Difference between revisions of "Module:Monsters stats/data"

From Idlescape Wiki
Jump to navigation Jump to search
m (3-37 test)
m (502-1009 test)
Line 1: Line 1:
 
return {
 
return {
   ["3"] = {
+
   ["502"] = {
     name = "Goblin",
+
     name = "Overseer Demon",
     attack = 1,
+
     attack = 104,
     strength = 1,
+
     strength = 160,
     defense = 2,
+
     defense = 165,
     magic = 1,
+
     magic = 220,
     range = 1,
+
     range = 120,
     constitution = 8,
+
     constitution = 1050,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 80,
+
     monsterCurrentHealth = 10500,
     maxHealth = 80,
+
     maxHealth = 10500,
 
     abilities = { {
 
     abilities = { {
       id = 1
+
       id = 125
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 30
 +
    }, {
 +
      id = 2
 
     }, {
 
     }, {
       id = 6
+
       id = 7
 
     }, {
 
     }, {
       id = 1
+
       id = 2
 
     } },
 
     } },
     attackSpeed = 3.6,
+
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
       Melee = 1,
+
       Melee = 1.2,
 
       Magic = 1,
 
       Magic = 1,
       Range = 1
+
       Fire = 1.33
 +
    },
 +
    offensiveAccuracyAffinityRating = {
 +
      Melee = 5,
 +
      Fire = 10
 
     },
 
     },
    offensiveAccuracyAffinityRating = { },
 
 
     offensiveCritical = {
 
     offensiveCritical = {
 
       chance = 0.05,
 
       chance = 0.05,
Line 30: Line 39:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 5,
+
       strength = 11,
       intellect = 0,
+
       intellect = 3,
 
       dexterity = 0
 
       dexterity = 0
 
     },
 
     },
Line 39: Line 48:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.1,
+
       Melee = 1.7,
       Magic = 0.9,
+
      Range = 0.75,
       Range = 1.1,
+
       Magic = 1.3,
       Ice = 0.75,
+
       Fire = 1.5,
       Piercing = 0.75
+
      Blunt = 1.2,
 +
       Slashing = 0.9,
 +
       Ice = 0.75
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 50: Line 61:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = -15,
+
       protection = 66,
       resistance = -5,
+
       resistance = 99,
       agility = -10,
+
       agility = 8,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "goblin" }
+
     species = { "demon" }
 
   },
 
   },
   ["5"] = {
+
   ["503"] = {
     name = "Guard",
+
     name = "Blood Spider",
     attack = 15,
+
     attack = 53,
     strength = 14,
+
     strength = 45,
     defense = 21,
+
     defense = 99,
 
     magic = 1,
 
     magic = 1,
 
     range = 1,
 
     range = 1,
     constitution = 33,
+
     constitution = 300,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 330,
+
     monsterCurrentHealth = 3000,
     maxHealth = 330,
+
     maxHealth = 3000,
 
     abilities = { {
 
     abilities = { {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 4
+
       id = 5
 
     }, {
 
     }, {
       id = 124
+
       id = 58
 
     }, {
 
     }, {
       id = 49
+
       id = 55
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 22
+
       id = 76
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 4
+
       id = 5
 
     } },
 
     } },
     attackSpeed = 2.4,
+
     attackSpeed = 3,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
      Slashing = 1.1,
 
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
       Range = 1
+
       Range = 1,
 +
      Piercing = 1.33,
 +
      Poison = 1.33
 +
    },
 +
    offensiveAccuracyAffinityRating = {
 +
      Piercing = 15,
 +
      Poison = 5
 
     },
 
     },
    offensiveAccuracyAffinityRating = { },
 
 
     offensiveCritical = {
 
     offensiveCritical = {
       chance = 0.05,
+
       chance = 0.1,
       damageMultiplier = 1.1
+
       damageMultiplier = 1.5
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 4,
+
       strength = 12,
 
       intellect = 0,
 
       intellect = 0,
 
       dexterity = 0
 
       dexterity = 0
Line 107: Line 122:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Piercing = 1.05,
+
       Melee = 1.6,
       Blunt = 1.1,
+
       Magic = 1.15,
       Slashing = 1.25,
+
       Range = 0.7,
       Magic = 0.9,
+
       Blunt = 0.9,
       Fire = 0.75,
+
       Slashing = 1.1,
       Ice = 0.75,
+
       Piercing = 0.9,
       Range = 1.25,
+
       Ice = 0.8
      Melee = 1.1,
 
      Poison = 0.8
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 123: Line 136:
 
     armor = {
 
     armor = {
 
       protection = 33,
 
       protection = 33,
       resistance = 30,
+
       resistance = 44,
       agility = 3,
+
       agility = 90,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "human" }
+
     species = { "beast" }
 
   },
 
   },
   ["6"] = {
+
   ["504"] = {
     name = "Militia Crossbowman",
+
     name = "Vassal Demon",
     attack = 14,
+
     attack = 96,
     strength = 6,
+
     strength = 128,
     defense = 18,
+
     defense = 149,
     magic = 1,
+
     magic = 156,
     range = 14,
+
     range = 99,
     constitution = 27,
+
     constitution = 825,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 270,
+
     monsterCurrentHealth = 8250,
     maxHealth = 270,
+
     maxHealth = 8250,
 
     abilities = { {
 
     abilities = { {
       id = 3
+
       id = 2
 
     }, {
 
     }, {
       id = 27
+
       id = 142
 
     }, {
 
     }, {
       id = 123
+
       id = 18
 
     }, {
 
     }, {
       id = 3
+
       id = 7
 
     }, {
 
     }, {
       id = 27
+
       id = 2
 
     }, {
 
     }, {
       id = 21
+
       id = 142
    }, {
 
      id = 27
 
 
     } },
 
     } },
 
     attackSpeed = 2.4,
 
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
      Piercing = 1.1,
 
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
       Range = 1
+
       Range = 1,
 +
      Fire = 1.33
 +
    },
 +
    offensiveAccuracyAffinityRating = {
 +
      Fire = 1.33
 
     },
 
     },
    offensiveAccuracyAffinityRating = { },
 
 
     offensiveCritical = {
 
     offensiveCritical = {
 
       chance = 0.05,
 
       chance = 0.05,
Line 168: Line 181:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 0,
+
       strength = 22,
       intellect = 0,
+
       intellect = 33,
       dexterity = 4
+
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 177: Line 190:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 0.9,
+
       Melee = 1.2,
       Magic = 0.9,
+
       Magic = 1.6,
       Range = 1.4,
+
       Range = 0.75,
      Piercing = 0.75,
+
       Fire = 1.5,
       Blunt = 1.05,
+
       Blunt = 1.2,
       Slashing = 1.1,
+
       Slashing = 0.9,
       Fire = 0.75,
+
       Ice = 0.75
       Poison = 0.8
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 191: Line 203:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 25,
+
       protection = 48,
       resistance = 20,
+
       resistance = 80,
       agility = 22,
+
       agility = -4,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "human" }
+
     species = { "demon" }
 
   },
 
   },
   ["7"] = {
+
   ["507"] = {
     name = "Hobgoblin",
+
     name = "Big Gobbo",
     attack = 14,
+
     attack = 68,
     strength = 6,
+
     strength = 72,
     defense = 18,
+
     defense = 98,
 
     magic = 1,
 
     magic = 1,
     range = 14,
+
     range = 1,
     constitution = 33,
+
     constitution = 200,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 330,
+
     monsterCurrentHealth = 2000,
     maxHealth = 330,
+
     maxHealth = 2000,
 
     abilities = { {
 
     abilities = { {
      id = 54
 
    }, {
 
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
Line 219: Line 229:
 
     }, {
 
     }, {
 
       id = 6
 
       id = 6
 +
    }, {
 +
      id = 1
 
     }, {
 
     }, {
 
       id = 53
 
       id = 53
    }, {
 
      id = 6
 
 
     } },
 
     } },
     attackSpeed = 3.2,
+
     attackSpeed = 2.6,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
       Melee = 1,
+
       Melee = 1.2,
 
       Magic = 1,
 
       Magic = 1,
 
       Range = 1,
 
       Range = 1,
       Blunt = 1.1
+
       Blunt = 1.33
 +
    },
 +
    offensiveAccuracyAffinityRating = {
 +
      Melee = 30,
 +
      Blunt = 15
 
     },
 
     },
    offensiveAccuracyAffinityRating = { },
 
 
     offensiveCritical = {
 
     offensiveCritical = {
 
       chance = 0.05,
 
       chance = 0.05,
Line 237: Line 250:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 6,
+
       strength = 32,
 
       intellect = 0,
 
       intellect = 0,
       dexterity = 4
+
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 246: Line 259:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.2,
+
       Melee = 1.4,
      Magic = 0.9,
 
 
       Range = 1.2,
 
       Range = 1.2,
       Piercing = 0.75,
+
       Magic = 0.8,
       Blunt = 1.1,
+
       Ice = 0.9,
       Slashing = 1.1
+
       Piercing = 0.75
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 258: Line 270:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 24,
+
       protection = 32,
       resistance = 24,
+
       resistance = 40,
       agility = 4,
+
       agility = 8,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
 
     species = { "goblin" }
 
     species = { "goblin" }
 
   },
 
   },
   ["8"] = {
+
   ["510"] = {
     name = "Greater Imp",
+
     name = "Volcanic Giant",
    smallSplashDisplay = true,
+
     attack = 132,
     attack = 9,
+
     strength = 124,
     strength = 8,
+
     defense = 293,
     defense = 7,
+
     magic = 111,
     magic = 1,
+
     range = 88,
     range = 1,
+
     constitution = 1500,
     constitution = 23,
 
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 230,
+
     monsterCurrentHealth = 15000,
     maxHealth = 230,
+
     maxHealth = 15000,
 
     abilities = { {
 
     abilities = { {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 5
+
       id = 4
 +
    }, {
 +
      id = 36
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 30
+
       id = 142
 +
    }, {
 +
      id = 1
 
     } },
 
     } },
     attackSpeed = 2.4,
+
     attackSpeed = 3,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
 
       Range = 1,
 
       Range = 1,
       Piercing = 1.1,
+
       Slashing = 1.33,
       Fire = 1.25
+
       Fire = 1.33
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Fire = 1.33
+
      Slashing = 33,
 +
       Fire = 15
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 302: Line 318:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 0,
+
       strength = 40,
       intellect = 0,
+
       intellect = 30,
       dexterity = 0
+
       dexterity = 22
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 311: Line 327:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.2,
+
      Blunt = 0.8,
 +
      Slashing = 1.1,
 +
      Piercing = 1.1,
 +
       Melee = 0.95,
 
       Magic = 1.5,
 
       Magic = 1.5,
       Range = 0.9,
+
       Range = 1.75,
       Piercing = 0.75,
+
       Ice = 0.75,
       Fire = 1.3,
+
       Fire = 2.5
      Ice = 0.75
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 323: Line 341:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 15,
+
       protection = 80,
       resistance = 40,
+
       resistance = 110,
       agility = 5,
+
       agility = -24,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "demon" }
+
     species = { "giant" }
 
   },
 
   },
   ["9"] = {
+
   ["512"] = {
     name = "Deadly Spider",
+
     name = "Imbued Black Knight",
    smallSplashDisplay = true,
+
     attack = 68,
     attack = 24,
+
     strength = 68,
     strength = 14,
+
     defense = 128,
     defense = 45,
 
 
     magic = 1,
 
     magic = 1,
 
     range = 1,
 
     range = 1,
     constitution = 53,
+
     constitution = 540,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 530,
+
     monsterCurrentHealth = 5400,
     maxHealth = 530,
+
     maxHealth = 5400,
 
     abilities = { {
 
     abilities = { {
 +
      id = 124
 +
    }, {
 +
      id = 4
 +
    }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 5
+
      id = 125
     } },
+
    }, {
     attackSpeed = 3.6,
+
      id = 66
 +
    }, {
 +
      id = 4
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 65
 +
    }, {
 +
      id = 22
 +
    }, {
 +
      id = 1
 +
    }, {
 +
       id = 5
 +
    }, {
 +
      id = 4
 +
    }, {
 +
      id = 1
 +
     } },
 +
     attackSpeed = 3,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
 
       Range = 1,
 
       Range = 1,
       Piercing = 1.1,
+
      Slashing = 1.15,
       Poison = 1.1
+
       Piercing = 1.15,
 +
       Poison = 0.8
 +
    },
 +
    offensiveAccuracyAffinityRating = {
 +
      Melee = 20
 
     },
 
     },
    offensiveAccuracyAffinityRating = { },
 
 
     offensiveCritical = {
 
     offensiveCritical = {
       chance = 0.1,
+
       chance = 0.05,
       damageMultiplier = 1.33
+
       damageMultiplier = 1.1
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 15,
+
       strength = 16,
 
       intellect = 0,
 
       intellect = 0,
       dexterity = 0
+
       dexterity = 4
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 370: Line 412:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.3,
+
       Melee = 1.5,
       Magic = 0.9,
+
       Magic = 0.75,
       Range = 0.75,
+
       Range = 1.5,
       Blunt = 0.75,
+
       Blunt = 0.7,
       Slashing = 1.1,
+
       Slashing = 1.25,
       Piercing = 0.75
+
      Piercing = 1.33,
 +
       Fire = 1.1,
 +
      Ice = 1.1,
 +
      Nature = 1.1,
 +
      Chaos = 1.1
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 382: Line 428:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 18,
+
       protection = 164,
       resistance = 25,
+
       resistance = 66,
       agility = 30,
+
       agility = -64,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "beast" }
+
     species = { "golem" }
 
   },
 
   },
   ["10"] = {
+
   ["515"] = {
     name = "Deadly Red Spider",
+
     name = "Swordfish Champion",
    smallSplashDisplay = true,
+
     attack = 125,
     attack = 26,
+
     strength = 102,
     strength = 18,
+
     defense = 192,
     defense = 50,
 
 
     magic = 1,
 
     magic = 1,
 
     range = 1,
 
     range = 1,
     constitution = 57,
+
     constitution = 1050,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 570,
+
     monsterCurrentHealth = 10500,
     maxHealth = 570,
+
     maxHealth = 10500,
 
     abilities = { {
 
     abilities = { {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 5
+
       id = 4
 
     }, {
 
     }, {
       id = 58
+
       id = 144
    }, {
 
      id = 55
 
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 5
+
       id = 4
 
     }, {
 
     }, {
       id = 1
+
       id = 144
 
     }, {
 
     }, {
       id = 5
+
       id = 4
 
     } },
 
     } },
     attackSpeed = 3.2,
+
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
 
       Range = 1,
 
       Range = 1,
       Piercing = 1.25,
+
       Slashing = 1.33
       Poison = 1.25
+
    },
 +
    offensiveAccuracyAffinityRating = {
 +
       Slashing = 20
 
     },
 
     },
    offensiveAccuracyAffinityRating = { },
 
 
     offensiveCritical = {
 
     offensiveCritical = {
       chance = 0.1,
+
       chance = 0.05,
       damageMultiplier = 1.33
+
       damageMultiplier = 1.1
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 20,
+
       strength = 30,
 
       intellect = 0,
 
       intellect = 0,
 
       dexterity = 0
 
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
       minimum = 0.5,
+
       minimum = 0.05,
 
       maximum = 1
 
       maximum = 1
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.3,
+
       Melee = 1.5,
       Magic = 0.9,
+
       Magic = 1.5,
       Range = 0.75,
+
       Range = 1.5,
       Blunt = 0.75,
+
       Piercing = 0.5,
      Slashing = 1.1,
+
       Lightning = 0.6,
       Piercing = 0.75,
+
       Chaos = 1.1
       Fire = 0.75
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 454: Line 497:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 22,
+
       protection = 80,
       resistance = 25,
+
       resistance = 30,
       agility = 48,
+
       agility = 25,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
 
     species = { "beast" }
 
     species = { "beast" }
 
   },
 
   },
   ["11"] = {
+
   ["516"] = {
     name = "Lesser Demon",
+
     name = "Ancient Ascended",
     attack = 54,
+
     attack = 174,
     strength = 45,
+
     strength = 142,
     defense = 107,
+
     defense = 270,
     magic = 56,
+
     magic = 1,
     range = 45,
+
     range = 1,
     constitution = 122,
+
     constitution = 1500,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 1220,
+
     monsterCurrentHealth = 15000,
     maxHealth = 1220,
+
     maxHealth = 15000,
 
     abilities = { {
 
     abilities = { {
       id = 2
+
       id = 76
 
     }, {
 
     }, {
       id = 30
+
       id = 1
 
     }, {
 
     }, {
       id = 2
+
       id = 4
 
     }, {
 
     }, {
       id = 142
+
       id = 76
    }, {
 
      id = 30
 
    }, {
 
      id = 2
 
    }, {
 
      id = 78
 
 
     } },
 
     } },
     attackSpeed = 2.5,
+
     attackSpeed = 2.2,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
 
       Range = 1,
 
       Range = 1,
       Fire = 1.33
+
       Slashing = 1.33
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Fire = 1.33
+
       Slashing = 20
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 502: Line 539:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 10,
+
       strength = 30,
       intellect = 20,
+
       intellect = 0,
 
       dexterity = 0
 
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
 
       minimum = 0.5,
 
       minimum = 0.5,
       maximum = 0.9
+
       maximum = 1
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Magic = 1.4,
+
       Melee = 1.3,
       Range = 0.75,
+
       Magic = 1.3,
       Melee = 1.2,
+
       Range = 1.3,
       Fire = 1.5,
+
       Piercing = 0.5,
       Blunt = 1.2,
+
       Lightning = 0.6,
       Slashing = 0.7
+
       Chaos = 2
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 523: Line 560:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 24,
+
       protection = 50,
       resistance = 50,
+
       resistance = 40,
       agility = -12,
+
       agility = 60,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "demon" }
+
     species = { "shrimp" }
 
   },
 
   },
   ["12"] = {
+
   ["517"] = {
     name = "Greater Demon",
+
     name = "Voidtouched Giant",
     attack = 61,
+
     attack = 148,
     strength = 50,
+
     strength = 180,
     defense = 122,
+
     defense = 315,
     magic = 80,
+
     magic = 147,
     range = 50,
+
     range = 125,
     constitution = 134,
+
     constitution = 2250,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 1340,
+
     monsterCurrentHealth = 22500,
     maxHealth = 1340,
+
     maxHealth = 22500,
 
     abilities = { {
 
     abilities = { {
       id = 2
+
       id = 6
 
     }, {
 
     }, {
       id = 30
+
       id = 6
 
     }, {
 
     }, {
       id = 142
+
       id = 11
 
     }, {
 
     }, {
       id = 2
+
       id = 6
 
     }, {
 
     }, {
       id = 30
+
       id = 17
 
     }, {
 
     }, {
       id = 7
+
       id = 10
 
     }, {
 
     }, {
       id = 78
+
       id = 14
 
     } },
 
     } },
     attackSpeed = 2.6,
+
     attackSpeed = 3,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
 
       Magic = 1,
 
       Magic = 1,
 
       Range = 1,
 
       Range = 1,
       Fire = 1.33
+
       Blunt = 1.33,
 +
      Chaos = 1.33
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Fire = 1.33
+
       Blunt = 33,
 +
      Chaos = 15
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 571: Line 610:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 10,
+
       strength = 23,
       intellect = 15,
+
       intellect = 0,
       dexterity = 0
+
       dexterity = 4
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 580: Line 619:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Magic = 1.6,
+
       Blunt = 0.8,
       Range = 0.75,
+
      Slashing = 1.1,
       Melee = 1.2,
+
       Piercing = 1.1,
       Fire = 1.5,
+
       Melee = 1.75,
       Blunt = 1.2,
+
       Magic = 0.9,
       Slashing = 0.75
+
       Range = 1.75,
 +
      Chaos = 2.5,
 +
       Lightning = 0.9
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 592: Line 633:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 36,
+
       protection = 75,
       resistance = 66,
+
       resistance = 100,
       agility = -16,
+
       agility = -10,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "demon" }
+
     species = { "giant", "chaotic" }
 
   },
 
   },
   ["13"] = {
+
   ["518"] = {
     name = "Black Knight",
+
     name = "Obsidian Mage",
     attack = 20,
+
     attack = 112,
     strength = 16,
+
     strength = 112,
     defense = 38,
+
     defense = 210,
     magic = 1,
+
     magic = 112,
     range = 1,
+
     range = 112,
     constitution = 63,
+
     constitution = 600,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 630,
+
     monsterCurrentHealth = 6000,
     maxHealth = 630,
+
     maxHealth = 6000,
 
     abilities = { {
 
     abilities = { {
       id = 4
+
       id = 2
 
     }, {
 
     }, {
       id = 1
+
       id = 77
 
     }, {
 
     }, {
       id = 125
+
       id = 2
 
     }, {
 
     }, {
       id = 5
+
       id = 31
 
     }, {
 
     }, {
       id = 4
+
       id = 2
 
     }, {
 
     }, {
       id = 1
+
       id = 32
 
     }, {
 
     }, {
       id = 65
+
       id = 2
 
     }, {
 
     }, {
       id = 4
+
       id = 143
 
     }, {
 
     }, {
       id = 22
+
       id = 77
    }, {
+
     } },
      id = 5
+
     attackSpeed = 2.4,
    }, {
+
     offensiveDamageAffinity = {
      id = 4
+
       Melee = 1.1,
    }, {
+
       Magic = 1.1,
      id = 1
+
       Range = 1.1
     } },
 
     attackSpeed = 3,
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Magic = 1,
 
       Range = 1,
 
      Slashing = 1.15,
 
      Piercing = 1.15,
 
      Poison = 0.8
 
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Slashing = 1.15
+
       Melee = 10,
 +
      Magic = 10,
 +
      Range = 10
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 652: Line 686:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 4,
+
       strength = 33,
       intellect = 0,
+
       intellect = 33,
       dexterity = 4
+
       dexterity = 33
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 662: Line 696:
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
 
       Melee = 1.5,
 
       Melee = 1.5,
       Magic = 0.75,
+
       Magic = 0.9,
       Range = 1.2,
+
       Range = 1.5,
       Blunt = 0.7,
+
       Blunt = 0.5,
       Slashing = 1.25,
+
       Slashing = 1.5,
       Piercing = 1.33,
+
       Piercing = 1.5,
       Fire = 1.1,
+
       Chaos = 0.85,
       Ice = 1.1,
+
       Poison = 0.5
      Nature = 1.1,
 
      Chaos = 1.1
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 677: Line 709:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 60,
+
       protection = 120,
       resistance = 12,
+
       resistance = 120,
       agility = -60,
+
       agility = -20,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
 
     species = { "golem" }
 
     species = { "golem" }
 
   },
 
   },
   ["14"] = {
+
   ["519"] = {
     name = "Moss Giant",
+
     name = "Obsidian Knight",
     attack = 78,
+
     attack = 112,
     strength = 53,
+
     strength = 112,
     defense = 203,
+
     defense = 210,
     magic = 44,
+
     magic = 112,
     range = 35,
+
     range = 112,
     constitution = 225,
+
     constitution = 600,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 2250,
+
     monsterCurrentHealth = 6000,
     maxHealth = 2250,
+
     maxHealth = 6000,
 
     abilities = { {
 
     abilities = { {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 6
+
       id = 4
    }, {
 
      id = 137
 
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 45
+
       id = 5
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 +
    }, {
 +
      id = 22
 
     } },
 
     } },
     attackSpeed = 3.6,
+
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
       Melee = 1,
+
       Melee = 1.1,
       Magic = 1,
+
       Magic = 1.1,
       Range = 1,
+
       Range = 1.1
      Blunt = 1.33,
 
      Nature = 1.33
 
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Blunt = 25,
+
       Melee = 10,
       Nature = 12
+
       Magic = 10,
 +
      Range = 10
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 725: Line 756:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 28,
+
       strength = 33,
       intellect = 16,
+
       intellect = 33,
       dexterity = 16
+
       dexterity = 33
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 734: Line 765:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Blunt = 0.7,
+
       Melee = 1.5,
      Slashing = 1.1,
+
       Magic = 0.9,
       Piercing = 1.1,
 
      Melee = 0.95,
 
      Magic = 1.3,
 
 
       Range = 1.5,
 
       Range = 1.5,
       Chaos = 0.75,
+
      Blunt = 0.5,
       Nature = 2
+
      Slashing = 1.5,
 +
      Piercing = 1.5,
 +
       Chaos = 0.85,
 +
       Poison = 0.5
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 748: Line 779:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 90,
+
       protection = 120,
       resistance = 70,
+
       resistance = 120,
       agility = -16,
+
       agility = -20,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "giant" }
+
     species = { "golem" }
 
   },
 
   },
   ["15"] = {
+
   ["520"] = {
     name = "Fire Giant",
+
     name = "Obsidian Ranger",
     attack = 62,
+
     attack = 112,
     strength = 43,
+
     strength = 112,
     defense = 173,
+
     defense = 210,
     magic = 55,
+
     magic = 112,
     range = 34,
+
     range = 112,
     constitution = 195,
+
     constitution = 600,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 1950,
+
     monsterCurrentHealth = 6000,
     maxHealth = 1950,
+
     maxHealth = 6000,
 
     abilities = { {
 
     abilities = { {
       id = 1
+
       id = 3
 
     }, {
 
     }, {
       id = 4
+
       id = 29
 
     }, {
 
     }, {
       id = 7
+
       id = 3
 
     }, {
 
     }, {
       id = 1
+
       id = 28
 
     }, {
 
     }, {
       id = 142
+
       id = 3
 
     }, {
 
     }, {
       id = 1
+
       id = 27
 
     } },
 
     } },
     attackSpeed = 3,
+
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
       Melee = 1,
+
       Melee = 1.1,
       Magic = 1,
+
       Magic = 1.1,
       Range = 1,
+
       Range = 1.1
      Slashing = 1.33,
 
      Fire = 1.33
 
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Slashing = 25,
+
       Melee = 10,
       Fire = 12
+
       Magic = 10,
 +
      Range = 10
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 796: Line 826:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 28,
+
       strength = 15,
       intellect = 16,
+
       intellect = 15,
       dexterity = 16
+
       dexterity = 15
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 805: Line 835:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Blunt = 0.7,
+
       Melee = 1.5,
      Slashing = 1.1,
+
       Magic = 0.9,
       Piercing = 1.1,
 
      Melee = 0.95,
 
      Magic = 1.3,
 
 
       Range = 1.5,
 
       Range = 1.5,
       Ice = 0.75,
+
       Blunt = 0.5,
       Fire = 2
+
       Slashing = 1.5,
 +
      Piercing = 1.5,
 +
      Chaos = 0.85,
 +
      Poison = 0.5
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 819: Line 849:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 70,
+
       protection = 120,
       resistance = 90,
+
       resistance = 120,
       agility = -8,
+
       agility = -20,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "giant" }
+
     species = { "golem" }
 
   },
 
   },
   ["16"] = {
+
   ["521"] = {
     name = "Ice Giant",
+
     name = "Possessed Mage",
     attack = 86,
+
     attack = 96,
     strength = 58,
+
     strength = 10,
     defense = 188,
+
     defense = 90,
     magic = 50,
+
     magic = 79,
     range = 38,
+
     range = 1,
     constitution = 240,
+
     constitution = 525,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 2400,
+
     monsterCurrentHealth = 5250,
     maxHealth = 2400,
+
     maxHealth = 5250,
 
     abilities = { {
 
     abilities = { {
       id = 1
+
       id = 77
 
     }, {
 
     }, {
       id = 5
+
       id = 2
 
     }, {
 
     }, {
       id = 1
+
       id = 143
 
     }, {
 
     }, {
       id = 67
+
       id = 2
 
     }, {
 
     }, {
       id = 126
+
       id = 7
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 143
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 18
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 143
 
     }, {
 
     }, {
       id = 1
+
       id = 2
 
     } },
 
     } },
     attackSpeed = 3,
+
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
       Magic = 1,
+
       Magic = 1.1,
 
       Range = 1,
 
       Range = 1,
       Piercing = 1.33,
+
       Poison = 1.25
      Ice = 1.33
 
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Piercing = 25,
+
       Melee = 0,
       Ice = 12
+
       Magic = 20,
 +
      Range = 0
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 867: Line 911:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 28,
+
       strength = 0,
       intellect = 16,
+
       intellect = 15,
       dexterity = 16
+
       dexterity = 0
     },
+
     },
 
     hitMults = {
 
     hitMults = {
 
       minimum = 0.5,
 
       minimum = 0.5,
Line 876: Line 920:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
      Blunt = 0.7,
+
       Melee = 0.9,
      Slashing = 1.1,
+
       Magic = 1.6,
      Piercing = 1.1,
+
       Range = 0.75,
       Melee = 0.95,
+
       Slashing = 0.75
       Magic = 1.3,
 
       Range = 1.5,
 
       Fire = 0.75,
 
      Ice = 2
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 890: Line 930:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 115,
+
       protection = -10,
       resistance = 99,
+
       resistance = 128,
       agility = -20,
+
       agility = 16,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "giant" }
+
     species = { "human" }
 
   },
 
   },
   ["20"] = {
+
   ["522"] = {
     name = "Chaos Giant",
+
     name = "Pactbound Sorceror",
     attack = 112,
+
     attack = 125,
     strength = 77,
+
     strength = 10,
     defense = 256,
+
     defense = 120,
     magic = 70,
+
     magic = 102,
     range = 54,
+
     range = 1,
     constitution = 450,
+
     constitution = 600,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 4500,
+
     monsterCurrentHealth = 6000,
     maxHealth = 4500,
+
     maxHealth = 6000,
 
     abilities = { {
 
     abilities = { {
       id = 78
+
       id = 125
 
     }, {
 
     }, {
       id = 6
+
       id = 77
 
     }, {
 
     }, {
       id = 6
+
       id = 143
 
     }, {
 
     }, {
       id = 11
+
       id = 18
 
     }, {
 
     }, {
       id = 6
+
       id = 143
 
     }, {
 
     }, {
       id = 17
+
       id = 122
 
     }, {
 
     }, {
       id = 6
+
       id = 131
    }, {
 
      id = 14
 
 
     } },
 
     } },
     attackSpeed = 3,
+
     attackSpeed = 2.8,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
       Magic = 1,
+
       Magic = 1.25,
 
       Range = 1,
 
       Range = 1,
       Blunt = 1.33,
+
       Poison = 1.25
      Chaos = 1.33
 
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Blunt = 25,
+
       Melee = 0,
       Chaos = 12
+
       Magic = 20,
 +
      Range = 0
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 942: Line 980:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 8,
+
       strength = 0,
       intellect = 0,
+
       intellect = 19,
       dexterity = 4
+
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 951: Line 989:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
      Blunt = 0.8,
+
       Melee = 0.9,
      Slashing = 1.1,
+
       Magic = 1.6,
      Piercing = 1.1,
+
       Range = 0.75,
       Melee = 1.6,
+
       Slashing = 0.75
      Magic = 0.9,
 
       Range = 1.6,
 
       Chaos = 2,
 
      Lightning = 0.8,
 
       Nature = 0.9
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 966: Line 999:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 98,
+
       protection = -10,
       resistance = 64,
+
       resistance = 180,
       agility = 0,
+
       agility = 32,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "giant", "chaotic" }
+
     species = { "human" }
 
   },
 
   },
   ["21"] = {
+
   ["523"] = {
     name = "Chaotic Abomination",
+
     name = "Nox Wolf",
     attack = 100,
+
     attack = 70,
     strength = 90,
+
     strength = 56,
     defense = 276,
+
     defense = 114,
     magic = 90,
+
     magic = 1,
     range = 90,
+
     range = 1,
     constitution = 638,
+
     constitution = 375,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 6380,
+
     monsterCurrentHealth = 3750,
     maxHealth = 6380,
+
     maxHealth = 3750,
 
     abilities = { {
 
     abilities = { {
 +
      id = 1
 +
    }, {
 +
      id = 4
 +
    }, {
 +
      id = 1
 +
    }, {
 
       id = 78
 
       id = 78
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 14
+
       id = 22
    }, {
 
      id = 17
 
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 11
+
       id = 40
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 10
+
       id = 22
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 41
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 4
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     } },
 
     } },
     attackSpeed = 3.4,
+
     attackSpeed = 2.4,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
       Melee = 1,
+
       Melee = 1.2,
 
       Magic = 1,
 
       Magic = 1,
       Range = 1,
+
       Range = 1
      Chaos = 1.5
 
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Chaos = 25
+
       Melee = 11,
 +
      Magic = 0,
 +
      Range = 0
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,019: Line 1,065:
 
     weapon = {
 
     weapon = {
 
       strength = 15,
 
       strength = 15,
       intellect = 15,
+
       intellect = 0,
       dexterity = 15
+
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 1,027: Line 1,073:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Blunt = 0.8,
+
       Melee = 0.8,
       Slashing = 0.8,
+
       Magic = 1.2,
       Piercing = 0.8,
+
       Range = 1.4,
       Melee = 0.95,
+
       Piercing = 0.75,
       Magic = 0.6,
+
       Nature = 1.1,
      Range = 0.95,
+
       Fire = 0.9
      Chaos = 3,
 
      Lightning = 0.8,
 
       Nature = 0.9
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,042: Line 1,085:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 60,
+
       protection = 50,
       resistance = 20,
+
       resistance = 40,
       agility = 50,
+
       agility = 66,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "chaotic" }
+
    smallSplashDisplay = true,
 +
     species = { "beast" }
 
   },
 
   },
   ["22"] = {
+
   ["524"] = {
     name = "Swordfish",
+
     name = "Royal Elven Hunter",
     attack = 70,
+
     attack = 125,
     strength = 38,
+
     strength = 53,
     defense = 114,
+
     defense = 99,
     magic = 24,
+
     magic = 1,
     range = 14,
+
     range = 131,
     constitution = 147,
+
     constitution = 690,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 1470,
+
     monsterCurrentHealth = 6900,
     maxHealth = 1470,
+
     maxHealth = 6900,
 
     abilities = { {
 
     abilities = { {
       id = 4
+
       id = 58
     } },
+
    }, {
     attackSpeed = 2.6,
+
      id = 3
     offensiveDamageAffinity = {
+
    }, {
       Melee = 1,
+
      id = 134
       Magic = 1,
+
    }, {
       Range = 1,
+
      id = 21
      Slashing = 1.33
+
    }, {
     },
+
      id = 3
 +
    }, {
 +
      id = 134
 +
    }, {
 +
      id = 23
 +
    }, {
 +
      id = 3
 +
    }, {
 +
      id = 3
 +
    }, {
 +
      id = 47
 +
    }, {
 +
      id = 3
 +
    }, {
 +
      id = 134
 +
    }, {
 +
      id = 42
 +
    }, {
 +
      id = 60
 +
     } },
 +
     attackSpeed = 2.4,
 +
     offensiveDamageAffinity = {
 +
       Melee = 1,
 +
       Magic = 1,
 +
       Range = 1.3
 +
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Slashing = 15
+
       Melee = 5,
 +
      Magic = 0,
 +
      Range = 15
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,078: Line 1,149:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 20,
+
       strength = 0,
 
       intellect = 0,
 
       intellect = 0,
       dexterity = 0
+
       dexterity = 25
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 1,087: Line 1,158:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.1,
+
       Melee = 1.5,
       Magic = 1.1,
+
       Magic = 1.3,
       Range = 1.1,
+
       Range = 0.9,
       Piercing = 0.8,
+
       Nature = 1.5,
       Lightning = 0.9
+
       Chaos = 0.7
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,098: Line 1,169:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 20,
+
       protection = 66,
       resistance = 20,
+
       resistance = 66,
       agility = 15,
+
       agility = 150,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "beast" }
+
     species = { "elf" }
 
   },
 
   },
   ["23"] = {
+
   ["525"] = {
     name = "Ascended",
+
     name = "Royal Elven Warrior",
     attack = 102,
+
     attack = 144,
     strength = 50,
+
     strength = 131,
     defense = 168,
+
     defense = 323,
     magic = 50,
+
     magic = 1,
 
     range = 1,
 
     range = 1,
     constitution = 177,
+
     constitution = 1013,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 1770,
+
     monsterCurrentHealth = 10130,
     maxHealth = 1770,
+
     maxHealth = 10130,
 
     abilities = { {
 
     abilities = { {
       id = 31
+
       id = 49
     } },
+
    }, {
     attackSpeed = 2.2,
+
      id = 4
     offensiveDamageAffinity = {
+
    }, {
       Melee = 1,
+
      id = 5
       Magic = 1,
+
    }, {
       Range = 1,
+
      id = 6
      Slashing = 1.33
+
    }, {
 +
      id = 4
 +
    }, {
 +
      id = 66
 +
    }, {
 +
      id = 6
 +
    }, {
 +
      id = 22
 +
    }, {
 +
      id = 5
 +
    }, {
 +
      id = 6
 +
    }, {
 +
      id = 78
 +
     } },
 +
     attackSpeed = 3,
 +
     offensiveDamageAffinity = {
 +
       Melee = 1.3,
 +
       Magic = 1,
 +
       Range = 1
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Slashing = 15
+
       Melee = 15,
 +
      Magic = 0,
 +
      Range = 0
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,134: Line 1,226:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 0,
+
       strength = 15,
 
       intellect = 0,
 
       intellect = 0,
 
       dexterity = 0
 
       dexterity = 0
Line 1,143: Line 1,235:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.1,
+
       Melee = 1.6,
       Magic = 1.1,
+
       Magic = 1.2,
       Range = 1.1,
+
       Range = 0.9,
       Piercing = 0.7,
+
       Nature = 1.5,
       Chaos = 3,
+
       Chaos = 0.7
      Lightning = 0.9
 
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,155: Line 1,246:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 30,
+
       protection = 164,
       resistance = 40,
+
       resistance = 55,
       agility = 24,
+
       agility = 60,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "shrimp" }
+
     species = { "elf" }
 
   },
 
   },
   ["26"] = {
+
   ["526"] = {
     name = "Elven Hunter",
+
     name = "Royal Elven Mage",
     attack = 98,
+
     attack = 131,
     strength = 26,
+
     strength = 48,
     defense = 50,
+
     defense = 282,
     magic = 1,
+
     magic = 168,
     range = 53,
+
     range = 79,
     constitution = 200,
+
     constitution = 1050,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 2000,
+
     monsterCurrentHealth = 10500,
     maxHealth = 2000,
+
     maxHealth = 10500,
 
     abilities = { {
 
     abilities = { {
       id = 27
+
       id = 77
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 32
 +
    }, {
 +
      id = 80
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 9
 
     }, {
 
     }, {
       id = 3
+
       id = 79
 
     }, {
 
     }, {
       id = 21
+
       id = 89
 
     }, {
 
     }, {
       id = 3
+
       id = 2
 
     }, {
 
     }, {
       id = 3
+
       id = 47
 
     }, {
 
     }, {
       id = 23
+
       id = 2
 
     } },
 
     } },
     attackSpeed = 2.4,
+
     attackSpeed = 3.2,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1,
 
       Melee = 1,
       Magic = 1,
+
       Magic = 1.5,
       Range = 1.3
+
       Range = 1
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Melee = 10,
+
       Melee = 0,
       Magic = 0,
+
       Magic = 20,
       Range = 25
+
       Range = 0
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,203: Line 1,304:
 
     weapon = {
 
     weapon = {
 
       strength = 0,
 
       strength = 0,
       intellect = 0,
+
       intellect = 15,
       dexterity = 8
+
       dexterity = 0
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 1,211: Line 1,312:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.5,
+
       Melee = 1.2,
       Magic = 1.3,
+
       Magic = 1.6,
 
       Range = 0.9,
 
       Range = 0.9,
 
       Nature = 1.5,
 
       Nature = 1.5,
Line 1,222: Line 1,323:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 44,
+
       protection = 50,
       resistance = 44,
+
       resistance = 150,
       agility = 80,
+
       agility = 50,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
 
     species = { "elf" }
 
     species = { "elf" }
 
   },
 
   },
   ["27"] = {
+
   ["527"] = {
     name = "Elven Warrior",
+
     name = "Royal Elven Rider",
     attack = 92,
+
     attack = 133,
     strength = 61,
+
     strength = 152,
     defense = 218,
+
     defense = 300,
     magic = 1,
+
     magic = 26,
     range = 1,
+
     range = 26,
     constitution = 275,
+
     constitution = 1275,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 2750,
+
     monsterCurrentHealth = 12750,
     maxHealth = 2750,
+
     maxHealth = 12750,
 
     abilities = { {
 
     abilities = { {
       id = 1
+
       id = 4
 +
    }, {
 +
      id = 5
 +
    }, {
 +
      id = 6
 +
    }, {
 +
      id = 66
 +
    }, {
 +
      id = 4
 +
    }, {
 +
      id = 5
 +
    }, {
 +
      id = 6
 +
    }, {
 +
      id = 22
 +
    }, {
 +
      id = 5
 
     }, {
 
     }, {
 
       id = 6
 
       id = 6
 +
    }, {
 +
      id = 78
 
     } },
 
     } },
     attackSpeed = 3,
+
     attackSpeed = 3.6,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
       Melee = 1.3,
+
       Melee = 1.1,
       Magic = 1,
+
       Magic = 1.1,
       Range = 1
+
       Range = 1.1
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Melee = 10,
+
       Melee = 15,
       Magic = 0,
+
       Magic = 15,
       Range = 0
+
       Range = 15
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,261: Line 1,380:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 5,
+
       strength = 8,
 
       intellect = 0,
 
       intellect = 0,
 
       dexterity = 0
 
       dexterity = 0
Line 1,270: Line 1,389:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.6,
+
       Melee = 1.5,
       Magic = 1.2,
+
       Magic = 1.5,
       Range = 0.9,
+
       Range = 0.7,
 
       Nature = 1.5,
 
       Nature = 1.5,
 
       Chaos = 0.7
 
       Chaos = 0.7
Line 1,281: Line 1,400:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 128,
+
       protection = 40,
       resistance = 30,
+
       resistance = 55,
       agility = 40,
+
       agility = 120,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
 
     species = { "elf" }
 
     species = { "elf" }
 
   },
 
   },
   ["28"] = {
+
   ["528"] = {
     name = "Elven Mage",
+
     name = "Black Knight Titan",
     attack = 90,
+
     attack = 68,
     strength = 24,
+
     strength = 68,
     defense = 165,
+
     defense = 128,
     magic = 64,
+
     magic = 1,
     range = 40,
+
     range = 1,
     constitution = 225,
+
     constitution = 540,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 2250,
+
     monsterCurrentHealth = 5400,
     maxHealth = 2250,
+
     maxHealth = 5400,
 
     abilities = { {
 
     abilities = { {
       id = 2
+
       id = 124
 +
    }, {
 +
      id = 65
 +
    }, {
 +
      id = 1
 
     }, {
 
     }, {
       id = 32
+
       id = 4
     } },
+
     }, {
     attackSpeed = 3.2,
+
      id = 1
     offensiveDamageAffinity = {
+
    }, {
       Melee = 1,
+
      id = 22
       Magic = 1.5,
+
     }, {
       Range = 1
+
      id = 15
     },
+
    }, {
     offensiveAccuracyAffinityRating = {
+
      id = 6
       Melee = 0,
+
     }, {
       Magic = 10,
+
       id = 1
       Range = 0
+
    }, {
     },
+
       id = 4
     offensiveCritical = {
+
    }, {
       chance = 0.05,
+
       id = 66
       damageMultiplier = 1.1
+
     }, {
    },
+
      id = 22
    weapon = {
+
     }, {
       strength = 0,
+
      id = 1
       intellect = 6,
+
    }, {
       dexterity = 0
+
       id = 6
 +
    }, {
 +
       id = 4
 +
    }, {
 +
       id = 1
 +
     } },
 +
    attackSpeed = 3,
 +
     offensiveDamageAffinity = {
 +
       Melee = 1.05,
 +
       Magic = 1,
 +
      Range = 1,
 +
       Slashing = 1.33,
 +
       Blunt = 1.4,
 +
       Poison = 0.8
 
     },
 
     },
     hitMults = {
+
     offensiveAccuracyAffinityRating = {
       minimum = 0.5,
+
       Melee = 33
      maximum = 1
 
 
     },
 
     },
     defensiveDamageAffinity = {
+
    offensiveCritical = {
       Melee = 1.2,
+
      chance = 0.05,
       Magic = 1.6,
+
      damageMultiplier = 1.1
       Range = 0.9,
+
    },
       Nature = 1.5,
+
    weapon = {
       Chaos = 0.7
+
      strength = 4,
 +
      intellect = 0,
 +
      dexterity = 4
 +
    },
 +
    hitMults = {
 +
      minimum = 0.5,
 +
      maximum = 1
 +
    },
 +
     defensiveDamageAffinity = {
 +
       Melee = 2,
 +
       Magic = 0.8,
 +
      Range = 1.6,
 +
       Blunt = 0.7,
 +
      Slashing = 1.25,
 +
      Piercing = 1.33,
 +
      Fire = 1.1,
 +
      Ice = 1.1,
 +
       Nature = 1.1,
 +
       Chaos = 1.1
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,340: Line 1,493:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 40,
+
       protection = 164,
       resistance = 80,
+
       resistance = 24,
       agility = 30,
+
       agility = -64,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "elf" }
+
     species = { "giant", "golem" }
 
   },
 
   },
   ["29"] = {
+
   ["529"] = {
     name = "Elven Rider",
+
     name = "Exiled Preceptor",
     attack = 99,
+
     attack = 156,
     strength = 66,
+
     strength = 48,
     defense = 180,
+
     defense = 188,
     magic = 26,
+
     magic = 164,
     range = 26,
+
     range = 1,
     constitution = 300,
+
     constitution = 1500,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 3000,
+
     monsterCurrentHealth = 15000,
     maxHealth = 3000,
+
     maxHealth = 15000,
 
     abilities = { {
 
     abilities = { {
       id = 1
+
       id = 125
 +
    }, {
 +
      id = 2
 +
    }, {
 +
      id = 131
 +
    }, {
 +
      id = 2
 
     }, {
 
     }, {
       id = 4
+
       id = 143
 
     }, {
 
     }, {
       id = 32
+
       id = 2
     } },
+
    }, {
     attackSpeed = 3.6,
+
      id = 122
     offensiveDamageAffinity = {
+
    }, {
       Melee = 1.2,
+
      id = 2
       Magic = 1.2,
+
    }, {
       Range = 1.1
+
      id = 2
     },
+
    }, {
     offensiveAccuracyAffinityRating = {
+
      id = 131
       Melee = 5,
+
    }, {
       Magic = 5,
+
      id = 2
       Range = 5
+
    }, {
     },
+
      id = 143
     offensiveCritical = {
+
    }, {
       chance = 0.05,
+
      id = 2
       damageMultiplier = 1.1
+
    }, {
     },
+
      id = 122
     weapon = {
+
    }, {
       strength = 0,
+
      id = 2
       intellect = 0,
+
    }, {
 +
      id = 138
 +
    }, {
 +
      id = 2
 +
     } },
 +
     attackSpeed = 3.2,
 +
     offensiveDamageAffinity = {
 +
       Melee = 1,
 +
       Magic = 1.25,
 +
       Range = 1,
 +
      Poison = 1.25
 +
     },
 +
     offensiveAccuracyAffinityRating = {
 +
       Melee = 0,
 +
       Magic = 20,
 +
       Range = 0
 +
     },
 +
     offensiveCritical = {
 +
       chance = 0.05,
 +
       damageMultiplier = 1.1
 +
     },
 +
     weapon = {
 +
       strength = 0,
 +
       intellect = 32,
 
       dexterity = 0
 
       dexterity = 0
 
     },
 
     },
Line 1,390: Line 1,572:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 1.5,
+
       Melee = 0.5,
       Magic = 1.5,
+
       Magic = 2,
       Range = 0.7,
+
      Range = 0.75,
       Nature = 1.5,
+
       Slashing = 0.75,
       Chaos = 0.7
+
       Piercing = 0.75,
 +
       Blunt = 0.75
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,401: Line 1,584:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 20,
+
       protection = 24,
       resistance = 60,
+
       resistance = 228,
       agility = 120,
+
       agility = 32,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
     species = { "elf" }
+
     species = { "human" }
 
   },
 
   },
   ["30"] = {
+
   ["1008"] = {
     name = "Wild Boar",
+
     name = "Just a Chicken",
     attack = 32,
+
    smallSplashDisplay = true,
     strength = 18,
+
     attack = 125,
     defense = 50,
+
     strength = 146,
     magic = 1,
+
     defense = 192,
     range = 1,
+
     magic = 77,
     constitution = 60,
+
     range = 38,
 +
     constitution = 450,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 600,
+
     monsterCurrentHealth = 4500,
     maxHealth = 600,
+
     maxHealth = 4500,
 
     abilities = { {
 
     abilities = { {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 1
+
       id = 5
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
    }, {
 
      id = 4
 
 
     } },
 
     } },
     attackSpeed = 3.2,
+
     attackSpeed = 2.6,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1.2,
 
       Melee = 1.2,
       Magic = 1,
+
       Piercing = 1.33,
       Range = 1
+
      Fire = 2,
 +
       Magic = 1
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Melee = 4,
+
       Melee = 60
      Magic = 0,
 
      Range = 0
 
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,444: Line 1,625:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 8,
+
       strength = 4,
 
       intellect = 0,
 
       intellect = 0,
 
       dexterity = 0
 
       dexterity = 0
Line 1,453: Line 1,634:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 0.9,
+
       Melee = 1.4,
       Magic = 1.1,
+
       Range = 0.8,
       Range = 1.4,
+
       Magic = 0.8,
       Piercing = 0.75
+
       Fire = 3
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,463: Line 1,644:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 60,
+
       protection = 15,
       resistance = 40,
+
       resistance = 15,
       agility = 15,
+
       agility = 30,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
 
     species = { "beast" }
 
     species = { "beast" }
 
   },
 
   },
   ["31"] = {
+
   ["1009"] = {
     name = "Wolf",
+
     name = "Phoenix",
     attack = 42,
+
    smallSplashDisplay = true,
     strength = 26,
+
     attack = 149,
     defense = 66,
+
     strength = 173,
     magic = 1,
+
     defense = 234,
     range = 1,
+
     magic = 77,
     constitution = 75,
+
     range = 38,
 +
     constitution = 750,
 
     tempHealth = 0,
 
     tempHealth = 0,
     monsterCurrentHealth = 750,
+
     monsterCurrentHealth = 7500,
     maxHealth = 750,
+
     maxHealth = 7500,
 
     abilities = { {
 
     abilities = { {
 
       id = 1
 
       id = 1
 
     }, {
 
     }, {
       id = 4
+
       id = 5
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 7
 
     }, {
 
     }, {
       id = 4
+
       id = 5
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 5
 +
    }, {
 +
      id = 18
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 5
 +
    }, {
 +
      id = 1
 +
    }, {
 +
      id = 75
 
     }, {
 
     }, {
 
       id = 1
 
       id = 1
 
     } },
 
     } },
     attackSpeed = 2.4,
+
     attackSpeed = 2.5,
 
     offensiveDamageAffinity = {
 
     offensiveDamageAffinity = {
 
       Melee = 1.2,
 
       Melee = 1.2,
       Magic = 1,
+
       Piercing = 1.33,
       Range = 1
+
      Fire = 2,
 +
       Magic = 1
 
     },
 
     },
 
     offensiveAccuracyAffinityRating = {
 
     offensiveAccuracyAffinityRating = {
       Melee = 11,
+
       Melee = 60
      Magic = 0,
 
      Range = 0
 
 
     },
 
     },
 
     offensiveCritical = {
 
     offensiveCritical = {
Line 1,506: Line 1,705:
 
     },
 
     },
 
     weapon = {
 
     weapon = {
       strength = 5,
+
       strength = 11,
       intellect = 0,
+
       intellect = 8,
       dexterity = 0
+
       dexterity = 8
 
     },
 
     },
 
     hitMults = {
 
     hitMults = {
Line 1,515: Line 1,714:
 
     },
 
     },
 
     defensiveDamageAffinity = {
 
     defensiveDamageAffinity = {
       Melee = 0.9,
+
       Melee = 1.5,
       Magic = 1.1,
+
       Range = 0.8,
       Range = 1.4,
+
       Magic = 0.8,
       Piercing = 0.75
+
       Fire = 3
 
     },
 
     },
 
     defensiveCritical = {
 
     defensiveCritical = {
Line 1,525: Line 1,724:
 
     },
 
     },
 
     armor = {
 
     armor = {
       protection = 40,
+
       protection = 15,
       resistance = 40,
+
       resistance = 15,
       agility = 25,
+
       agility = 30,
 
       stamina = 0
 
       stamina = 0
 
     },
 
     },
    smallSplashDisplay = true,
 
 
     species = { "beast" }
 
     species = { "beast" }
  },
 
  ["32"] = {
 
    name = "Corpse Eater",
 
    attack = 40,
 
    strength = 24,
 
    defense = 50,
 
    magic = 1,
 
    range = 1,
 
    constitution = 66,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 660,
 
    maxHealth = 660,
 
    abilities = { {
 
      id = 1
 
    }, {
 
      id = 5
 
    }, {
 
      id = 1
 
    } },
 
    attackSpeed = 3.2,
 
    offensiveDamageAffinity = {
 
      Melee = 1,
 
      Piercing = 1.25,
 
      Poison = 1.25
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 1,
 
      Piercing = 4,
 
      Poison = 10
 
    },
 
    offensiveCritical = {
 
      chance = 0.1,
 
      damageMultiplier = 1.33
 
    },
 
    weapon = {
 
      strength = 10,
 
      intellect = 0,
 
      dexterity = 0
 
    },
 
    hitMults = {
 
      minimum = 0.5,
 
      maximum = 1
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 1.4,
 
      Magic = 0.9,
 
      Range = 0.9,
 
      Blunt = 0.75,
 
      Slashing = 1.1,
 
      Piercing = 0.75
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 24,
 
      resistance = 40,
 
      agility = 64,
 
      stamina = 0
 
    },
 
    species = { "beast" }
 
  },
 
  ["33"] = {
 
    name = "Dark Mage",
 
    attack = 48,
 
    strength = 10,
 
    defense = 38,
 
    magic = 30,
 
    range = 1,
 
    constitution = 110,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 1100,
 
    maxHealth = 1100,
 
    abilities = { {
 
      id = 2
 
    }, {
 
      id = 2
 
    }, {
 
      id = 143
 
    }, {
 
      id = 2
 
    } },
 
    attackSpeed = 3,
 
    offensiveDamageAffinity = {
 
      Melee = 1,
 
      Magic = 1.05,
 
      Range = 1
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 0,
 
      Magic = 0,
 
      Range = 0
 
    },
 
    offensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 1.1
 
    },
 
    weapon = {
 
      strength = 0,
 
      intellect = 5,
 
      dexterity = 0
 
    },
 
    hitMults = {
 
      minimum = 0.5,
 
      maximum = 0.7
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 0.8,
 
      Magic = 1.4,
 
      Range = 0.8,
 
      Slashing = 0.9
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 6,
 
      resistance = 88,
 
      agility = 2,
 
      stamina = 0
 
    },
 
    species = { "human" }
 
  },
 
  ["34"] = {
 
    name = "Reanimated Bones",
 
    attack = 38,
 
    strength = 35,
 
    defense = 60,
 
    magic = 1,
 
    range = 1,
 
    constitution = 114,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 1140,
 
    maxHealth = 1140,
 
    abilities = { {
 
      id = 1
 
    } },
 
    attackSpeed = 3.4,
 
    offensiveDamageAffinity = {
 
      Melee = 1.2,
 
      Magic = 1,
 
      Range = 1
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 5,
 
      Magic = 0,
 
      Range = 0
 
    },
 
    offensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 1.1
 
    },
 
    weapon = {
 
      strength = 4,
 
      intellect = 0,
 
      dexterity = 0
 
    },
 
    hitMults = {
 
      minimum = 0.5,
 
      maximum = 1
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 1.5,
 
      Magic = 1.5,
 
      Range = 1.5,
 
      Blunt = 0.33,
 
      Slashing = 2,
 
      Piercing = 2,
 
      Poison = 3,
 
      Lightning = 0.33
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 24,
 
      resistance = 66,
 
      agility = -64,
 
      stamina = 0
 
    },
 
    species = { "undead" }
 
  },
 
  ["35"] = {
 
    name = "Desiccated Priest",
 
    attack = 92,
 
    strength = 10,
 
    defense = 90,
 
    magic = 70,
 
    range = 10,
 
    constitution = 168,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 1680,
 
    maxHealth = 1680,
 
    abilities = { {
 
      id = 2
 
    }, {
 
      id = 143
 
    }, {
 
      id = 2
 
    }, {
 
      id = 7
 
    }, {
 
      id = 2
 
    }, {
 
      id = 143
 
    }, {
 
      id = 2
 
    }, {
 
      id = 8
 
    }, {
 
      id = 2
 
    }, {
 
      id = 76
 
    }, {
 
      id = 2
 
    }, {
 
      id = 78
 
    } },
 
    attackSpeed = 3.2,
 
    offensiveDamageAffinity = {
 
      Melee = 1,
 
      Magic = 1.25,
 
      Range = 1,
 
      Poison = 1.25
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 0,
 
      Magic = 15,
 
      Range = 0
 
    },
 
    offensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 1.1
 
    },
 
    weapon = {
 
      strength = 0,
 
      intellect = 9,
 
      dexterity = 0
 
    },
 
    hitMults = {
 
      minimum = 0.5,
 
      maximum = 1
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 1.5,
 
      Magic = 2,
 
      Range = 1.5,
 
      Blunt = 0.33,
 
      Slashing = 2,
 
      Piercing = 2,
 
      Poison = 3,
 
      Lightning = 0.33
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 44,
 
      resistance = 128,
 
      agility = -12,
 
      stamina = 0
 
    },
 
    species = { "undead" }
 
  },
 
  ["36"] = {
 
    name = "Glass Mage",
 
    attack = 78,
 
    strength = 53,
 
    defense = 150,
 
    magic = 53,
 
    range = 53,
 
    constitution = 120,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 1200,
 
    maxHealth = 1200,
 
    abilities = { {
 
      id = 2
 
    }, {
 
      id = 30
 
    }, {
 
      id = 2
 
    }, {
 
      id = 31
 
    }, {
 
      id = 2
 
    }, {
 
      id = 32
 
    }, {
 
      id = 2
 
    }, {
 
      id = 143
 
    } },
 
    attackSpeed = 2.4,
 
    offensiveDamageAffinity = {
 
      Melee = 1,
 
      Magic = 1.2,
 
      Range = 1
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 10,
 
      Magic = 10,
 
      Range = 10
 
    },
 
    offensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 1.1
 
    },
 
    weapon = {
 
      strength = 15,
 
      intellect = 15,
 
      dexterity = 15
 
    },
 
    hitMults = {
 
      minimum = 0.05,
 
      maximum = 1
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 1.5,
 
      Magic = 0.9,
 
      Range = 1.5,
 
      Blunt = 0.5,
 
      Slashing = 1.5,
 
      Piercing = 1.5,
 
      Chaos = 0.85,
 
      Poison = 0.5
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 80,
 
      resistance = 80,
 
      agility = -40,
 
      stamina = 0
 
    },
 
    species = { "golem" }
 
  },
 
  ["37"] = {
 
    name = "Glass Knight",
 
    attack = 78,
 
    strength = 53,
 
    defense = 150,
 
    magic = 53,
 
    range = 53,
 
    constitution = 120,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 1200,
 
    maxHealth = 1200,
 
    abilities = { {
 
      id = 1
 
    }, {
 
      id = 4
 
    }, {
 
      id = 1
 
    }, {
 
      id = 5
 
    }, {
 
      id = 1
 
    }, {
 
      id = 6
 
    }, {
 
      id = 1
 
    }, {
 
      id = 22
 
    } },
 
    attackSpeed = 2.4,
 
    offensiveDamageAffinity = {
 
      Melee = 1.2,
 
      Magic = 1.2,
 
      Range = 1.1
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 10,
 
      Magic = 10,
 
      Range = 10
 
    },
 
    offensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 1.1
 
    },
 
    weapon = {
 
      strength = 15,
 
      intellect = 15,
 
      dexterity = 15
 
    },
 
    hitMults = {
 
      minimum = 0.5,
 
      maximum = 1
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 1.5,
 
      Magic = 0.9,
 
      Range = 1.5,
 
      Blunt = 0.5,
 
      Slashing = 1.5,
 
      Piercing = 1.5,
 
      Chaos = 0.85,
 
      Poison = 0.5
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 80,
 
      resistance = 80,
 
      agility = -40,
 
      stamina = 0
 
    },
 
    species = { "golem" }
 
  },
 
  ["38"] = {
 
    name = "Glass Ranger",
 
    attack = 78,
 
    strength = 53,
 
    defense = 150,
 
    magic = 53,
 
    range = 53,
 
    constitution = 120,
 
    tempHealth = 0,
 
    monsterCurrentHealth = 1200,
 
    maxHealth = 1200,
 
    abilities = { {
 
      id = 3
 
    }, {
 
      id = 29
 
    }, {
 
      id = 3
 
    }, {
 
      id = 28
 
    }, {
 
      id = 3
 
    }, {
 
      id = 23
 
    } },
 
    attackSpeed = 2.4,
 
    offensiveDamageAffinity = {
 
      Melee = 1.2,
 
      Magic = 1.2,
 
      Range = 1.2
 
    },
 
    offensiveAccuracyAffinityRating = {
 
      Melee = 10,
 
      Magic = 10,
 
      Range = 10
 
    },
 
    offensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 1.1
 
    },
 
    weapon = {
 
      strength = 15,
 
      intellect = 15,
 
      dexterity = 15
 
    },
 
    hitMults = {
 
      minimum = 0.5,
 
      maximum = 1
 
    },
 
    defensiveDamageAffinity = {
 
      Melee = 1.5,
 
      Magic = 0.9,
 
      Range = 1.5,
 
      Blunt = 0.5,
 
      Slashing = 1.5,
 
      Piercing = 1.5,
 
      Chaos = 0.85,
 
      Poison = 0.5
 
    },
 
    defensiveCritical = {
 
      chance = 0.05,
 
      damageMultiplier = 0.9
 
    },
 
    armor = {
 
      protection = 80,
 
      resistance = 80,
 
      agility = -40,
 
      stamina = 0
 
    },
 
    species = { "golem" }
 
 
   }
 
   }
 
}
 
}

