Thing Commands
Radius trigger scripts can be used to interact with players or monsters, by making them enter certain states, giving benefits to players, and damaging monsters or players. Monsters and items can also be dynamically spawned, which can be useful for placing them onto ExtraFloors.
List of commands
DAMAGE_MONSTERSTake away health from a specific species of monster.
DAMAGE_PLAYER
Take away health from the player.
HEAL_PLAYER
Give the player health.
GIVE_ARMOUR
Give armour to the player.
GIVE_BENEFIT
Give the player ammo, weapons, powerups etc.
LOSE_BENEFIT
Take away ammo, weapons, powerups etc.
SPAWN_THING
Spawn a monster or item on the map.
THING_EVENT
Force a thing to go into certain states.