Difference between revisions of "Module:Monsters/data"

From Idlescape Wiki
Jump to navigation Jump to search
(Updated image links of Flame Demon, Inferno Demon and Ember Demon)
(changing the image of 520 Obsidian Ranger)
 
(11 intermediate revisions by 5 users 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/elven_ranger.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/elven_mage.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/glass_mage.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/glass_knight.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/glass_ranger.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/glass_mage.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/glass_knight.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/glass_ranger.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/elite/elf_royal_ranger.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/elite/elf_royal_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/elite/elf_royal_mage.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/elite/elf_royal_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"] = {
+
  ["531"] = {
      id = 1006,
+
    id = 531,
      name = "Giant King",
+
    name = "Ot_to",
      image = "/images/combat/monsters/Giant_King_Silver_C.png"
+
    image = "/images/combat/monsters/elite/Ot_to_farmer.png"
    },
+
  },
    ["1007"] = {
+
  ["1000"] = {
      id = 1007,
+
    id = 1000,
      name = "Giant King 2",
+
    name = "INFO",
      image = "/images/combat/monsters/Giant_King_Copper_C.png"
+
    image = "/images/combat/monsters/elite/true_info.png"
    },
+
  },
    ["1008"] = {
+
  ["1006"] = {
      id = 1008,
+
    id = 1006,
      name = "Just a Chicken",
+
    name = "Giant King",
      image = "/images/combat/monsters/elite/chicken_elite.png"
+
    image = "/images/combat/monsters/Giant_King_Silver_C.png"
    },
+
  },
    ["1009"] = {
+
  ["1007"] = {
      id = 1009,
+
    id = 1007,
      name = "Phoenix",
+
    name = "Giant King 2",
      image = "/images/combat/monsters/elite/flame_chicken_1.png"
+
    image = "/images/combat/monsters/Giant_King_Copper_C.png"
    },
+
  },
    ["1010"] = {
+
  ["1008"] = {
      id = 1010,
+
    id = 1008,
      name = "Phoenix 2",
+
    name = "Just a Chicken",
      image = "/images/combat/monsters/elite/flame_chicken_2.png"
+
    image = "/images/combat/monsters/elite/chicken_elite.png"
    },
+
  },
    ["1011"] = {
+
  ["1009"] = {
      id = 1011,
+
    id = 1009,
      name = "Phoenix 3",
+
    name = "Phoenix",
      image = "/images/combat/monsters/elite/flame_chicken_3.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_1.png"
    },
+
  },
    ["1012"] = {
+
  ["1010"] = {
      id = 1012,
+
    id = 1010,
      name = "Phoenix 4",
+
    name = "Phoenix 2",
      image = "/images/combat/monsters/elite/flame_chicken_4.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_2.png"
    },
+
  },
    ["1013"] = {
+
  ["1011"] = {
      id = 1013,
+
    id = 1011,
      name = "The Advisor",
+
    name = "Phoenix 3",
      image = "/images/combat/monsters/elite/bone_giant_elite.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_3.png"
    },
+
  },
    ["1014"] = {
+
  ["1012"] = {
      id = 1014,
+
    id = 1012,
      name = "Elven King",
+
    name = "Phoenix 4",
      image = "/images/combat/monsters/elite/elven_king.png"
+
    image = "/images/combat/monsters/elite/flame_chicken_4.png"
    },
+
  },
    ["1015"] = {
+
  ["1013"] = {
      id = 1015,
+
    id = 1013,
      name = "The Regent",
+
    name = "The Advisor",
      image = "/images/combat/monsters/elite/regent.png"
+
    image = "/images/combat/monsters/elite/bone_giant_elite.png"
    },
+
  },
    ["1016"] = {
+
  ["1014"] = {
      id = 1016,
+
    id = 1014,
      name = "ANGY WOLF",
+
    name = "Elven King",
      image = "/images/combat/monsters/elite/firewolf.png"
+
    image = "/images/combat/monsters/elite/elven_king.png"
    },
+
  },
    ["1017"] = {
+
  ["1015"] = {
      id = 1017,
+
    id = 1015,
      name = "ANGY BOAR",
+
    name = "The Regent",
      image = "/images/combat/monsters/elite/hotham.png"
+
    image = "/images/combat/monsters/elite/regent.png"
    },
+
  },
    ["1018"] = {
+
  ["1016"] = {
      id = 1018,
+
    id = 1016,
      name = "Storm Watcher",
+
    name = "ANGY WOLF",
      image = "/images/combat/monsters/elite/storm_watcher.png"
+
    image = "/images/combat/monsters/elite/firewolf.png"
    },
+
  },
    ["1019"] = {
+
  ["1017"] = {
      id = 1019,
+
    id = 1017,
      name = "The Shrimp God - Phase 1",
+
    name = "ANGY BOAR",
      image = "/images/combat/monsters/elite/shrimp_god.png"
+
    image = "/images/combat/monsters/elite/hotham.png"
    },
+
  },
    ["1020"] = {
+
  ["1018"] = {
      id = 1020,
+
    id = 1018,
      name = "The Shrimp God - Phase 2",
+
    name = "Storm Watcher",
      image = "/images/combat/monsters/elite/shrimp_god.png"
+
    image = "/images/combat/monsters/elite/storm_watcher.png"
    },
+
  },
    ["1021"] = {
+
  ["1019"] = {
      id = 1021,
+
    id = 1019,
      name = "The True Shrimp God",
+
    name = "The Shrimp God - Phase 1",
      image = "/images/combat/monsters/elite/shrimp_god.png"
+
    image = "/images/combat/monsters/elite/shrimp_god_1.png"
    },
+
  },
    ["1022"] = {
+
  ["1020"] = {
      id = 1022,
+
    id = 1020,
      name = "Goblin Chef",
+
    name = "The Shrimp God - Phase 2",
      image = "/images/combat/monsters/elite/goblin_chef.png"
+
    image = "/images/combat/monsters/elite/shrimp_god_2.png"
    },
+
  },
    ["1023"] = {
+
  ["1021"] = {
      id = 1023,
+
    id = 1021,
      name = "Wrath",
+
    name = "Palaemagos, Avatar of the True Shrimp God",
      image = "/images/combat/monsters/elite/wrath.png"
+
    image = "/images/combat/monsters/elite/shrimp_god_5.png"
    },
+
  },
    ["1024"] = {
+
  ["1022"] = {
      id = 1024,
+
    id = 1022,
      name = "Loot Goblin",
+
    name = "Goblin Chef",
      image = "/images/combat/monsters/elite/loot_goblin.png"
+
    image = "/images/combat/monsters/elite/goblin_chef.png"
    },
+
  },
    ["1025"] = {
+
  ["1023"] = {
      id = 1025,
+
    id = 1023,
      name = "Ancient Dwarven Golem",
+
    name = "Wrath",
      image = "/images/combat/monsters/elite/dwarven_automaton2.png"
+
    image = "/images/combat/monsters/elite/wrath.png"
    },
+
  },
    ["1026"] = {
+
  ["1024"] = {
      id = 1026,
+
    id = 1024,
      name = "Living Wood Wolf",
+
    name = "Loot Goblin",
      image = "/images/combat/monsters/elite/living_wood_wolf.png"
+
    image = "/images/combat/monsters/elite/loot_goblin.png"
    },
+
  },
    ["1027"] = {
+
  ["1025"] = {
      id = 1027,
+
    id = 1025,
      name = "Water Elemental",
+
    name = "Ancient Dwarven Golem",
      image = "/images/combat/monsters/elite/water_elemental2.png"
+
    image = "/images/combat/monsters/elite/dwarven_automaton.png"
    },
+
  },
    ["1028"] = {
+
  ["1026"] = {
      id = 1028,
+
    id = 1026,
      name = "Corrupted Titan",
+
    name = "Living Wood Wolf",
      image = "/images/combat/monsters/elite/black_knight_elite.png"
+
    image = "/images/combat/monsters/elite/living_wood_wolf.png"
    },
+
  },
    ["2000"] = {
+
  ["1027"] = {
      id = 2000,
+
    id = 1027,
      name = "Summoned Shrimp",
+
    name = "Water Elemental",
      image = "/images/combat/monsters/ascendant.png"
+
    image = "/images/combat/monsters/elite/water_elemental.png"
    },
+
  },
    ["2001"] = {
+
  ["1028"] = {
      id = 2001,
+
    id = 1028,
      name = "Corrupted Knight",
+
    name = "Corrupted Titan",
      image = "/images/combat/monsters/black_knight.png"
+
    image = "/images/combat/monsters/elite/infernal_titan.png"
    },
+
  },
    ["2002"] = {
+
  ["1029"] = {
      id = 2002,
+
    id = 1029,
      name = "Flame Demon",
+
    name = "Palaekratos, the Unbroken",
      image = "/images/combat/monsters/flame_demon.png"
+
    image = "/images/combat/monsters/elite/shrimp_god_3.png"
    },
+
  },
    ["2003"] = {
+
  ["1030"] = {
      id = 2003,
+
    id = 1030,
      name = "Inferno Demon",
+
    name = "Palaedromos, the Untouched",
      image = "/images/combat/monsters/inferno_demon.png"
+
    image = "/images/combat/monsters/elite/shrimp_god_4.png"
    },
+
  },
    ["2004"] = {
+
  ["1031"] = {
      id = 2004,
+
    id = 1031,
      name = "Ember Demon",
+
    name = "Limpe K. Limpe",
      image = "/images/combat/monsters/ember_demon.png"
+
    image = "/images/combat/monsters/elite/chicken_chef.png"
    },
+
  },
    ["10000"] = {
+
  ["2000"] = {
      id = 10000,
+
    id = 2000,
      name = "DPS Dummy",
+
    name = "Summoned Shrimp",
      image = "/images/combat/monsters/dummy.png"
+
    image = "/images/combat/monsters/ascendant.png"
    }
+
  },
 +
  ["2001"] = {
 +
    id = 2001,
 +
    name = "Corrupted Knight",
 +
    image = "/images/combat/monsters/corrupted_knight.png"
 +
  },
 +
  ["2002"] = {
 +
    id = 2002,
 +
    name = "Shrimp God Tentacle",
 +
    image = "/images/combat/monsters/elite/shrimp_god_tentacle.png"
 +
  },
 +
  ["10000"] = {
 +
    id = 10000,
 +
    name = "DPS Dummy",
 +
    image = "/images/combat/monsters/dummy.png"
 
   }
 
   }
 +
}