Revision as of 04:13, 25 June 2024

Documentation for this module may be created at Module:Monsters stats/data/doc

return {
  ["502"] = {
    name = "Overseer Demon",
    attack = 104,
    strength = 160,
    defense = 165,
    magic = 220,
    range = 120,
    constitution = 1050,
    tempHealth = 0,
    monsterCurrentHealth = 10500,
    maxHealth = 10500,
    abilities = { {
      id = 125
    }, {
      id = 2
    }, {
      id = 30
    }, {
      id = 2
    }, {
      id = 7
    }, {
      id = 2
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1.2,
      Magic = 1,
      Fire = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Melee = 5,
      Fire = 10
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 11,
      intellect = 3,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.7,
      Range = 0.75,
      Magic = 1.3,
      Fire = 1.5,
      Blunt = 1.2,
      Slashing = 0.9,
      Ice = 0.75
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 66,
      resistance = 99,
      agility = 8,
      stamina = 0
    },
    species = { "demon" }
  },
  ["503"] = {
    name = "Blood Spider",
    attack = 53,
    strength = 45,
    defense = 99,
    magic = 1,
    range = 1,
    constitution = 300,
    tempHealth = 0,
    monsterCurrentHealth = 3000,
    maxHealth = 3000,
    abilities = { {
      id = 1
    }, {
      id = 5
    }, {
      id = 58
    }, {
      id = 55
    }, {
      id = 1
    }, {
      id = 76
    }, {
      id = 1
    }, {
      id = 5
    } },
    attackSpeed = 3,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Piercing = 1.33,
      Poison = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Piercing = 15,
      Poison = 5
    },
    offensiveCritical = {
      chance = 0.1,
      damageMultiplier = 1.5
    },
    weapon = {
      strength = 12,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.6,
      Magic = 1.15,
      Range = 0.7,
      Blunt = 0.9,
      Slashing = 1.1,
      Piercing = 0.9,
      Ice = 0.8
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 33,
      resistance = 44,
      agility = 90,
      stamina = 0
    },
    species = { "beast" }
  },
  ["504"] = {
    name = "Vassal Demon",
    attack = 96,
    strength = 128,
    defense = 149,
    magic = 156,
    range = 99,
    constitution = 825,
    tempHealth = 0,
    monsterCurrentHealth = 8250,
    maxHealth = 8250,
    abilities = { {
      id = 2
    }, {
      id = 142
    }, {
      id = 18
    }, {
      id = 7
    }, {
      id = 2
    }, {
      id = 142
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Fire = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Fire = 1.33
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 22,
      intellect = 33,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.2,
      Magic = 1.6,
      Range = 0.75,
      Fire = 1.5,
      Blunt = 1.2,
      Slashing = 0.9,
      Ice = 0.75
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 48,
      resistance = 80,
      agility = -4,
      stamina = 0
    },
    species = { "demon" }
  },
  ["507"] = {
    name = "Big Gobbo",
    attack = 68,
    strength = 72,
    defense = 98,
    magic = 1,
    range = 1,
    constitution = 200,
    tempHealth = 0,
    monsterCurrentHealth = 2000,
    maxHealth = 2000,
    abilities = { {
      id = 1
    }, {
      id = 6
    }, {
      id = 1
    }, {
      id = 6
    }, {
      id = 1
    }, {
      id = 53
    } },
    attackSpeed = 2.6,
    offensiveDamageAffinity = {
      Melee = 1.2,
      Magic = 1,
      Range = 1,
      Blunt = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Melee = 30,
      Blunt = 15
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 32,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.4,
      Range = 1.2,
      Magic = 0.8,
      Ice = 0.9,
      Piercing = 0.75
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 32,
      resistance = 40,
      agility = 8,
      stamina = 0
    },
    species = { "goblin" }
  },
  ["510"] = {
    name = "Volcanic Giant",
    attack = 132,
    strength = 124,
    defense = 293,
    magic = 111,
    range = 88,
    constitution = 1500,
    tempHealth = 0,
    monsterCurrentHealth = 15000,
    maxHealth = 15000,
    abilities = { {
      id = 1
    }, {
      id = 4
    }, {
      id = 36
    }, {
      id = 1
    }, {
      id = 142
    }, {
      id = 1
    } },
    attackSpeed = 3,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Slashing = 1.33,
      Fire = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Slashing = 33,
      Fire = 15
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 40,
      intellect = 30,
      dexterity = 22
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Blunt = 0.8,
      Slashing = 1.1,
      Piercing = 1.1,
      Melee = 0.95,
      Magic = 1.5,
      Range = 1.75,
      Ice = 0.75,
      Fire = 2.5
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 80,
      resistance = 110,
      agility = -24,
      stamina = 0
    },
    species = { "giant" }
  },
  ["512"] = {
    name = "Imbued Black Knight",
    attack = 68,
    strength = 68,
    defense = 128,
    magic = 1,
    range = 1,
    constitution = 540,
    tempHealth = 0,
    monsterCurrentHealth = 5400,
    maxHealth = 5400,
    abilities = { {
      id = 124
    }, {
      id = 4
    }, {
      id = 1
    }, {
      id = 125
    }, {
      id = 66
    }, {
      id = 4
    }, {
      id = 1
    }, {
      id = 65
    }, {
      id = 22
    }, {
      id = 1
    }, {
      id = 5
    }, {
      id = 4
    }, {
      id = 1
    } },
    attackSpeed = 3,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Slashing = 1.15,
      Piercing = 1.15,
      Poison = 0.8
    },
    offensiveAccuracyAffinityRating = {
      Melee = 20
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 16,
      intellect = 0,
      dexterity = 4
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 0.75,
      Range = 1.5,
      Blunt = 0.7,
      Slashing = 1.25,
      Piercing = 1.33,
      Fire = 1.1,
      Ice = 1.1,
      Nature = 1.1,
      Chaos = 1.1
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 164,
      resistance = 66,
      agility = -64,
      stamina = 0
    },
    species = { "golem" }
  },
  ["515"] = {
    name = "Swordfish Champion",
    attack = 125,
    strength = 102,
    defense = 192,
    magic = 1,
    range = 1,
    constitution = 1050,
    tempHealth = 0,
    monsterCurrentHealth = 10500,
    maxHealth = 10500,
    abilities = { {
      id = 1
    }, {
      id = 4
    }, {
      id = 144
    }, {
      id = 1
    }, {
      id = 4
    }, {
      id = 144
    }, {
      id = 4
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Slashing = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Slashing = 20
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 30,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.05,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 1.5,
      Range = 1.5,
      Piercing = 0.5,
      Lightning = 0.6,
      Chaos = 1.1
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 80,
      resistance = 30,
      agility = 25,
      stamina = 0
    },
    species = { "beast" }
  },
  ["516"] = {
    name = "Ancient Ascended",
    attack = 174,
    strength = 142,
    defense = 270,
    magic = 1,
    range = 1,
    constitution = 1500,
    tempHealth = 0,
    monsterCurrentHealth = 15000,
    maxHealth = 15000,
    abilities = { {
      id = 76
    }, {
      id = 1
    }, {
      id = 4
    }, {
      id = 76
    } },
    attackSpeed = 2.2,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Slashing = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Slashing = 20
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 30,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.3,
      Magic = 1.3,
      Range = 1.3,
      Piercing = 0.5,
      Lightning = 0.6,
      Chaos = 2
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 50,
      resistance = 40,
      agility = 60,
      stamina = 0
    },
    species = { "shrimp" }
  },
  ["517"] = {
    name = "Voidtouched Giant",
    attack = 148,
    strength = 180,
    defense = 315,
    magic = 147,
    range = 125,
    constitution = 2250,
    tempHealth = 0,
    monsterCurrentHealth = 22500,
    maxHealth = 22500,
    abilities = { {
      id = 6
    }, {
      id = 6
    }, {
      id = 11
    }, {
      id = 6
    }, {
      id = 17
    }, {
      id = 10
    }, {
      id = 14
    } },
    attackSpeed = 3,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1,
      Blunt = 1.33,
      Chaos = 1.33
    },
    offensiveAccuracyAffinityRating = {
      Blunt = 33,
      Chaos = 15
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 23,
      intellect = 0,
      dexterity = 4
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Blunt = 0.8,
      Slashing = 1.1,
      Piercing = 1.1,
      Melee = 1.75,
      Magic = 0.9,
      Range = 1.75,
      Chaos = 2.5,
      Lightning = 0.9
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 75,
      resistance = 100,
      agility = -10,
      stamina = 0
    },
    species = { "giant", "chaotic" }
  },
  ["518"] = {
    name = "Obsidian Mage",
    attack = 112,
    strength = 112,
    defense = 210,
    magic = 112,
    range = 112,
    constitution = 600,
    tempHealth = 0,
    monsterCurrentHealth = 6000,
    maxHealth = 6000,
    abilities = { {
      id = 2
    }, {
      id = 77
    }, {
      id = 2
    }, {
      id = 31
    }, {
      id = 2
    }, {
      id = 32
    }, {
      id = 2
    }, {
      id = 143
    }, {
      id = 77
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1.1,
      Magic = 1.1,
      Range = 1.1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 10,
      Magic = 10,
      Range = 10
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 33,
      intellect = 33,
      dexterity = 33
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 0.9,
      Range = 1.5,
      Blunt = 0.5,
      Slashing = 1.5,
      Piercing = 1.5,
      Chaos = 0.85,
      Poison = 0.5
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 120,
      resistance = 120,
      agility = -20,
      stamina = 0
    },
    species = { "golem" }
  },
  ["519"] = {
    name = "Obsidian Knight",
    attack = 112,
    strength = 112,
    defense = 210,
    magic = 112,
    range = 112,
    constitution = 600,
    tempHealth = 0,
    monsterCurrentHealth = 6000,
    maxHealth = 6000,
    abilities = { {
      id = 1
    }, {
      id = 4
    }, {
      id = 1
    }, {
      id = 5
    }, {
      id = 1
    }, {
      id = 22
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1.1,
      Magic = 1.1,
      Range = 1.1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 10,
      Magic = 10,
      Range = 10
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 33,
      intellect = 33,
      dexterity = 33
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 0.9,
      Range = 1.5,
      Blunt = 0.5,
      Slashing = 1.5,
      Piercing = 1.5,
      Chaos = 0.85,
      Poison = 0.5
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 120,
      resistance = 120,
      agility = -20,
      stamina = 0
    },
    species = { "golem" }
  },
  ["520"] = {
    name = "Obsidian Ranger",
    attack = 112,
    strength = 112,
    defense = 210,
    magic = 112,
    range = 112,
    constitution = 600,
    tempHealth = 0,
    monsterCurrentHealth = 6000,
    maxHealth = 6000,
    abilities = { {
      id = 3
    }, {
      id = 29
    }, {
      id = 3
    }, {
      id = 28
    }, {
      id = 3
    }, {
      id = 27
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1.1,
      Magic = 1.1,
      Range = 1.1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 10,
      Magic = 10,
      Range = 10
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 15,
      intellect = 15,
      dexterity = 15
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 0.9,
      Range = 1.5,
      Blunt = 0.5,
      Slashing = 1.5,
      Piercing = 1.5,
      Chaos = 0.85,
      Poison = 0.5
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 120,
      resistance = 120,
      agility = -20,
      stamina = 0
    },
    species = { "golem" }
  },
  ["521"] = {
    name = "Possessed Mage",
    attack = 96,
    strength = 10,
    defense = 90,
    magic = 79,
    range = 1,
    constitution = 525,
    tempHealth = 0,
    monsterCurrentHealth = 5250,
    maxHealth = 5250,
    abilities = { {
      id = 77
    }, {
      id = 2
    }, {
      id = 143
    }, {
      id = 2
    }, {
      id = 7
    }, {
      id = 2
    }, {
      id = 143
    }, {
      id = 2
    }, {
      id = 18
    }, {
      id = 2
    }, {
      id = 2
    }, {
      id = 143
    }, {
      id = 2
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1.1,
      Range = 1,
      Poison = 1.25
    },
    offensiveAccuracyAffinityRating = {
      Melee = 0,
      Magic = 20,
      Range = 0
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 0,
      intellect = 15,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 0.9,
      Magic = 1.6,
      Range = 0.75,
      Slashing = 0.75
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = -10,
      resistance = 128,
      agility = 16,
      stamina = 0
    },
    species = { "human" }
  },
  ["522"] = {
    name = "Pactbound Sorceror",
    attack = 125,
    strength = 10,
    defense = 120,
    magic = 102,
    range = 1,
    constitution = 600,
    tempHealth = 0,
    monsterCurrentHealth = 6000,
    maxHealth = 6000,
    abilities = { {
      id = 125
    }, {
      id = 77
    }, {
      id = 143
    }, {
      id = 18
    }, {
      id = 143
    }, {
      id = 122
    }, {
      id = 131
    } },
    attackSpeed = 2.8,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1.25,
      Range = 1,
      Poison = 1.25
    },
    offensiveAccuracyAffinityRating = {
      Melee = 0,
      Magic = 20,
      Range = 0
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 0,
      intellect = 19,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 0.9,
      Magic = 1.6,
      Range = 0.75,
      Slashing = 0.75
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = -10,
      resistance = 180,
      agility = 32,
      stamina = 0
    },
    species = { "human" }
  },
  ["523"] = {
    name = "Nox Wolf",
    attack = 70,
    strength = 56,
    defense = 114,
    magic = 1,
    range = 1,
    constitution = 375,
    tempHealth = 0,
    monsterCurrentHealth = 3750,
    maxHealth = 3750,
    abilities = { {
      id = 1
    }, {
      id = 4
    }, {
      id = 1
    }, {
      id = 78
    }, {
      id = 1
    }, {
      id = 22
    }, {
      id = 1
    }, {
      id = 40
    }, {
      id = 1
    }, {
      id = 22
    }, {
      id = 1
    }, {
      id = 41
    }, {
      id = 1
    }, {
      id = 4
    }, {
      id = 1
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1.2,
      Magic = 1,
      Range = 1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 11,
      Magic = 0,
      Range = 0
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 15,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 0.8,
      Magic = 1.2,
      Range = 1.4,
      Piercing = 0.75,
      Nature = 1.1,
      Fire = 0.9
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 50,
      resistance = 40,
      agility = 66,
      stamina = 0
    },
    smallSplashDisplay = true,
    species = { "beast" }
  },
  ["524"] = {
    name = "Royal Elven Hunter",
    attack = 125,
    strength = 53,
    defense = 99,
    magic = 1,
    range = 131,
    constitution = 690,
    tempHealth = 0,
    monsterCurrentHealth = 6900,
    maxHealth = 6900,
    abilities = { {
      id = 58
    }, {
      id = 3
    }, {
      id = 134
    }, {
      id = 21
    }, {
      id = 3
    }, {
      id = 134
    }, {
      id = 23
    }, {
      id = 3
    }, {
      id = 3
    }, {
      id = 47
    }, {
      id = 3
    }, {
      id = 134
    }, {
      id = 42
    }, {
      id = 60
    } },
    attackSpeed = 2.4,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1,
      Range = 1.3
    },
    offensiveAccuracyAffinityRating = {
      Melee = 5,
      Magic = 0,
      Range = 15
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 0,
      intellect = 0,
      dexterity = 25
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 1.3,
      Range = 0.9,
      Nature = 1.5,
      Chaos = 0.7
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 66,
      resistance = 66,
      agility = 150,
      stamina = 0
    },
    species = { "elf" }
  },
  ["525"] = {
    name = "Royal Elven Warrior",
    attack = 144,
    strength = 131,
    defense = 323,
    magic = 1,
    range = 1,
    constitution = 1013,
    tempHealth = 0,
    monsterCurrentHealth = 10130,
    maxHealth = 10130,
    abilities = { {
      id = 49
    }, {
      id = 4
    }, {
      id = 5
    }, {
      id = 6
    }, {
      id = 4
    }, {
      id = 66
    }, {
      id = 6
    }, {
      id = 22
    }, {
      id = 5
    }, {
      id = 6
    }, {
      id = 78
    } },
    attackSpeed = 3,
    offensiveDamageAffinity = {
      Melee = 1.3,
      Magic = 1,
      Range = 1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 15,
      Magic = 0,
      Range = 0
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 15,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.6,
      Magic = 1.2,
      Range = 0.9,
      Nature = 1.5,
      Chaos = 0.7
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 164,
      resistance = 55,
      agility = 60,
      stamina = 0
    },
    species = { "elf" }
  },
  ["526"] = {
    name = "Royal Elven Mage",
    attack = 131,
    strength = 48,
    defense = 282,
    magic = 168,
    range = 79,
    constitution = 1050,
    tempHealth = 0,
    monsterCurrentHealth = 10500,
    maxHealth = 10500,
    abilities = { {
      id = 77
    }, {
      id = 2
    }, {
      id = 32
    }, {
      id = 80
    }, {
      id = 2
    }, {
      id = 9
    }, {
      id = 79
    }, {
      id = 89
    }, {
      id = 2
    }, {
      id = 47
    }, {
      id = 2
    } },
    attackSpeed = 3.2,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1.5,
      Range = 1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 0,
      Magic = 20,
      Range = 0
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 0,
      intellect = 15,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.2,
      Magic = 1.6,
      Range = 0.9,
      Nature = 1.5,
      Chaos = 0.7
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 50,
      resistance = 150,
      agility = 50,
      stamina = 0
    },
    species = { "elf" }
  },
  ["527"] = {
    name = "Royal Elven Rider",
    attack = 133,
    strength = 152,
    defense = 300,
    magic = 26,
    range = 26,
    constitution = 1275,
    tempHealth = 0,
    monsterCurrentHealth = 12750,
    maxHealth = 12750,
    abilities = { {
      id = 4
    }, {
      id = 5
    }, {
      id = 6
    }, {
      id = 66
    }, {
      id = 4
    }, {
      id = 5
    }, {
      id = 6
    }, {
      id = 22
    }, {
      id = 5
    }, {
      id = 6
    }, {
      id = 78
    } },
    attackSpeed = 3.6,
    offensiveDamageAffinity = {
      Melee = 1.1,
      Magic = 1.1,
      Range = 1.1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 15,
      Magic = 15,
      Range = 15
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 8,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Magic = 1.5,
      Range = 0.7,
      Nature = 1.5,
      Chaos = 0.7
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 40,
      resistance = 55,
      agility = 120,
      stamina = 0
    },
    species = { "elf" }
  },
  ["528"] = {
    name = "Black Knight Titan",
    attack = 68,
    strength = 68,
    defense = 128,
    magic = 1,
    range = 1,
    constitution = 540,
    tempHealth = 0,
    monsterCurrentHealth = 5400,
    maxHealth = 5400,
    abilities = { {
      id = 124
    }, {
      id = 65
    }, {
      id = 1
    }, {
      id = 4
    }, {
      id = 1
    }, {
      id = 22
    }, {
      id = 15
    }, {
      id = 6
    }, {
      id = 1
    }, {
      id = 4
    }, {
      id = 66
    }, {
      id = 22
    }, {
      id = 1
    }, {
      id = 6
    }, {
      id = 4
    }, {
      id = 1
    } },
    attackSpeed = 3,
    offensiveDamageAffinity = {
      Melee = 1.05,
      Magic = 1,
      Range = 1,
      Slashing = 1.33,
      Blunt = 1.4,
      Poison = 0.8
    },
    offensiveAccuracyAffinityRating = {
      Melee = 33
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 4,
      intellect = 0,
      dexterity = 4
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 2,
      Magic = 0.8,
      Range = 1.6,
      Blunt = 0.7,
      Slashing = 1.25,
      Piercing = 1.33,
      Fire = 1.1,
      Ice = 1.1,
      Nature = 1.1,
      Chaos = 1.1
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 164,
      resistance = 24,
      agility = -64,
      stamina = 0
    },
    species = { "giant", "golem" }
  },
  ["529"] = {
    name = "Exiled Preceptor",
    attack = 156,
    strength = 48,
    defense = 188,
    magic = 164,
    range = 1,
    constitution = 1500,
    tempHealth = 0,
    monsterCurrentHealth = 15000,
    maxHealth = 15000,
    abilities = { {
      id = 125
    }, {
      id = 2
    }, {
      id = 131
    }, {
      id = 2
    }, {
      id = 143
    }, {
      id = 2
    }, {
      id = 122
    }, {
      id = 2
    }, {
      id = 2
    }, {
      id = 131
    }, {
      id = 2
    }, {
      id = 143
    }, {
      id = 2
    }, {
      id = 122
    }, {
      id = 2
    }, {
      id = 138
    }, {
      id = 2
    } },
    attackSpeed = 3.2,
    offensiveDamageAffinity = {
      Melee = 1,
      Magic = 1.25,
      Range = 1,
      Poison = 1.25
    },
    offensiveAccuracyAffinityRating = {
      Melee = 0,
      Magic = 20,
      Range = 0
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 0,
      intellect = 32,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 0.5,
      Magic = 2,
      Range = 0.75,
      Slashing = 0.75,
      Piercing = 0.75,
      Blunt = 0.75
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 24,
      resistance = 228,
      agility = 32,
      stamina = 0
    },
    species = { "human" }
  },
  ["1008"] = {
    name = "Just a Chicken",
    smallSplashDisplay = true,
    attack = 125,
    strength = 146,
    defense = 192,
    magic = 77,
    range = 38,
    constitution = 450,
    tempHealth = 0,
    monsterCurrentHealth = 4500,
    maxHealth = 4500,
    abilities = { {
      id = 1
    }, {
      id = 5
    }, {
      id = 1
    } },
    attackSpeed = 2.6,
    offensiveDamageAffinity = {
      Melee = 1.2,
      Piercing = 1.33,
      Fire = 2,
      Magic = 1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 60
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 4,
      intellect = 0,
      dexterity = 0
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.4,
      Range = 0.8,
      Magic = 0.8,
      Fire = 3
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 15,
      resistance = 15,
      agility = 30,
      stamina = 0
    },
    species = { "beast" }
  },
  ["1009"] = {
    name = "Phoenix",
    smallSplashDisplay = true,
    attack = 149,
    strength = 173,
    defense = 234,
    magic = 77,
    range = 38,
    constitution = 750,
    tempHealth = 0,
    monsterCurrentHealth = 7500,
    maxHealth = 7500,
    abilities = { {
      id = 1
    }, {
      id = 5
    }, {
      id = 1
    }, {
      id = 7
    }, {
      id = 5
    }, {
      id = 1
    }, {
      id = 5
    }, {
      id = 18
    }, {
      id = 1
    }, {
      id = 5
    }, {
      id = 1
    }, {
      id = 75
    }, {
      id = 1
    } },
    attackSpeed = 2.5,
    offensiveDamageAffinity = {
      Melee = 1.2,
      Piercing = 1.33,
      Fire = 2,
      Magic = 1
    },
    offensiveAccuracyAffinityRating = {
      Melee = 60
    },
    offensiveCritical = {
      chance = 0.05,
      damageMultiplier = 1.1
    },
    weapon = {
      strength = 11,
      intellect = 8,
      dexterity = 8
    },
    hitMults = {
      minimum = 0.5,
      maximum = 1
    },
    defensiveDamageAffinity = {
      Melee = 1.5,
      Range = 0.8,
      Magic = 0.8,
      Fire = 3
    },
    defensiveCritical = {
      chance = 0.05,
      damageMultiplier = 0.9
    },
    armor = {
      protection = 15,
      resistance = 15,
      agility = 30,
      stamina = 0
    },
    species = { "beast" }
  }
}