Difference between revisions of "Module:Monsters/data"

From Idlescape Wiki
Jump to navigation Jump to search
(added Flame Demon, Inferno Demon and Ember Demon)
(Changed corrupted knight picture to the right one "from black knight to corrupted knight")
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
return {
 
return {
    ["1"] = {
+
  ["1"] = {
      id = 1,
+
    id = 1,
      name = "Chicken",
+
    name = "Chicken",
      image = "/images/combat/monsters/chicken.png"
+
    image = "/images/combat/monsters/chicken.png"
    },
+
  },
    ["2"] = {
+
  ["2"] = {
      id = 2,
+
    id = 2,
      name = "Cow",
+
    name = "Cow",
      image = "/images/combat/monsters/cow.png"
+
    image = "/images/combat/monsters/cow.png"
    },
+
  },
    ["3"] = {
+
  ["3"] = {
      id = 3,
+
    id = 3,
      name = "Goblin",
+
    name = "Goblin",
      image = "/images/combat/monsters/goblin.png"
+
    image = "/images/combat/monsters/goblin.png"
    },
+
  },
    ["4"] = {
+
  ["4"] = {
      id = 4,
+
    id = 4,
      name = "Rat",
+
    name = "Rat",
      image = "/images/combat/monsters/rat.png"
+
    image = "/images/combat/monsters/rat.png"
    },
+
  },
    ["5"] = {
+
  ["5"] = {
      id = 5,
+
    id = 5,
      name = "Guard",
+
    name = "Guard",
      image = "/images/combat/monsters/guard.png"
+
    image = "/images/combat/monsters/guard.png"
    },
+
  },
    ["6"] = {
+
  ["6"] = {
      id = 6,
+
    id = 6,
      name = "Militia Crossbowman",
+
    name = "Militia Crossbowman",
      image = "/images/combat/monsters/militia.png"
+
    image = "/images/combat/monsters/militia.png"
    },
+
  },
    ["7"] = {
+
  ["7"] = {
      id = 7,
+
    id = 7,
      name = "Hobgoblin",
+
    name = "Hobgoblin",
      image = "/images/combat/monsters/goblin.png"
+
    image = "/images/combat/monsters/goblin.png"
    },
+
  },
    ["8"] = {
+
  ["8"] = {
      id = 8,
+
    id = 8,
      name = "Greater Imp",
+
    name = "Greater Imp",
      image = "/images/combat/monsters/imp.png"
+
    image = "/images/combat/monsters/imp.png"
    },
+
  },
    ["9"] = {
+
  ["9"] = {
      id = 9,
+
    id = 9,
      name = "Deadly Spider",
+
    name = "Deadly Spider",
      image = "/images/combat/monsters/deadly_spider.png"
+
    image = "/images/combat/monsters/deadly_spider.png"
    },
+
  },
    ["10"] = {
+
  ["10"] = {
      id = 10,
+
    id = 10,
      name = "Deadly Red Spider",
+
    name = "Deadly Red Spider",
      image = "/images/combat/monsters/deadly_red_spider.png"
+
    image = "/images/combat/monsters/deadly_red_spider.png"
    },
+
  },
    ["11"] = {
+
  ["11"] = {
      id = 11,
+
    id = 11,
      name = "Lesser Demon",
+
    name = "Lesser Demon",
      image = "/images/combat/monsters/lesser_demon_no_highlight.png"
+
    image = "/images/combat/monsters/lesser_demon_no_highlight.png"
    },
+
  },
    ["12"] = {
+
  ["12"] = {
      id = 12,
+
    id = 12,
      name = "Greater Demon",
+
    name = "Greater Demon",
      image = "/images/combat/monsters/greater_demon.png"
+
    image = "/images/combat/monsters/greater_demon.png"
    },
+
  },
    ["13"] = {
+
  ["13"] = {
      id = 13,
+
    id = 13,
      name = "Black Knight",
+
    name = "Black Knight",
      image = "/images/combat/monsters/black_knight.png"
+
    image = "/images/combat/monsters/black_knight.png"
    },
+
  },
    ["14"] = {
+
  ["14"] = {
      id = 14,
+
    id = 14,
      name = "Moss Giant",
+
    name = "Moss Giant",
      image = "/images/combat/monsters/moss_giant.png"
+
    image = "/images/combat/monsters/moss_giant.png"
    },
+
  },
    ["15"] = {
+
  ["15"] = {
      id = 15,
+
    id = 15,
      name = "Fire Giant",
+
    name = "Fire Giant",
      image = "/images/combat/monsters/fire_giant.png"
+
    image = "/images/combat/monsters/fire_giant.png"
    },
+
  },
    ["16"] = {
+
  ["16"] = {
      id = 16,
+
    id = 16,
      name = "Ice Giant",
+
    name = "Ice Giant",
      image = "/images/combat/monsters/ice_giant.png"
+
    image = "/images/combat/monsters/ice_giant.png"
    },
+
  },
    ["17"] = {
+
  ["17"] = {
      id = 17,
+
    id = 17,
      name = "Bone Giant",
+
    name = "Bone Giant",
      image = "/images/combat/monsters/bone_giant.png"
+
    image = "/images/combat/monsters/bone_giant.png"
    },
+
  },
    ["18"] = {
+
  ["18"] = {
      id = 18,
+
    id = 18,
      name = "Cursed Naga",
+
    name = "Cursed Naga",
      image = "/images/combat/monsters/infected_naga.png"
+
    image = "/images/combat/monsters/infected_naga.png"
    },
+
  },
    ["19"] = {
+
  ["19"] = {
      id = 19,
+
    id = 19,
      name = "Corrupted Tree",
+
    name = "Corrupted Tree",
      image = "/images/combat/monsters/corrupted_tree.png"
+
    image = "/images/combat/monsters/corrupted_tree.png"
    },
+
  },
    ["20"] = {
+
  ["20"] = {
      id = 20,
+
    id = 20,
      name = "Chaos Giant",
+
    name = "Chaos Giant",
      image = "/images/combat/monsters/chaos_giant.png"
+
    image = "/images/combat/monsters/chaos_giant.png"
    },
+
  },
    ["21"] = {
+
  ["21"] = {
      id = 21,
+
    id = 21,
      name = "Chaotic Abomination",
+
    name = "Chaotic Abomination",
      image = "/images/combat/monsters/chaotic_abomination.png"
+
    image = "/images/combat/monsters/chaotic_abomination.png"
    },
+
  },
    ["22"] = {
+
  ["22"] = {
      id = 22,
+
    id = 22,
      name = "Swordfish",
+
    name = "Swordfish",
      image = "/images/combat/monsters/swordfish.png"
+
    image = "/images/combat/monsters/swordfish.png"
    },
+
  },
    ["23"] = {
+
  ["23"] = {
      id = 23,
+
    id = 23,
      name = "Ascended",
+
    name = "Ascended",
      image = "/images/combat/monsters/ascendant.png"
+
    image = "/images/combat/monsters/ascendant.png"
    },
+
  },
    ["24"] = {
+
  ["24"] = {
      id = 24,
+
    id = 24,
      name = "Aberrant Shrimp",
+
    name = "Aberrant Shrimp",
      image = "/images/combat/monsters/shrimp_abberation.png"
+
    image = "/images/combat/monsters/shrimp_abberation.png"
    },
+
  },
    ["25"] = {
+
  ["25"] = {
      id = 25,
+
    id = 25,
      name = "Spriggan",
+
    name = "Spriggan",
      image = "/images/combat/monsters/spriggan.png"
+
    image = "/images/combat/monsters/spriggan.png"
    },
+
  },
    ["26"] = {
+
  ["26"] = {
      id = 26,
+
    id = 26,
      name = "Elven Hunter",
+
    name = "Elven Hunter",
      image = "/images/combat/monsters/klimpelimpe.png"
+
    image = "/images/combat/monsters/klimpelimpe.png"
    },
+
  },
    ["27"] = {
+
  ["27"] = {
      id = 27,
+
    id = 27,
      name = "Elven Warrior",
+
    name = "Elven Warrior",
      image = "/images/combat/monsters/elven_warrior.png"
+
    image = "/images/combat/monsters/elven_warrior.png"
    },
+
  },
    ["28"] = {
+
  ["28"] = {
      id = 28,
+
    id = 28,
      name = "Elven Mage",
+
    name = "Elven Mage",
      image = "/images/combat/monsters/desiccated_priest.png"
+
    image = "/images/combat/monsters/desiccated_priest.png"
    },
+
  },
    ["29"] = {
+
  ["29"] = {
      id = 29,
+
    id = 29,
      name = "Elven Rider",
+
    name = "Elven Rider",
      image = "/images/combat/monsters/elven_rider.png"
+
    image = "/images/combat/monsters/elven_rider.png"
    },
+
  },
    ["30"] = {
+
  ["30"] = {
      id = 30,
+
    id = 30,
      name = "Wild Boar",
+
    name = "Wild Boar",
      image = "/images/combat/monsters/wildboar.png"
+
    image = "/images/combat/monsters/wildboar.png"
    },
+
  },
    ["31"] = {
+
  ["31"] = {
      id = 31,
+
    id = 31,
      name = "Wolf",
+
    name = "Wolf",
      image = "/images/combat/monsters/wolf.png"
+
    image = "/images/combat/monsters/wolf.png"
    },
+
  },
    ["32"] = {
+
  ["32"] = {
      id = 32,
+
    id = 32,
      name = "Corpse Eater",
+
    name = "Corpse Eater",
      image = "/images/combat/monsters/corpse_eater.png"
+
    image = "/images/combat/monsters/corpse_eater.png"
    },
+
  },
    ["33"] = {
+
  ["33"] = {
      id = 33,
+
    id = 33,
      name = "Dark Mage",
+
    name = "Dark Mage",
      image = "/images/combat/monsters/dark_mage.png"
+
    image = "/images/combat/monsters/dark_mage.png"
    },
+
  },
    ["34"] = {
+
  ["34"] = {
      id = 34,
+
    id = 34,
      name = "Reanimated Bones",
+
    name = "Reanimated Bones",
      image = "/images/combat/monsters/reanimated_bones.png"
+
    image = "/images/combat/monsters/reanimated_bones.png"
    },
+
  },
    ["35"] = {
+
  ["35"] = {
      id = 35,
+
    id = 35,
      name = "Desiccated Priest",
+
    name = "Desiccated Priest",
      image = "/images/combat/monsters/desiccated_priest.png"
+
    image = "/images/combat/monsters/desiccated_priest.png"
    },
+
  },
    ["36"] = {
+
  ["36"] = {
      id = 36,
+
    id = 36,
      name = "Glass Mage",
+
    name = "Glass Mage",
      image = "/images/combat/monsters/black_knight_magic.png"
+
    image = "/images/combat/monsters/black_knight_magic.png"
    },
+
  },
    ["37"] = {
+
  ["37"] = {
      id = 37,
+
    id = 37,
      name = "Glass Knight",
+
    name = "Glass Knight",
      image = "/images/combat/monsters/black_knight_titan.png"
+
    image = "/images/combat/monsters/black_knight_titan.png"
    },
+
  },
    ["38"] = {
+
  ["38"] = {
      id = 38,
+
    id = 38,
      name = "Glass Ranger",
+
    name = "Glass Ranger",
      image = "/images/combat/monsters/black_knight_range.png"
+
    image = "/images/combat/monsters/black_knight_range.png"
    },
+
  },
    ["39"] = {
+
  ["39"] = {
      id = 39,
+
    id = 39,
      name = "Deep Pit Demon",
+
    name = "Deep Pit Demon",
      image = "/images/combat/monsters/greater_demon.png"
+
    image = "/images/combat/monsters/greater_demon.png"
    },
+
  },
    ["500"] = {
+
  ["500"] = {
      id = 500,
+
    id = 500,
      name = "Ot_to's Prized Hen",
+
    name = "Ot_to's Prized Hen",
      image = "/images/combat/monsters/elite/chicken_elite.png"
+
    image = "/images/combat/monsters/elite/chicken_elite.png"
    },
+
  },
    ["501"] = {
+
  ["501"] = {
      id = 501,
+
    id = 501,
      name = "Chocolate Cow",
+
    name = "Chocolate Cow",
      image = "/images/combat/monsters/elite/elite_cow.png"
+
    image = "/images/combat/monsters/elite/elite_cow.png"
    },
+
  },
    ["502"] = {
+
  ["502"] = {
      id = 502,
+
    id = 502,
      name = "Overseer Demon",
+
    name = "Overseer Demon",
      image = "/images/combat/monsters/elite/greater_demon_elite.png"
+
    image = "/images/combat/monsters/elite/greater_demon_elite.png"
    },
+
  },
    ["503"] = {
+
  ["503"] = {
      id = 503,
+
    id = 503,
      name = "Blood Spider",
+
    name = "Blood Spider",
      image = "/images/combat/monsters/elite/elite_red_spider.png"
+
    image = "/images/combat/monsters/elite/elite_red_spider.png"
    },
+
  },
    ["504"] = {
+
  ["504"] = {
      id = 504,
+
    id = 504,
      name = "Vassal Demon",
+
    name = "Vassal Demon",
      image = "/images/combat/monsters/elite/lesser_demon_no_highlight_elite.png"
+
    image = "/images/combat/monsters/elite/lesser_demon_no_highlight_elite.png"
    },
+
  },
    ["505"] = {
+
  ["505"] = {
      id = 505,
+
    id = 505,
      name = "Marshall the Town Rat",
+
    name = "Marshall the Town Rat",
      image = "/images/combat/monsters/elite/marshall.png"
+
    image = "/images/combat/monsters/elite/marshall.png"
    },
+
  },
    ["506"] = {
+
  ["506"] = {
      id = 506,
+
    id = 506,
      name = "Marshall the Town Rat 2",
+
    name = "Marshall the Town Rat 2",
      image = "/images/combat/monsters/elite/marshall_gun.png"
+
    image = "/images/combat/monsters/elite/marshall_gun.png"
    },
+
  },
    ["507"] = {
+
  ["507"] = {
      id = 507,
+
    id = 507,
      name = "Big Gobbo",
+
    name = "Big Gobbo",
      image = "/images/combat/monsters/elite/goblin_elite.png"
+
    image = "/images/combat/monsters/elite/goblin_elite.png"
    },
+
  },
    ["508"] = {
+
  ["508"] = {
      id = 508,
+
    id = 508,
      name = "Elder Spriggan",
+
    name = "Elder Spriggan",
      image = "/images/combat/monsters/elite/spriggan_elite.png"
+
    image = "/images/combat/monsters/elite/spriggan_elite.png"
    },
+
  },
    ["509"] = {
+
  ["509"] = {
      id = 509,
+
    id = 509,
      name = "Perennial Giant",
+
    name = "Perennial Giant",
      image = "/images/combat/monsters/elite/moss_giant_elite.png"
+
    image = "/images/combat/monsters/elite/moss_giant_elite.png"
    },
+
  },
    ["510"] = {
+
  ["510"] = {
      id = 510,
+
    id = 510,
      name = "Volcanic Giant",
+
    name = "Volcanic Giant",
      image = "/images/combat/monsters/elite/fire_giant_elite.png"
+
    image = "/images/combat/monsters/elite/fire_giant_elite.png"
    },
+
  },
    ["511"] = {
+
  ["511"] = {
      id = 511,
+
    id = 511,
      name = "Glacial Giant",
+
    name = "Glacial Giant",
      image = "/images/combat/monsters/elite/ice_giant_elite.png"
+
    image = "/images/combat/monsters/elite/ice_giant_elite.png"
    },
+
  },
    ["512"] = {
+
  ["512"] = {
      id = 512,
+
    id = 512,
      name = "Imbued Black Knight",
+
    name = "Imbued Black Knight",
      image = "/images/combat/monsters/elite/black_knight_elite.png"
+
    image = "/images/combat/monsters/elite/black_knight_elite.png"
    },
+
  },
    ["513"] = {
+
  ["513"] = {
      id = 513,
+
    id = 513,
      name = "Ghastly Giant",
+
    name = "Ghastly Giant",
      image = "/images/combat/monsters/elite/bone_giant_elite.png"
+
    image = "/images/combat/monsters/elite/bone_giant_elite.png"
    },
+
  },
    ["514"] = {
+
  ["514"] = {
      id = 514,
+
    id = 514,
      name = "Corrupted Naga",
+
    name = "Corrupted Naga",
      image = "/images/combat/monsters/elite/infected_naga_elite.png"
+
    image = "/images/combat/monsters/elite/infected_naga_elite.png"
    },
+
  },
    ["515"] = {
+
  ["515"] = {
      id = 515,
+
    id = 515,
      name = "Swordfish Champion",
+
    name = "Swordfish Champion",
      image = "/images/combat/monsters/elite/swordfish_elite.png"
+
    image = "/images/combat/monsters/elite/swordfish_elite.png"
    },
+
  },
    ["516"] = {
+
  ["516"] = {
      id = 516,
+
    id = 516,
      name = "Ancient Ascended",
+
    name = "Ancient Ascended",
      image = "/images/combat/monsters/elite/ascendant_elite.png"
+
    image = "/images/combat/monsters/elite/ascendant_elite.png"
    },
+
  },
    ["517"] = {
+
  ["517"] = {
      id = 517,
+
    id = 517,
      name = "Voidtouched Giant",
+
    name = "Voidtouched Giant",
      image = "/images/combat/monsters/elite/chaos_giant_elite.png"
+
    image = "/images/combat/monsters/elite/chaos_giant_elite.png"
    },
+
  },
    ["518"] = {
+
  ["518"] = {
      id = 518,
+
    id = 518,
      name = "Obsidian Mage",
+
    name = "Obsidian Mage",
      image = "/images/combat/monsters/black_knight_magic.png"
+
    image = "/images/combat/monsters/black_knight_magic.png"
    },
+
  },
    ["519"] = {
+
  ["519"] = {
      id = 519,
+
    id = 519,
      name = "Obsidian Knight",
+
    name = "Obsidian Knight",
      image = "/images/combat/monsters/black_knight_titan.png"
+
    image = "/images/combat/monsters/black_knight_titan.png"
    },
+
  },
    ["520"] = {
+
  ["520"] = {
      id = 520,
+
    id = 520,
      name = "Obsidian Ranger",
+
    name = "Obsidian Ranger",
      image = "/images/combat/monsters/black_knight_range.png"
+
    image = "/images/combat/monsters/black_knight_range.png"
    },
+
  },
    ["521"] = {
+
  ["521"] = {
      id = 521,
+
    id = 521,
      name = "Possessed Mage",
+
    name = "Possessed Mage",
      image = "/images/combat/monsters/dark_mage.png"
+
    image = "/images/combat/monsters/dark_mage.png"
    },
+
  },
    ["522"] = {
+
  ["522"] = {
      id = 522,
+
    id = 522,
      name = "Pactbound Sorcerer",
+
    name = "Pactbound Sorcerer",
      image = "/images/combat/monsters/elite/pactbound_sorceror.png"
+
    image = "/images/combat/monsters/elite/pactbound_sorceror.png"
    },
+
  },
    ["523"] = {
+
  ["523"] = {
      id = 523,
+
    id = 523,
      name = "Nox Wolf",
+
    name = "Nox Wolf",
      image = "/images/combat/monsters/elite/wolf_elite.png"
+
    image = "/images/combat/monsters/elite/wolf_elite.png"
    },
+
  },
    ["524"] = {
+
  ["524"] = {
      id = 524,
+
    id = 524,
      name = "Royal Elven Hunter",
+
    name = "Royal Elven Hunter",
      image = "/images/combat/monsters/klimpelimpe.png"
+
    image = "/images/combat/monsters/klimpelimpe.png"
    },
+
  },
    ["525"] = {
+
  ["525"] = {
      id = 525,
+
    id = 525,
      name = "Royal Elven Warrior",
+
    name = "Royal Elven Warrior",
      image = "/images/combat/monsters/elven_warrior.png"
+
    image = "/images/combat/monsters/elven_warrior.png"
    },
+
  },
    ["526"] = {
+
  ["526"] = {
      id = 526,
+
    id = 526,
      name = "Royal Elven Mage",
+
    name = "Royal Elven Mage",
      image = "/images/combat/monsters/desiccated_priest.png"
+
    image = "/images/combat/monsters/desiccated_priest.png"
    },
+
  },
    ["527"] = {
+
  ["527"] = {
      id = 527,
+
    id = 527,
      name = "Royal Elven Rider",
+
    name = "Royal Elven Rider",
      image = "/images/combat/monsters/elven_rider.png"
+
    image = "/images/combat/monsters/elven_rider.png"
    },
+
  },
    ["528"] = {
+
  ["528"] = {
      id = 528,
+
    id = 528,
      name = "Black Knight Titan",
+
    name = "Black Knight Titan",
      image = "/images/combat/monsters/elite/black_knight_elite.png"
+
    image = "/images/combat/monsters/elite/black_knight_elite.png"
    },
+
  },
    ["529"] = {
+
  ["529"] = {
      id = 529,
+
    id = 529,
      name = "Exiled Preceptor",
+
    name = "Exiled Preceptor",
      image = "/images/combat/monsters/elite/exiled_preceptor.png"
+
    image = "/images/combat/monsters/elite/exiled_preceptor.png"
    },
+
  },
    ["1000"] = {
+
  ["530"] = {
      id = 1000,
+
    id = 530,
      name = "INFO",
+
    name = 'Corrupted Elder Tree',
      image = "/images/combat/monsters/elite/true_info.png"
+
    image = '/images/combat/monsters/elite/elite_corrupted_tree.png'
    },
+
  },
    ["1006"] = {
+
  ["1000"] = {
      id = 1006,
+
    id = 1000,
      name = "Giant King",
+
    name = "INFO",
      image = "/images/combat/monsters/Giant_King_Silver_C.png"
+
    image = "/images/combat/monsters/elite/true_info.png"
    },
+
  },
    ["1007"] = {
+
  ["1006"] = {
      id = 1007,
+
    id = 1006,
      name = "Giant King 2",
+
    name = "Giant King",
      image = "/images/combat/monsters/Giant_King_Copper_C.png"
+
    image = "/images/combat/monsters/Giant_King_Silver_C.png"
    },
+
  },
    ["1008"] = {
+
  ["1007"] = {
      id = 1008,
+
    id = 1007,
      name = "Just a Chicken",
+
    name = "Giant King 2",
      image = "/images/combat/monsters/elite/chicken_elite.png"
+
    image = "/images/combat/monsters/Giant_King_Copper_C.png"
    },
+
  },
    ["1009"] = {
+
  ["1008"] = {
      id = 1009,
+
    id = 1008,
      name = "Phoenix",
+
    name = "Just a Chicken",
      image = "/images/combat/monsters/elite/flame_chicken_1.png"
+
    image = "/images/combat/monsters/elite/chicken_elite.png"
    },
+
  },
    ["1010"] = {
+
  ["1009"] = {
      id = 1010,
+
    id = 1009,
      name = "Phoenix 2",
+
    name = "Phoenix",
      image = "/images/combat/monsters/elite/flame_chicken_2.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_1.png"
    },
+
  },
    ["1011"] = {
+
  ["1010"] = {
      id = 1011,
+
    id = 1010,
      name = "Phoenix 3",
+
    name = "Phoenix 2",
      image = "/images/combat/monsters/elite/flame_chicken_3.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_2.png"
    },
+
  },
    ["1012"] = {
+
  ["1011"] = {
      id = 1012,
+
    id = 1011,
      name = "Phoenix 4",
+
    name = "Phoenix 3",
      image = "/images/combat/monsters/elite/flame_chicken_4.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_3.png"
    },
+
  },
    ["1013"] = {
+
  ["1012"] = {
      id = 1013,
+
    id = 1012,
      name = "The Advisor",
+
    name = "Phoenix 4",
      image = "/images/combat/monsters/elite/bone_giant_elite.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_4.png"
    },
+
  },
    ["1014"] = {
+
  ["1013"] = {
      id = 1014,
+
    id = 1013,
      name = "Elven King",
+
    name = "The Advisor",
      image = "/images/combat/monsters/elite/elven_king.png"
+
    image = "/images/combat/monsters/elite/bone_giant_elite.png"
    },
+
  },
    ["1015"] = {
+
  ["1014"] = {
      id = 1015,
+
    id = 1014,
      name = "The Regent",
+
    name = "Elven King",
      image = "/images/combat/monsters/elite/regent.png"
+
    image = "/images/combat/monsters/elite/elven_king.png"
    },
+
  },
    ["1016"] = {
+
  ["1015"] = {
      id = 1016,
+
    id = 1015,
      name = "ANGY WOLF",
+
    name = "The Regent",
      image = "/images/combat/monsters/elite/firewolf.png"
+
    image = "/images/combat/monsters/elite/regent.png"
    },
+
  },
    ["1017"] = {
+
  ["1016"] = {
      id = 1017,
+
    id = 1016,
      name = "ANGY BOAR",
+
    name = "ANGY WOLF",
      image = "/images/combat/monsters/elite/hotham.png"
+
    image = "/images/combat/monsters/elite/firewolf.png"
    },
+
  },
    ["1018"] = {
+
  ["1017"] = {
      id = 1018,
+
    id = 1017,
      name = "Storm Watcher",
+
    name = "ANGY BOAR",
      image = "/images/combat/monsters/elite/storm_watcher.png"
+
    image = "/images/combat/monsters/elite/hotham.png"
    },
+
  },
    ["1019"] = {
+
  ["1018"] = {
      id = 1019,
+
    id = 1018,
      name = "The Shrimp God - Phase 1",
+
    name = "Storm Watcher",
      image = "/images/combat/monsters/elite/shrimp_god.png"
+
    image = "/images/combat/monsters/elite/storm_watcher.png"
    },
+
  },
    ["1020"] = {
+
  ["1019"] = {
      id = 1020,
+
    id = 1019,
      name = "The Shrimp God - Phase 2",
+
    name = "The Shrimp God - Phase 1",
      image = "/images/combat/monsters/elite/shrimp_god.png"
+
    image = "/images/combat/monsters/elite/shrimp_god.png"
    },
+
  },
    ["1021"] = {
+
  ["1020"] = {
      id = 1021,
+
    id = 1020,
      name = "The True Shrimp God",
+
    name = "The Shrimp God - Phase 2",
      image = "/images/combat/monsters/elite/shrimp_god.png"
+
    image = "/images/combat/monsters/elite/shrimp_god.png"
    },
+
  },
    ["1022"] = {
+
  ["1021"] = {
      id = 1022,
+
    id = 1021,
      name = "Goblin Chef",
+
    name = "The True Shrimp God",
      image = "/images/combat/monsters/elite/goblin_chef.png"
+
    image = "/images/combat/monsters/elite/shrimp_god.png"
    },
+
  },
    ["1023"] = {
+
  ["1022"] = {
      id = 1023,
+
    id = 1022,
      name = "Wrath",
+
    name = "Goblin Chef",
      image = "/images/combat/monsters/elite/wrath.png"
+
    image = "/images/combat/monsters/elite/goblin_chef.png"
    },
+
  },
    ["1024"] = {
+
  ["1023"] = {
      id = 1024,
+
    id = 1023,
      name = "Loot Goblin",
+
    name = "Wrath",
      image = "/images/combat/monsters/elite/loot_goblin.png"
+
    image = "/images/combat/monsters/elite/wrath.png"
    },
+
  },
    ["1025"] = {
+
  ["1024"] = {
      id = 1025,
+
    id = 1024,
      name = "Ancient Dwarven Golem",
+
    name = "Loot Goblin",
      image = "/images/combat/monsters/elite/dwarven_automaton2.png"
+
    image = "/images/combat/monsters/elite/loot_goblin.png"
    },
+
  },
    ["1026"] = {
+
  ["1025"] = {
      id = 1026,
+
    id = 1025,
      name = "Living Wood Wolf",
+
    name = "Ancient Dwarven Golem",
      image = "/images/combat/monsters/elite/living_wood_wolf.png"
+
    image = "/images/combat/monsters/elite/dwarven_automaton2.png"
    },
+
  },
    ["1027"] = {
+
  ["1026"] = {
      id = 1027,
+
    id = 1026,
      name = "Water Elemental",
+
    name = "Living Wood Wolf",
      image = "/images/combat/monsters/elite/water_elemental2.png"
+
    image = "/images/combat/monsters/elite/living_wood_wolf.png"
    },
+
  },
    ["1028"] = {
+
  ["1027"] = {
      id = 1028,
+
    id = 1027,
      name = "Corrupted Titan",
+
    name = "Water Elemental",
      image = "/images/combat/monsters/elite/black_knight_elite.png"
+
    image = "/images/combat/monsters/elite/water_elemental2.png"
    },
+
  },
    ["2000"] = {
+
  ["1028"] = {
      id = 2000,
+
    id = 1028,
      name = "Summoned Shrimp",
+
    name = "Corrupted Titan",
      image = "/images/combat/monsters/ascendant.png"
+
    image = "/images/combat/monsters/elite/black_knight_elite.png"
    },
+
  },
    ["2001"] = {
+
  ["1031"] = {
      id = 2001,
+
    id = 1031,
      name = "Corrupted Knight",
+
    name = "Limpe K. Limpe",
      image = "/images/combat/monsters/black_knight.png"
+
    image = "/images/combat/monsters/elite/chicken_chef.png"
    },
+
  },
    ["2002"] = {
+
  ["2000"] = {
      id = 2002,
+
    id = 2000,
      name = "Flame Demon",
+
    name = "Summoned Shrimp",
      image = "/images/combat/monsters/elite/lesser_demon_no_highlight_elite.png"
+
    image = "/images/combat/monsters/ascendant.png"
    },
+
  },
    ["2003"] = {
+
  ["2001"] = {
      id = 2003,
+
    id = 2001,
      name = "Inferno Demon",
+
    name = "Corrupted Knight",
      image = "/images/combat/monsters/elite/greater_demon_elite.png"
+
    image = "/images/combat/monsters/corrupted_knight.png"
    },
+
},
    ["2004"] = {
+
  ["2002"] = {
      id = 2004,
+
    id = 2002,
      name = "Ember Demon",
+
    name = "Flame Demon",
      image = "/images/combat/monsters/greater_demon.png"
+
    image = "/images/combat/monsters/flame_demon.png"
    },
+
  },
    ["10000"] = {
+
  ["2003"] = {
      id = 10000,
+
    id = 2003,
      name = "DPS Dummy",
+
    name = "Inferno Demon",
      image = "/images/combat/monsters/dummy.png"
+
    image = "/images/combat/monsters/inferno_demon.png"
     }
+
  },
 +
  ["2004"] = {
 +
     id = 2004,
 +
    name = "Ember Demon",
 +
    image = "/images/combat/monsters/ember_demon.png"
 +
  },
 +
  ["2005"] = {
 +
    id = 2004,
 +
    name = "Inferno Giant",
 +
    image = "/images/combat/monsters/elite/fire_giant_elite.png"
 +
  },
 +
  ["10000"] = {
 +
    id = 10000,
 +
    name = "DPS Dummy",
 +
    image = "/images/combat/monsters/dummy.png"
 
   }
 
   }
 +
}

