kill
Details
Kode wheel segment | Combat |
Style | Specialised |
Modifiers | None |
Primarily WHEN/DO | DO |
Pre-made brains that use it | Unknown |
Combat > kill
Description
This tile is used to reduce a character/object health to 0 and set off its death animation.
Example Code
WHEN [interacted] DO [kill][it]
Modifiers
None
Other Uses
Please note that a character set to Immortal will be unaffected by this kode. If you want an object to be removed rather than die, use destroy instead of kill.