medium 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 > medium hit reaction
Description
This tile is a Boolean variable. It determines whether the character will play a hit reaction when hit by a medium 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 [=][true]
or
WHEN DO [flash color][=][yellow]
Modifiers
None
Other Uses
None