TRIGGER_KILL
Keywords:
TRIGGER_KILL
Syntax: KILL <percent>
The argument is a number between 0 and 100, this trigger is checked
whenever a PC attacks the mobile. The check occurs onle once, in the beggining of the combat, and if the percentage roll is lower than the argument the trigger is activated.
Examples:
KILL 20
This trigger will be activated if a PC attacks the mobile and if the percentage roll is lower than 20.
KILL 100
This trigger will be activated if a PC attacks the mobile.