/** @fn liv::maxhp @section Use
Type(s) | Description |
---|---|
@ref page_type_158 | <persistence> defines how long the disease can persist OUTSIDE a host. The disease can "move" <persistence> times outside a host before it vanishes. A negative value means the disease lasts for permanent (which is only recommended to use in maps without monsters). |
@ref page_type_35 | When the horn is fully charged up, it will hold this maximum amount of spellpoints. Make sure it is enough to cast the contained spell at least once. But don't set the value too high, as that might make the horn way too effective. |
@ref page_type_62 | <max hitpoints> are the maximum amount of hitpoints the wall can have. This only makes sense if the wall can regain health. |
@ref page_type_212, @ref page_type_28 | <max health> is the maximum amount of <health points> this monster can have. |
@ref page_type_3 | When the rod is fully charged up, it will hold this maximum amount of spellpoints. Make sure it is enough to cast the contained spell at least once. But don't set the value too high, as that might make the rod too effective. |
@ref page_type_154 | This should only be set to a summoning rune. It will then summon that many creatures of the kind <summon monster>. |
@ref page_type_214 | <max health> is the maximum amount of <health points> this weak wall can have. Since walls generally don't heal, I doubt this has much real effect. |