Latest revision as of 20:20, 24 April 2025


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/elven_ranger.png"
  },
  ["27"] = {
    id = 27,
    name = "Elven Warrior",
    image = "/images/combat/monsters/elven_warrior.png"
  },
  ["28"] = {
    id = 28,
    name = "Elven Mage",
    image = "/images/combat/monsters/elven_mage.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/glass_mage.png"
  },
  ["37"] = {
    id = 37,
    name = "Glass Knight",
    image = "/images/combat/monsters/glass_knight.png"
  },
  ["38"] = {
    id = 38,
    name = "Glass Ranger",
    image = "/images/combat/monsters/glass_ranger.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/glass_mage.png"
  },
  ["519"] = {
    id = 519,
    name = "Obsidian Knight",
    image = "/images/combat/monsters/glass_knight.png"
  },
  ["520"] = {
    id = 520,
    name = "Obsidian Ranger",
    image = "/images/combat/monsters/glass_ranger.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/elite/elf_royal_ranger.png"
  },
  ["525"] = {
    id = 525,
    name = "Royal Elven Warrior",
    image = "/images/combat/monsters/elite/elf_royal_warrior.png"
  },
  ["526"] = {
    id = 526,
    name = "Royal Elven Mage",
    image = "/images/combat/monsters/elite/elf_royal_mage.png"
  },
  ["527"] = {
    id = 527,
    name = "Royal Elven Rider",
    image = "/images/combat/monsters/elite/elf_royal_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"
  },
  ["531"] = {
    id = 531,
    name = "Ot_to",
    image = "/images/combat/monsters/elite/Ot_to_farmer.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_1.png"
  },
  ["1020"] = {
    id = 1020,
    name = "The Shrimp God - Phase 2",
    image = "/images/combat/monsters/elite/shrimp_god_2.png"
  },
  ["1021"] = {
    id = 1021,
    name = "Palaemagos, Avatar of the True Shrimp God",
    image = "/images/combat/monsters/elite/shrimp_god_5.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_automaton.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_elemental.png"
  },
  ["1028"] = {
    id = 1028,
    name = "Corrupted Titan",
    image = "/images/combat/monsters/elite/infernal_titan.png"
  },
  ["1029"] = {
    id = 1029,
    name = "Palaekratos, the Unbroken",
    image = "/images/combat/monsters/elite/shrimp_god_3.png"
  },
  ["1030"] = {
    id = 1030,
    name = "Palaedromos, the Untouched",
    image = "/images/combat/monsters/elite/shrimp_god_4.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 = "Shrimp God Tentacle",
    image = "/images/combat/monsters/elite/shrimp_god_tentacle.png"
  },
  ["10000"] = {
    id = 10000,
    name = "DPS Dummy",
    image = "/images/combat/monsters/dummy.png"
  }
}