New Game Events for Modding
FeatureModding · Events · Lua · Scripting
1 patcheslast touched 15mo ago▲ +6
Power trajectory
Up = buffed, down = nerfedZoom into one ability:6 abilities tracked
Filter by change type:1 types in this subject
Patch history
- ▲✨New"enter_hub"event—→Added
Event fired when hub area is entered (start/new game/load/save return).
- ▲✨New"enter_raid"event—→Added
Event fired when a raid is started, immediately after loading screen continues.
- ▲✨New"exit_train"event—→Added
Event fired when the player exits the train during a raid, after player position near train.
- ▲✨New"player_spawn"event—→Added
Event fired when the player spawns into the world (first entry to a room/level).
- ▲✨New"player_death"event—→Added
Event fired when the player dies during raids.
- ▲✨New"trade_completed"event—→Added
Event fired whenever the player completes a trade with a trader.