growhp
itemmonstermanual page 18
growhp <nbr>
Used 17 times in the base game data.
Arguments
| Argument | Type | Required | References |
|---|---|---|---|
| nbr | int | yes | — |
Takes 1 argument.
From the base game data
monster data
growhp 9 # When HP >= 9, change form to the previous monster type.
monster data
growhp 21 # When HP >= 21, change form to the previous monster type.
item data
growhp 0 # When HP >= 0, change form to the previous monste…