Enum CipMonsterSkillType
Enumerates the possible monster skill types from CIP files.
Namespace: Fibula.Parsing.CipFiles.Enumerations
Assembly: Fibula.Parsing.CipFiles.dll
Syntax
public enum CipMonsterSkillType : byte
Fields
Name | Description |
---|---|
CarryStrength | The maximum capacity of the monster. |
FistFighting | The base fighting skill of the monster (unarmed). |
GoStrength | The speed strength of the monster. |
Hitpoints | The hitpoints of the monster. |