light hit reaction
Details
Kode wheel segment | Combat/Combat Properties/Hit Reactions |
Style | Boolean variable |
Modifiers | None |
Primarily WHEN/DO | Both |
Pre-made brains that use it | Unknown |
Combat > Combat Properties > Hit Reactions > light hit reaction
Description
This tile is a Boolean variable. It determines whether the character will play a hit reaction when hit by a light attack. Can be set to true or false, or queried on the WHEN side if it is true or false.
Example Code
WHEN [once] DO [light hit reaction][=][true]
or
WHEN [light hit reaction] DO [flash color][=][red]
Modifiers
None
Other Uses
None