Reaction |
Condition 1 | If takes damage and condition flag is 2 |
| Set sprite to 5 |
Modify speed by 9 |
Set condition flag to current flag +1 |
Do nothing |
Condition 2 | If takes damage and condition flag is 4 |
Set sprite to 6 |
Modify speed by 8 |
Set condition flag to current flag +1 |
Do nothing |
Condition 3 | If takes damage and condition flag is 6 |
Set sprite to 7 |
Modify speed by 7 |
Set condition flag to current flag +1 |
Do nothing |
Condition 4 | If takes damage and condition flag is 8 |
Set sprite to 8 |
Modify speed by 6 |
Set condition flag to current flag +1 |
Do nothing |
Condition 5 | If takes damage and condition flag is 10 |
Set sprite to 9 |
Modify speed by 5 |
Set condition flag to current flag +1 |
Do nothing |
Condition 6 | If takes damage and condition flag is 12 |
Set sprite to 10 |
Modify speed by 4 |
Set condition flag to current flag +1 |
Show message 73 |
Show message 74 |
Do nothing |
Condition 7 | If takes damage and condition flag is 14 |
Set sprite to 11 |
Modify speed by 3 |
Set condition flag to current flag +1 |
Do nothing |
Condition 8 | If takes damage |
Set condition flag to current flag +1 |
Do nothing |