Creature Modding

From IvanWiki
Revision as of 20:57, 12 January 2008 by 69.221.248.210 (talk) (very incomplete, of course)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A list of the flags that creatures use in the "char.dat" file, displayed here for modding purposes. This page is VERY incomplete right now, so you may not find the flag you want to know about right now.

flag description
AttachedGod = What god (if any) the creature is related to.
CanBeCloned = True/false value, determines whether the creature can be cloned with cloning magic.
CanThrow = True/false value, determines whether the creature can throw items.
FleshMaterial = What material the creature is made of.
NamePlural = The name of several of the creatures.
NameSingular = The name of the creature in-game.
SpillsBlood = True/false value, determines whether the creature bleeds.
Sweats = True/false value, determines whether the creature can sweat.
StandVerb = The term used in place of "standing" in game text.
UndeadVersions = True/false value, determines whether zombie/skeleton versions of the creature can be found in the dungeons.