| number | 90 | The Monster ID |
side | DARKSIDE | The side of Xeen it appears on |
name | Sharla | Monster's Name |
experience | 10000 | Party experience when defeating it |
hp | 50 | Monster's max HP |
acc | 5 | Monster's armor class (physical defence) |
speed | 50 | Monster's attack speed (determines order per round) |
numberOfAttacks | 1 | Number of attacks monster gets per round |
hatesClass | Ranger | Class/race to attack first (ALL=attack entire party at once) |
strikes | 3 | The 'X' in the XdY equation |
dmgPerStrike | 4 | The 'Y' in the XdY equation |
attackType | Physical | Element type of attack |
specialAttack | None | Special effects caused by attack |
hitChance | 20 | Base probability of attack landing |
rangeAttack | False | Can attack at a distance |
monsterType | Unique | Certain monster types are affected differently by some spells |
res_fire | 0 | Resistance to fire based attacks |
res_elec | 0 | Resistance to electricity based attacks |
res_cold | 0 | Resistance to cold based attacks |
res_poison | 0 | Resistance to poison based attacks |
res_energy | 0 | Resistance to energy based attacks |
res_magic | 0 | Resistance to magic based attacks |
res_physical | 0 | Resistance to physical attacks |
field_29 | 0 | unknown! Doesn't seem to be used anywhere |
gold | 0 | Gold dropped by monster |
gems | 0 | Gems dropped by monster |
itemDrop | 0 | probability that monster drops an item |
flying | True | Boolean value: monster flies or it doesn't |
imageNumber | 53 | Sprite ID (xxx.MON and xxx.ATK files) |
loopAnimation | False | Frames either increment and loop, or bounce start to end and back |
animationEffect | 0 | Special effects |
idleSound | 100 | Effect number played by PlayFX every 5 seconds |
attackVoc | hiss | xxx.VOC file played when monster attacks |