Latest revision as of 23:25, 15 December 2024


return {
  ["1"] = {
    id = 1,
    name = "Chicken",
    image = "/images/combat/monsters/chicken.png"
  },
  ["2"] = {
    id = 2,
    name = "Cow",
    image = "/images/combat/monsters/cow.png"
  },
  ["3"] = {
    id = 3,
    name = "Goblin",
    image = "/images/combat/monsters/goblin.png"
  },
  ["4"] = {
    id = 4,
    name = "Rat",
    image = "/images/combat/monsters/rat.png"
  },
  ["5"] = {
    id = 5,
    name = "Guard",
    image = "/images/combat/monsters/guard.png"
  },
  ["6"] = {
    id = 6,
    name = "Militia Crossbowman",
    image = "/images/combat/monsters/militia.png"
  },
  ["7"] = {
    id = 7,
    name = "Hobgoblin",
    image = "/images/combat/monsters/goblin.png"
  },
  ["8"] = {
    id = 8,
    name = "Greater Imp",
    image = "/images/combat/monsters/imp.png"
  },
  ["9"] = {
    id = 9,
    name = "Deadly Spider",
    image = "/images/combat/monsters/deadly_spider.png"
  },
  ["10"] = {
    id = 10,
    name = "Deadly Red Spider",
    image = "/images/combat/monsters/deadly_red_spider.png"
  },
  ["11"] = {
    id = 11,
    name = "Lesser Demon",
    image = "/images/combat/monsters/lesser_demon_no_highlight.png"
  },
  ["12"] = {
    id = 12,
    name = "Greater Demon",
    image = "/images/combat/monsters/greater_demon.png"
  },
  ["13"] = {
    id = 13,
    name = "Black Knight",
    image = "/images/combat/monsters/black_knight.png"
  },
  ["14"] = {
    id = 14,
    name = "Moss Giant",
    image = "/images/combat/monsters/moss_giant.png"
  },
  ["15"] = {
    id = 15,
    name = "Fire Giant",
    image = "/images/combat/monsters/fire_giant.png"
  },
  ["16"] = {
    id = 16,
    name = "Ice Giant",
    image = "/images/combat/monsters/ice_giant.png"
  },
  ["17"] = {
    id = 17,
    name = "Bone Giant",
    image = "/images/combat/monsters/bone_giant.png"
  },
  ["18"] = {
    id = 18,
    name = "Cursed Naga",
    image = "/images/combat/monsters/infected_naga.png"
  },
  ["19"] = {
    id = 19,
    name = "Corrupted Tree",
    image = "/images/combat/monsters/corrupted_tree.png"
  },
  ["20"] = {
    id = 20,
    name = "Chaos Giant",
    image = "/images/combat/monsters/chaos_giant.png"
  },
  ["21"] = {
    id = 21,
    name = "Chaotic Abomination",
    image = "/images/combat/monsters/chaotic_abomination.png"
  },
  ["22"] = {
    id = 22,
    name = "Swordfish",
    image = "/images/combat/monsters/swordfish.png"
  },
  ["23"] = {
    id = 23,
    name = "Ascended",
    image = "/images/combat/monsters/ascendant.png"
  },
  ["24"] = {
    id = 24,
    name = "Aberrant Shrimp",
    image = "/images/combat/monsters/shrimp_abberation.png"
  },
  ["25"] = {
    id = 25,
    name = "Spriggan",
    image = "/images/combat/monsters/spriggan.png"
  },
  ["26"] = {
    id = 26,
    name = "Elven Hunter",
    image = "/images/combat/monsters/klimpelimpe.png"
  },
  ["27"] = {
    id = 27,
    name = "Elven Warrior",
    image = "/images/combat/monsters/elven_warrior.png"
  },
  ["28"] = {
    id = 28,
    name = "Elven Mage",
    image = "/images/combat/monsters/desiccated_priest.png"
  },
  ["29"] = {
    id = 29,
    name = "Elven Rider",
    image = "/images/combat/monsters/elven_rider.png"
  },
  ["30"] = {
    id = 30,
    name = "Wild Boar",
    image = "/images/combat/monsters/wildboar.png"
  },
  ["31"] = {
    id = 31,
    name = "Wolf",
    image = "/images/combat/monsters/wolf.png"
  },
  ["32"] = {
    id = 32,
    name = "Corpse Eater",
    image = "/images/combat/monsters/corpse_eater.png"
  },
  ["33"] = {
    id = 33,
    name = "Dark Mage",
    image = "/images/combat/monsters/dark_mage.png"
  },
  ["34"] = {
    id = 34,
    name = "Reanimated Bones",
    image = "/images/combat/monsters/reanimated_bones.png"
  },
  ["35"] = {
    id = 35,
    name = "Desiccated Priest",
    image = "/images/combat/monsters/desiccated_priest.png"
  },
  ["36"] = {
    id = 36,
    name = "Glass Mage",
    image = "/images/combat/monsters/black_knight_magic.png"
  },
  ["37"] = {
    id = 37,
    name = "Glass Knight",
    image = "/images/combat/monsters/black_knight_titan.png"
  },
  ["38"] = {
    id = 38,
    name = "Glass Ranger",
    image = "/images/combat/monsters/black_knight_range.png"
  },
  ["39"] = {
    id = 39,
    name = "Deep Pit Demon",
    image = "/images/combat/monsters/greater_demon.png"
  },
  ["500"] = {
    id = 500,
    name = "Ot_to's Prized Hen",
    image = "/images/combat/monsters/elite/chicken_elite.png"
  },
  ["501"] = {
    id = 501,
    name = "Chocolate Cow",
    image = "/images/combat/monsters/elite/elite_cow.png"
  },
  ["502"] = {
    id = 502,
    name = "Overseer Demon",
    image = "/images/combat/monsters/elite/greater_demon_elite.png"
  },
  ["503"] = {
    id = 503,
    name = "Blood Spider",
    image = "/images/combat/monsters/elite/elite_red_spider.png"
  },
  ["504"] = {
    id = 504,
    name = "Vassal Demon",
    image = "/images/combat/monsters/elite/lesser_demon_no_highlight_elite.png"
  },
  ["505"] = {
    id = 505,
    name = "Marshall the Town Rat",
    image = "/images/combat/monsters/elite/marshall.png"
  },
  ["506"] = {
    id = 506,
    name = "Marshall the Town Rat 2",
    image = "/images/combat/monsters/elite/marshall_gun.png"
  },
  ["507"] = {
    id = 507,
    name = "Big Gobbo",
    image = "/images/combat/monsters/elite/goblin_elite.png"
  },
  ["508"] = {
    id = 508,
    name = "Elder Spriggan",
    image = "/images/combat/monsters/elite/spriggan_elite.png"
  },
  ["509"] = {
    id = 509,
    name = "Perennial Giant",
    image = "/images/combat/monsters/elite/moss_giant_elite.png"
  },
  ["510"] = {
    id = 510,
    name = "Volcanic Giant",
    image = "/images/combat/monsters/elite/fire_giant_elite.png"
  },
  ["511"] = {
    id = 511,
    name = "Glacial Giant",
    image = "/images/combat/monsters/elite/ice_giant_elite.png"
  },
  ["512"] = {
    id = 512,
    name = "Imbued Black Knight",
    image = "/images/combat/monsters/elite/black_knight_elite.png"
  },
  ["513"] = {
    id = 513,
    name = "Ghastly Giant",
    image = "/images/combat/monsters/elite/bone_giant_elite.png"
  },
  ["514"] = {
    id = 514,
    name = "Corrupted Naga",
    image = "/images/combat/monsters/elite/infected_naga_elite.png"
  },
  ["515"] = {
    id = 515,
    name = "Swordfish Champion",
    image = "/images/combat/monsters/elite/swordfish_elite.png"
  },
  ["516"] = {
    id = 516,
    name = "Ancient Ascended",
    image = "/images/combat/monsters/elite/ascendant_elite.png"
  },
  ["517"] = {
    id = 517,
    name = "Voidtouched Giant",
    image = "/images/combat/monsters/elite/chaos_giant_elite.png"
  },
  ["518"] = {
    id = 518,
    name = "Obsidian Mage",
    image = "/images/combat/monsters/black_knight_magic.png"
  },
  ["519"] = {
    id = 519,
    name = "Obsidian Knight",
    image = "/images/combat/monsters/black_knight_titan.png"
  },
  ["520"] = {
    id = 520,
    name = "Obsidian Ranger",
    image = "/images/combat/monsters/black_knight_range.png"
  },
  ["521"] = {
    id = 521,
    name = "Possessed Mage",
    image = "/images/combat/monsters/dark_mage.png"
  },
  ["522"] = {
    id = 522,
    name = "Pactbound Sorcerer",
    image = "/images/combat/monsters/elite/pactbound_sorceror.png"
  },
  ["523"] = {
    id = 523,
    name = "Nox Wolf",
    image = "/images/combat/monsters/elite/wolf_elite.png"
  },
  ["524"] = {
    id = 524,
    name = "Royal Elven Hunter",
    image = "/images/combat/monsters/klimpelimpe.png"
  },
  ["525"] = {
    id = 525,
    name = "Royal Elven Warrior",
    image = "/images/combat/monsters/elven_warrior.png"
  },
  ["526"] = {
    id = 526,
    name = "Royal Elven Mage",
    image = "/images/combat/monsters/desiccated_priest.png"
  },
  ["527"] = {
    id = 527,
    name = "Royal Elven Rider",
    image = "/images/combat/monsters/elven_rider.png"
  },
  ["528"] = {
    id = 528,
    name = "Black Knight Titan",
    image = "/images/combat/monsters/elite/black_knight_elite.png"
  },
  ["529"] = {
    id = 529,
    name = "Exiled Preceptor",
    image = "/images/combat/monsters/elite/exiled_preceptor.png"
  },
  ["530"] = {
    id = 530,
    name = 'Corrupted Elder Tree',
    image = '/images/combat/monsters/elite/elite_corrupted_tree.png'
  },
  ["1000"] = {
    id = 1000,
    name = "INFO",
    image = "/images/combat/monsters/elite/true_info.png"
  },
  ["1006"] = {
    id = 1006,
    name = "Giant King",
    image = "/images/combat/monsters/Giant_King_Silver_C.png"
  },
  ["1007"] = {
    id = 1007,
    name = "Giant King 2",
    image = "/images/combat/monsters/Giant_King_Copper_C.png"
  },
  ["1008"] = {
    id = 1008,
    name = "Just a Chicken",
    image = "/images/combat/monsters/elite/chicken_elite.png"
  },
  ["1009"] = {
    id = 1009,
    name = "Phoenix",
    image = "/images/combat/monsters/elite/flame_chicken_1.png"
  },
  ["1010"] = {
    id = 1010,
    name = "Phoenix 2",
    image = "/images/combat/monsters/elite/flame_chicken_2.png"
  },
  ["1011"] = {
    id = 1011,
    name = "Phoenix 3",
    image = "/images/combat/monsters/elite/flame_chicken_3.png"
  },
  ["1012"] = {
    id = 1012,
    name = "Phoenix 4",
    image = "/images/combat/monsters/elite/flame_chicken_4.png"
  },
  ["1013"] = {
    id = 1013,
    name = "The Advisor",
    image = "/images/combat/monsters/elite/bone_giant_elite.png"
  },
  ["1014"] = {
    id = 1014,
    name = "Elven King",
    image = "/images/combat/monsters/elite/elven_king.png"
  },
  ["1015"] = {
    id = 1015,
    name = "The Regent",
    image = "/images/combat/monsters/elite/regent.png"
  },
  ["1016"] = {
    id = 1016,
    name = "ANGY WOLF",
    image = "/images/combat/monsters/elite/firewolf.png"
  },
  ["1017"] = {
    id = 1017,
    name = "ANGY BOAR",
    image = "/images/combat/monsters/elite/hotham.png"
  },
  ["1018"] = {
    id = 1018,
    name = "Storm Watcher",
    image = "/images/combat/monsters/elite/storm_watcher.png"
  },
  ["1019"] = {
    id = 1019,
    name = "The Shrimp God - Phase 1",
    image = "/images/combat/monsters/elite/shrimp_god.png"
  },
  ["1020"] = {
    id = 1020,
    name = "The Shrimp God - Phase 2",
    image = "/images/combat/monsters/elite/shrimp_god.png"
  },
  ["1021"] = {
    id = 1021,
    name = "The True Shrimp God",
    image = "/images/combat/monsters/elite/shrimp_god.png"
  },
  ["1022"] = {
    id = 1022,
    name = "Goblin Chef",
    image = "/images/combat/monsters/elite/goblin_chef.png"
  },
  ["1023"] = {
    id = 1023,
    name = "Wrath",
    image = "/images/combat/monsters/elite/wrath.png"
  },
  ["1024"] = {
    id = 1024,
    name = "Loot Goblin",
    image = "/images/combat/monsters/elite/loot_goblin.png"
  },
  ["1025"] = {
    id = 1025,
    name = "Ancient Dwarven Golem",
    image = "/images/combat/monsters/elite/dwarven_automaton2.png"
  },
  ["1026"] = {
    id = 1026,
    name = "Living Wood Wolf",
    image = "/images/combat/monsters/elite/living_wood_wolf.png"
  },
  ["1027"] = {
    id = 1027,
    name = "Water Elemental",
    image = "/images/combat/monsters/elite/water_elemental2.png"
  },
  ["1028"] = {
    id = 1028,
    name = "Corrupted Titan",
    image = "/images/combat/monsters/elite/black_knight_elite.png"
  },
  ["1031"] = {
    id = 1031,
    name = "Limpe K. Limpe",
    image = "/images/combat/monsters/elite/chicken_chef.png"
  },
  ["2000"] = {
    id = 2000,
    name = "Summoned Shrimp",
    image = "/images/combat/monsters/ascendant.png"
  },
  ["2001"] = {
    id = 2001,
    name = "Corrupted Knight",
    image = "/images/combat/monsters/corrupted_knight.png"
 },
  ["2002"] = {
    id = 2002,
    name = "Flame Demon",
    image = "/images/combat/monsters/flame_demon.png"
  },
  ["2003"] = {
    id = 2003,
    name = "Inferno Demon",
    image = "/images/combat/monsters/inferno_demon.png"
  },
  ["2004"] = {
    id = 2004,
    name = "Ember Demon",
    image = "/images/combat/monsters/ember_demon.png"
  },
  ["2005"] = {
    id = 2004,
    name = "Inferno Giant",
    image = "/images/combat/monsters/elite/fire_giant_elite.png"
  },
  ["10000"] = {
    id = 10000,
    name = "DPS Dummy",
    image = "/images/combat/monsters/dummy.png"
  }
}