PatchDiff
gamesnewsabout

New Game Events for Modding

FeatureModding · Events · Lua · Scripting
1 patcheslast touched 15mo ago▲ +6

Power trajectory

Up = buffed, down = nerfed
0+6May 15, 2025May 15, 2025May 15, 2025 — MORE MOD TOOLS UPDATES! - Patch 1.1.15 | Patch Notes +6 / -0 (cum +6)
Zoom into one ability:6 abilities tracked
Filter by change type:1 types in this subject

Patch history

    • New"enter_hub"eventAdded

      Event fired when hub area is entered (start/new game/load/save return).

    • New"enter_raid"eventAdded

      Event fired when a raid is started, immediately after loading screen continues.

    • New"exit_train"eventAdded

      Event fired when the player exits the train during a raid, after player position near train.

    • New"player_spawn"eventAdded

      Event fired when the player spawns into the world (first entry to a room/level).

    • New"player_death"eventAdded

      Event fired when the player dies during raids.

    • New"trade_completed"eventAdded

      Event fired whenever the player completes a trade with a trader.