Module health

Source

Structs§

Health
Health is represented by u32s within the module, but treated as a float by the rest of the game.
HealthChange
Specifies what and how much changed current health

Functions§

is_downed
Returns true if an entity is downed, their character state is Crawl and their death protection has been consumed.
is_downed_or_dead