Module:Mob/Aliases: Difference between revisions
From Mine in Abyss
More actions
Created page with "return { ["Beniguma"] = { name = "Beniguma", nameColor = "#824243", health = 16.0, category = "Docile", layers = {"Layer_1"}, drops = { {item = "Beniguma Fur", chance = "60%", amount = "1-2", lootingWorks = true} } } , ["Chimokami"] = { name = "Chimokami", nameColor = "#eeffff", health = 30.0, category = "Docile", layers = {"Layer_2"}, drops = { {item = "Chimokami Tail", chance = "80%", amount =..." |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
layers = {"Layer_1"}, | layers = {"Layer_1"}, | ||
drops = { | drops = { | ||
{item = "Sweet Berries", chance = "60%", amount = "1-3", lootingWorks = true}, | |||
{item = "Beniguma Fur", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Beniguma Fur", chance = "60%", amount = "1-2", lootingWorks = true} | ||
} | } | ||
| Line 218: | Line 219: | ||
drops = { | drops = { | ||
{item = "Madokajack Scales", chance = "70%", amount = "1-4", lootingWorks = true}, | {item = "Madokajack Scales", chance = "70%", amount = "1-4", lootingWorks = true}, | ||
{item = "Madokajack Bone", chance = " | {item = "Madokajack Bone", chance = "100%", amount = "1", lootingWorks = true}, | ||
{item = "Madokajack Eye", chance = "30%", amount = "2", lootingWorks = true}, | {item = "Madokajack Eye", chance = "30%", amount = "2", lootingWorks = true}, | ||
{item = "Madokajack Poop", chance = "30%", amount = "1", lootingWorks = true} | {item = "Madokajack Poop", chance = "30%", amount = "1", lootingWorks = true} | ||
| Line 255: | Line 256: | ||
drops = { | drops = { | ||
{item = "Splitjaw Scales", chance = "70%", amount = "1-3", lootingWorks = true}, | {item = "Splitjaw Scales", chance = "70%", amount = "1-3", lootingWorks = true}, | ||
{item = "Splitjaw Gunk", chance = "70%", amount = "2", lootingWorks = true} | {item = "Splitjaw Gunk", chance = "70%", amount = "2", lootingWorks = true}, | ||
{item = "Diamond", chance = "10%", amount = "1", lootingWorks = true}, | |||
{item = "Gold Ingot", chance = "15%", amount = "1", lootingWorks = true}, | |||
{item = "Emerald", chance = "10%", amount = "1", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
["Spore Manta"] = { | --[[ ["Spore Manta"] = { | ||
name = "Spore Manta", | name = "Spore Manta", | ||
nameColor = "#6C19BF", | nameColor = "#6C19BF", | ||
| Line 268: | Line 272: | ||
{item = "Sporemanta Powder", chance = "70%", amount = "1-2", lootingWorks = false} | {item = "Sporemanta Powder", chance = "70%", amount = "1-2", lootingWorks = false} | ||
} | } | ||
} , | } , ]]-- | ||
["Squidfly"] = { | ["Squidfly"] = { | ||
name = "Squidfly", | name = "Squidfly", | ||
| Line 308: | Line 312: | ||
layers = {"Layer_5"}, | layers = {"Layer_5"}, | ||
drops = { | drops = { | ||
{item = "Chikyuoebi Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Chikyuoebi Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Soul Sand", chance = "60%", amount = "2-4", lootingWorks = true}, | |||
{item = "Diamond", chance = "5%", amount = "1", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 318: | Line 324: | ||
layers = {"Layer_3"}, | layers = {"Layer_3"}, | ||
drops = { | drops = { | ||
{item = "Soul Sand", chance = "60%", amount = "1-2", lootingWorks = true}, | |||
{item = "Magma Block", chance = "60%", amount = "1-2", lootingWorks = true}, | |||
{item = "Himushi Core", chance = "100%", amount = "1", lootingWorks = false} | {item = "Himushi Core", chance = "100%", amount = "1", lootingWorks = false} | ||
} | } | ||
| Line 328: | Line 336: | ||
layers = {"Layer_1", "Layer_2"}, | layers = {"Layer_1", "Layer_2"}, | ||
drops = { | drops = { | ||
{item = "Woodcrier Horn", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Woodcrier Horn", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Brown Wool", chance = "60%", amount = "1-3", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 338: | Line 347: | ||
layers = {"Layer_4", "Layer_5"}, | layers = {"Layer_4", "Layer_5"}, | ||
drops = { | drops = { | ||
{item = "Horncrier Horn | {item = "Horncrier Horn", chance = "0.8%", amount = "1", lootingWorks = false}, | ||
{item = "White Wool", chance = "60%", amount = "1-3", lootingWorks = true} | |||
{item = " | |||
} | } | ||
} , | } , | ||
| Line 384: | Line 387: | ||
{item = "Kuongatari Juice", chance = "30%", amount = "1", lootingWorks = true}, | {item = "Kuongatari Juice", chance = "30%", amount = "1", lootingWorks = true}, | ||
{item = "Kuongatari Silk", chance = "30%", amount = "1", lootingWorks = true}, | {item = "Kuongatari Silk", chance = "30%", amount = "1", lootingWorks = true}, | ||
{item = "Kuongatari Abdomen | {item = "Kuongatari Abdomen", chance = "35%", amount = "1-2", lootingWorks = true} | ||
} | } | ||
} , | } , | ||
| Line 406: | Line 409: | ||
layers = {"Layer_1"}, | layers = {"Layer_1"}, | ||
drops = { | drops = { | ||
{item = "Sweet Berries", chance = "60%", amount = "1-3", lootingWorks = true}, | |||
{item = "Mantoyer Fur", chance = "60%", amount = "1-2", lootingWorks = true}, | {item = "Mantoyer Fur", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Mantoyer Horns", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Mantoyer Horns", chance = "60%", amount = "1-2", lootingWorks = true} | ||
| Line 469: | Line 473: | ||
layers = {"Layer_1", "Layer_2", "Layer_4"}, | layers = {"Layer_1", "Layer_2", "Layer_4"}, | ||
drops = { | drops = { | ||
{item = "Glow Berries", chance = "60%", amount = "1-2", lootingWorks = true}, | |||
{item = "Plant Matter", chance = "60%", amount = "1-3", lootingWorks = true}, | {item = "Plant Matter", chance = "60%", amount = "1-3", lootingWorks = true}, | ||
{item = "Spittleshrub Root", chance = "20%", amount = "1", lootingWorks = true} | {item = "Spittleshrub Root", chance = "20%", amount = "1", lootingWorks = true} | ||
| Line 478: | Line 483: | ||
health = 260.0, | health = 260.0, | ||
category = "Hostile", | category = "Hostile", | ||
layers = {" | layers = {"Layer_5"}, | ||
drops = { | drops = { | ||
{item = "Stingerhead Scale", chance = "100%", amount = "1-2", lootingWorks = true}, | {item = "Stingerhead Scale", chance = "100%", amount = "1-2", lootingWorks = true}, | ||
| Line 577: | Line 582: | ||
drops = { | drops = { | ||
{item = "Swarmshocker Charged Powder", chance = "60%", amount = "1-2", lootingWorks = false}, | {item = "Swarmshocker Charged Powder", chance = "60%", amount = "1-2", lootingWorks = false}, | ||
{item = "Swarmshocker Jelly", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Swarmshocker Jelly", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Soul Sand", chance = "100%", amount = "1", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 694: | Line 700: | ||
{item = "Ashimite Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | {item = "Ashimite Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Ashimite Hoof", chance = "30%", amount = "1-2", lootingWorks = true}, | {item = "Ashimite Hoof", chance = "30%", amount = "1-2", lootingWorks = true}, | ||
{item = "Ashimite Antlers", chance = "30%", amount = "1", lootingWorks = true} | {item = "Ashimite Antlers", chance = "30%", amount = "1", lootingWorks = true}, | ||
{item = "Light Blue Wool", chance = "60%", amount = "1-2", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 706: | Line 713: | ||
{item = "Ashimite Antlers", chance = "100%", amount = "2", lootingWorks = true}, | {item = "Ashimite Antlers", chance = "100%", amount = "2", lootingWorks = true}, | ||
{item = "Ashimite Meat Raw", chance = "30%", amount = "1-2", lootingWorks = true}, | {item = "Ashimite Meat Raw", chance = "30%", amount = "1-2", lootingWorks = true}, | ||
{item = "Ashimite Hoof", chance = "10%", amount = "1", lootingWorks = true} | {item = "Ashimite Hoof", chance = "10%", amount = "1", lootingWorks = true}, | ||
{item = "Light Blue Wool", chance = "30%", amount = "1", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 716: | Line 724: | ||
layers = {"Layer_2_Inverted_Forest"}, | layers = {"Layer_2_Inverted_Forest"}, | ||
drops = { | drops = { | ||
{item = "Billabonk Leg Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Billabonk Leg Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Lily Pad", chance = "40%", amount = "1-2", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 767: | Line 776: | ||
layers = {"Layer_2_Inverted_Forest", "Layer_3"}, | layers = {"Layer_2_Inverted_Forest", "Layer_3"}, | ||
drops = { | drops = { | ||
{item = "Neritantan Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Neritantan Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Beetroot Seeds", chance = "30%", amount = "1-2", lootingWorks = true}, | |||
{item = "Melon Seeds", chance = "30%", amount = "1-2", lootingWorks = true}, | |||
{item = "Pumpkin Seeds", chance = "30%", amount = "1-2", lootingWorks = true}, | |||
{item = "Sweet Berries", chance = "30%", amount = "1-2", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 839: | Line 852: | ||
layers = {"Layer_5"}, | layers = {"Layer_5"}, | ||
drops = { | drops = { | ||
{item = "Demonfish Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Demonfish Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Prismarine Shard", chance = "90%", amount = "1-8", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 868: | Line 882: | ||
layers = {"Layer_4", "Layer_5"}, | layers = {"Layer_4", "Layer_5"}, | ||
drops = { | drops = { | ||
{item = "Dried Kelp", chance = "70%", amount = "1-3", lootingWorks = true}, | |||
{item = "Hagamizukin Tooth", chance = "60%", amount = "1-2", lootingWorks = true}, | {item = "Hagamizukin Tooth", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Hagamizukin Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Hagamizukin Raw", chance = "60%", amount = "1-2", lootingWorks = true} | ||
| Line 889: | Line 904: | ||
layers = {"Layer_5"}, | layers = {"Layer_5"}, | ||
drops = { | drops = { | ||
{item = "Bone", chance = "100%", amount = "0-5", lootingWorks = true}, | |||
{item = "Hisomukuro Rib", chance = "70%", amount = "2-6", lootingWorks = true} | {item = "Hisomukuro Rib", chance = "70%", amount = "2-6", lootingWorks = true} | ||
} | } | ||
| Line 899: | Line 915: | ||
layers = {"Layer_2_Inverted_Forest", "Layer_3", "Layer_4"}, | layers = {"Layer_2_Inverted_Forest", "Layer_3", "Layer_4"}, | ||
drops = { | drops = { | ||
{item = "Ikenosuke Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Ikenosuke Raw", chance = "60%", amount = "1-2", lootingWorks = true}, | ||
{item = "Prismarine Crystals", chance = "90%", amount = "1-8", lootingWorks = true} | |||
} | } | ||
} , | } , | ||
| Line 931: | Line 948: | ||
layers = {"Layer_1", "Layer_4"}, | layers = {"Layer_1", "Layer_4"}, | ||
drops = { | drops = { | ||
{item = "Ink Sac", chance = "100%", amount = "1-2", lootingWorks = true}, | |||
{item = "Spiralsquid Raw", chance = "60%", amount = "1-2", lootingWorks = true} | {item = "Spiralsquid Raw", chance = "60%", amount = "1-2", lootingWorks = true} | ||
} | } | ||
} | } | ||
} | } | ||
Latest revision as of 22:32, 11 May 2026
Documentation for this module may be created at Module:Mob/Aliases/doc
return {
["Beniguma"] = {
name = "Beniguma",
nameColor = "#824243",
health = 16.0,
category = "Docile",
layers = {"Layer_1"},
drops = {
{item = "Sweet Berries", chance = "60%", amount = "1-3", lootingWorks = true},
{item = "Beniguma Fur", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Chimokami"] = {
name = "Chimokami",
nameColor = "#eeffff",
health = 30.0,
category = "Docile",
layers = {"Layer_2"},
drops = {
{item = "Chimokami Tail", chance = "80%", amount = "1-3", lootingWorks = true},
{item = "Chimokami Fang", chance = "70%", amount = "1-2", lootingWorks = true}
}
} ,
["Daikonchu"] = {
name = "Daikonchu",
nameColor = "#c26d23",
health = 80.0,
category = "Docile",
layers = {"Layer_3"},
drops = {
{item = "Daikonchu Carapace", chance = "40%", amount = "1", lootingWorks = true},
{item = "Daikonchu Wing", chance = "30%", amount = "1-2", lootingWorks = true}
}
} ,
["Hisoishi"] = {
name = "Hisoishi",
nameColor = "#303e77",
health = 25.0,
category = "Docile",
layers = {"Layer_2_Inverted_Forest", "Layer_3"},
drops = {
{item = "Hisoishi Claw", chance = "80%", amount = "1-3", lootingWorks = true},
{item = "Hisoishi Shell", chance = "20%", amount = "1", lootingWorks = true}
}
} ,
["baby_hisoishi"] = {
name = "baby_hisoishi",
nameColor = nil,
health = 40.0,
category = "Docile",
layers = {},
drops = {}
} ,
["Rinsipede"] = {
name = "Rinsipede",
nameColor = "#FFFF99",
health = 30.0,
category = "Docile",
layers = {"Layer_3"},
drops = {
{item = "Rinsipede Segments", chance = "80%", amount = "1-2", lootingWorks = true}
}
} ,
["Rockwalker"] = {
name = "Rockwalker",
nameColor = "#BE6400",
health = 25.0,
category = "Docile",
layers = {"Layer_2_Inverted_Forest", "Layer_3"},
drops = {
{item = "Rockwalker Mandible", chance = "80%", amount = "1-4", lootingWorks = true}
}
} ,
["Faputa"] = {
name = "Faputa",
nameColor = "#BE6400",
health = 25.0,
category = "Docile",
layers = {},
drops = {}
} ,
["Nanachi"] = {
name = "Nanachi",
nameColor = "#BE6400",
health = 25.0,
category = "Docile",
layers = {},
drops = {}
} ,
["Spikewalker"] = {
name = "Spikewalker",
nameColor = "#755237",
health = 40.0,
category = "Docile",
layers = {"Layer_5"},
drops = {
{item = "Spikewalker Spike", chance = "80%", amount = "1-3", lootingWorks = true},
{item = "Spikewalker Meat", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Titanjaw"] = {
name = "Titanjaw",
nameColor = "#3C3B4A",
health = 60.0,
category = "Docile",
layers = {"Layer_5"},
drops = {
{item = "Titanjaw Pearl", chance = "20%", amount = "1", lootingWorks = true},
{item = "Titanjaw Scale", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Titanjaw baby"] = {
name = "Titanjaw baby",
nameColor = "#3C3B4A",
health = 25.0,
category = "Docile",
layers = {},
drops = {}
} ,
["Buroguro"] = {
name = "Buroguro",
nameColor = "#a3f7a2",
health = 32.0,
category = "Flying",
layers = {"Layer_3"},
drops = {
{item = "Buroguro Lantern", chance = "30%", amount = "1", lootingWorks = true},
{item = "Buroguro Stinger", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Corpse-Weeper"] = {
name = "Corpse-Weeper",
nameColor = "#D12B26",
health = 35.0,
category = "Flying",
layers = {"Layer_2"},
drops = {
{item = "Corpse Weeper Meat Raw", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Corpse Weeper Eye", chance = "30%", amount = "2", lootingWorks = true},
{item = "Corpse Weeper Feather", chance = "90%", amount = "1-3", lootingWorks = true}
}
} ,
["Cyatoria"] = {
name = "Cyatoria",
nameColor = "#3DDFFF",
health = 25.0,
category = "Flying",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Cyatoria Drumstick Raw", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Cyatoria Feather", chance = "70%", amount = "1-4", lootingWorks = true}
}
} ,
["Dosetori"] = {
name = "Dosetori",
nameColor = "#59ac7a",
health = 30.0,
category = "Flying",
layers = {"Layer_2", "Layer_3"},
drops = {
{item = "Dosetori Meat Raw", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Dosetori Wing", chance = "70%", amount = "1-3", lootingWorks = true},
{item = "Dosetori Bone", chance = "80%", amount = "1-3", lootingWorks = true}
}
} ,
["Small Hammerbeak"] = {
name = "Small Hammerbeak",
nameColor = "#613F0C",
health = 18.0,
category = "Flying",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Hammerbeak Wing Raw", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Hammerbeak Beak", chance = "60%", amount = "1", lootingWorks = true},
{item = "Hammerbeak Feather", chance = "50%", amount = "1-2", lootingWorks = true}
}
} ,
["Giant Hammerbeak"] = {
name = "Giant Hammerbeak",
nameColor = "#613F0C",
health = 40.0,
category = "Flying",
layers = {"Layer_1", "Layer_2", "Layer_4"},
drops = {
{item = "Hammerbeak Wing Raw", chance = "100%", amount = "1-3", lootingWorks = true},
{item = "Hammerbeak Beak", chance = "60%", amount = "1", lootingWorks = true},
{item = "Hammerbeak Feather", chance = "70%", amount = "1-3", lootingWorks = true},
{item = "Hammerbeak Egg", chance = "50%", amount = "1-2", lootingWorks = true}
}
} ,
["Hashofu"] = {
name = "Hashofu",
nameColor = "#454545",
health = 20.0,
category = "Flying",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Hashofu Tail Raw", chance = "80%", amount = "1", lootingWorks = true},
{item = "Hashofu Eye", chance = "65%", amount = "2", lootingWorks = true},
{item = "Hashofu Body", chance = "100%", amount = "1-3", lootingWorks = true}
}
} ,
["Kagi-Tachikiri"] = {
name = "Kagi-Tachikiri",
nameColor = "#5468A8",
health = 50.0,
category = "Flying",
layers = {"Layer_5"},
drops = {
{item = "Kagi Tachikiri Pincer", chance = "70%", amount = "1-2", lootingWorks = true}
}
} ,
["Madokajack"] = {
name = "Madokajack",
nameColor = "#1C439E",
health = 40.0,
category = "Flying",
layers = {"Layer_3"},
drops = {
{item = "Madokajack Scales", chance = "70%", amount = "1-4", lootingWorks = true},
{item = "Madokajack Bone", chance = "100%", amount = "1", lootingWorks = true},
{item = "Madokajack Eye", chance = "30%", amount = "2", lootingWorks = true},
{item = "Madokajack Poop", chance = "30%", amount = "1", lootingWorks = true}
}
} ,
["Onitsuchi"] = {
name = "Onitsuchi",
nameColor = "#5C471D",
health = 50.0,
category = "Flying",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Onitsuchi Wing Raw", chance = "100%", amount = "1-3", lootingWorks = true},
{item = "Onitsuchi Skull", chance = "60%", amount = "1", lootingWorks = true},
{item = "Onitsuchi Feather", chance = "100%", amount = "1-3", lootingWorks = true},
{item = "Onitsuchi Egg", chance = "50%", amount = "1-2", lootingWorks = true}
}
} ,
["Rohana"] = {
name = "Rohana",
nameColor = "#6C19BF",
health = 10.0,
category = "Flying",
layers = {"Layer_2_Inverted_Forest", "Layer_4"},
drops = {
{item = "Rohana Powder", chance = "80%", amount = "2", lootingWorks = true},
{item = "Rohana Tail", chance = "40%", amount = "2", lootingWorks = true}
}
} ,
["Splitjaw"] = {
name = "Splitjaw",
nameColor = "#9A1CAD",
health = 90.0,
category = "Flying",
layers = {"Layer_1", "Layer_2", "Layer_3"},
drops = {
{item = "Splitjaw Scales", chance = "70%", amount = "1-3", lootingWorks = true},
{item = "Splitjaw Gunk", chance = "70%", amount = "2", lootingWorks = true},
{item = "Diamond", chance = "10%", amount = "1", lootingWorks = true},
{item = "Gold Ingot", chance = "15%", amount = "1", lootingWorks = true},
{item = "Emerald", chance = "10%", amount = "1", lootingWorks = true}
}
} ,
--[[ ["Spore Manta"] = {
name = "Spore Manta",
nameColor = "#6C19BF",
health = 30.0,
category = "Flying",
layers = {"Layer_5"},
drops = {
{item = "Sporemanta Wing", chance = "50%", amount = "1-2", lootingWorks = false},
{item = "Sporemanta Powder", chance = "70%", amount = "1-2", lootingWorks = false}
}
} , ]]--
["Squidfly"] = {
name = "Squidfly",
nameColor = "#85512E",
health = 16.0,
category = "Flying",
layers = {"Layer_3"},
drops = {
{item = "Squidfly Brain Raw", chance = "80%", amount = "1", lootingWorks = true}
}
} ,
["Stinger"] = {
name = "Stinger",
nameColor = "#03AC13",
health = 16.0,
category = "Flying",
layers = {"Layer_2_Inverted_Forest", "Layer_4", "Layer_5"},
drops = {
{item = "Stinger Wing", chance = "50%", amount = "1", lootingWorks = true},
{item = "Stinger Horn", chance = "20%", amount = "1", lootingWorks = true}
}
} ,
["Stinger"] = {
name = "Stinger",
nameColor = "#03AC13",
health = 16.0,
category = "Flying",
layers = {},
drops = {
{item = "Stinger Wing", chance = "50%", amount = "1", lootingWorks = true},
{item = "Stinger Horn", chance = "20%", amount = "1", lootingWorks = true}
}
} ,
["Chikyuoebi"] = {
name = "Chikyuoebi",
nameColor = "#649984",
health = 85.0,
category = "Hostile",
layers = {"Layer_5"},
drops = {
{item = "Chikyuoebi Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Soul Sand", chance = "60%", amount = "2-4", lootingWorks = true},
{item = "Diamond", chance = "5%", amount = "1", lootingWorks = true}
}
} ,
["Himushi"] = {
name = "Himushi",
nameColor = nil,
health = 60.0,
category = "Hostile",
layers = {"Layer_3"},
drops = {
{item = "Soul Sand", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Magma Block", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Himushi Core", chance = "100%", amount = "1", lootingWorks = false}
}
} ,
["Woodcrier"] = {
name = "Woodcrier",
nameColor = "#9A1CAD",
health = 30.0,
category = "Hostile",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Woodcrier Horn", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Brown Wool", chance = "60%", amount = "1-3", lootingWorks = true}
}
} ,
["Horncrier"] = {
name = "Horncrier",
nameColor = "#9A1CAD",
health = 60.0,
category = "Hostile",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Horncrier Horn", chance = "0.8%", amount = "1", lootingWorks = false},
{item = "White Wool", chance = "60%", amount = "1-3", lootingWorks = true}
}
} ,
["Inbyo"] = {
name = "Inbyo",
nameColor = "#3D3D3D",
health = 25.0,
category = "Hostile",
layers = {"Layer_2_Inverted_Forest"},
drops = {
{item = "Inbyo Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Inbyo Fur", chance = "60%", amount = "1-3", lootingWorks = true}
}
} ,
["Inkflower"] = {
name = "Inkflower",
nameColor = nil,
health = 50.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["&dKessho"] = {
name = "&dKessho",
nameColor = nil,
health = 60.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Kuongatari"] = {
name = "Kuongatari",
nameColor = "#1FB53D",
health = 30.0,
category = "Hostile",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Kuongatari Juice", chance = "30%", amount = "1", lootingWorks = true},
{item = "Kuongatari Silk", chance = "30%", amount = "1", lootingWorks = true},
{item = "Kuongatari Abdomen", chance = "35%", amount = "1-2", lootingWorks = true}
}
} ,
["Baby Kuongatari"] = {
name = "Baby Kuongatari",
nameColor = "#1FB53D",
health = 30.0,
category = "Hostile",
layers = {},
drops = {
{item = "Kuongatari Juice", chance = "4%", amount = "1", lootingWorks = true},
{item = "Kuongatari Silk", chance = "10%", amount = "1", lootingWorks = true},
{item = "Kuongatari Abdomen Raw", chance = "30%", amount = "1", lootingWorks = true}
}
} ,
["Man-toyer"] = {
name = "Man-toyer",
nameColor = nil,
health = 15.0,
category = "Hostile",
layers = {"Layer_1"},
drops = {
{item = "Sweet Berries", chance = "60%", amount = "1-3", lootingWorks = true},
{item = "Mantoyer Fur", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Mantoyer Horns", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Octoliar"] = {
name = "Octoliar",
nameColor = "#ADD8E6",
health = 80.0,
category = "Hostile",
layers = {"Layer_5"},
drops = {
{item = "Octoliar Ink Sac", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Octoliar Tentacle", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Orb Piercer"] = {
name = "Orb Piercer",
nameColor = "#C74040",
health = 180.0,
category = "Hostile",
layers = {"Layer_4"},
drops = {
{item = "Orb Piercer Face Fragments", chance = "100%", amount = "1-1", lootingWorks = false},
{item = "Orb Piercer Spike", chance = "100%", amount = "2-6", lootingWorks = true}
}
} ,
["meteor"] = {
name = "meteor",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Ottobas"] = {
name = "Ottobas",
nameColor = "#D8D8D8",
health = 90.0,
category = "Hostile",
layers = {"Layer_2"},
drops = {
{item = "Ottobas Meat Raw", chance = "100%", amount = "4-15", lootingWorks = true}
}
} ,
["Silkfang"] = {
name = "Silkfang",
nameColor = "#696112",
health = 22.0,
category = "Hostile",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Silkfang Eye", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Silkfang Silk", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Bundle Of Silkfang Silk", chance = "20%", amount = "1", lootingWorks = true}
}
} ,
["Spittleshrub"] = {
name = "Spittleshrub",
nameColor = "#696112",
health = 20.0,
category = "Hostile",
layers = {"Layer_1", "Layer_2", "Layer_4"},
drops = {
{item = "Glow Berries", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Plant Matter", chance = "60%", amount = "1-3", lootingWorks = true},
{item = "Spittleshrub Root", chance = "20%", amount = "1", lootingWorks = true}
}
} ,
["Stingerhead"] = {
name = "Stingerhead",
nameColor = "#9C0F2C",
health = 260.0,
category = "Hostile",
layers = {"Layer_5"},
drops = {
{item = "Stingerhead Scale", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Stingerhead Flesh", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Stingerhead Eye", chance = "40%", amount = "1-2", lootingWorks = false}
}
} ,
["Stingerhead_Stinger1"] = {
name = "Stingerhead_Stinger1",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger2"] = {
name = "Stingerhead_Stinger2",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger3"] = {
name = "Stingerhead_Stinger3",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger4"] = {
name = "Stingerhead_Stinger4",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger5"] = {
name = "Stingerhead_Stinger5",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger6"] = {
name = "Stingerhead_Stinger6",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger7"] = {
name = "Stingerhead_Stinger7",
nameColor = nil,
health = 0.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead_Stinger_Template"] = {
name = "Stingerhead_Stinger_Template",
nameColor = nil,
health = 5.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Stingerhead Stinger"] = {
name = "Stingerhead Stinger",
nameColor = nil,
health = 1.0,
category = "Hostile",
layers = {},
drops = {
{item = "Stingerhead Scale", chance = "20%", amount = "0-1", lootingWorks = true}
}
} ,
["Swarmshocker"] = {
name = "Swarmshocker",
nameColor = "#257BEB",
health = 20.0,
category = "Hostile",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Swarmshocker Charged Powder", chance = "30%", amount = "1-2", lootingWorks = false}
}
} ,
["Swarmhoarder"] = {
name = "Swarmhoarder",
nameColor = "#257BEB",
health = 70.0,
category = "Hostile",
layers = {"Layer_5"},
drops = {
{item = "Swarmshocker Charged Powder", chance = "60%", amount = "1-2", lootingWorks = false},
{item = "Swarmshocker Jelly", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Soul Sand", chance = "100%", amount = "1", lootingWorks = true}
}
} ,
["Tachikatana"] = {
name = "Tachikatana",
nameColor = "#00FFFF",
health = 180.0,
category = "Hostile",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Tachikatana Leg", chance = "80%", amount = "1-2", lootingWorks = true},
{item = "Tachikatana Claw", chance = "80%", amount = "1-2", lootingWorks = false},
{item = "Tachikatana Scale", chance = "80%", amount = "2-8", lootingWorks = false}
}
} ,
["Uibuta"] = {
name = "Uibuta",
nameColor = "#8F2222",
health = 70.0,
category = "Hostile",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Uibuta Meat Raw", chance = "100%", amount = "2-5", lootingWorks = true},
{item = "Uibuta Tooth", chance = "75%", amount = "1-3", lootingWorks = true}
}
} ,
["Vinebinder"] = {
name = "Vinebinder",
nameColor = nil,
health = 20.0,
category = "Hostile",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Plant Matter", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Vineblaster"] = {
name = "Vineblaster",
nameColor = nil,
health = 16.0,
category = "Hostile",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Plant Matter", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Wanabushi"] = {
name = "Wanabushi",
nameColor = nil,
health = 60.0,
category = "Hostile",
layers = {},
drops = {}
} ,
["Vinepoofer"] = {
name = "Vinepoofer",
nameColor = nil,
health = 20.0,
category = "Hostile",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Plant Matter", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Virinsipede"] = {
name = "Virinsipede",
nameColor = "#C42D2D",
health = 150.0,
category = "Hostile",
layers = {"Layer_5"},
drops = {
{item = "Virinsipede Segments", chance = "80%", amount = "4-10", lootingWorks = true},
{item = "Virinsipede Antlers", chance = "30%", amount = "1-2", lootingWorks = false}
}
} ,
["Yomotsubi"] = {
name = "Yomotsubi",
nameColor = "#9C0F2C",
health = 40.0,
category = "Hostile",
layers = {"Layer_3"},
drops = {
{item = "Yomotsubi Wing", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Yomotsubi Abdomen Raw", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Shiratsubi"] = {
name = "Shiratsubi",
nameColor = "#9C0F2C",
health = 45.0,
category = "Hostile",
layers = {"Layer_5"},
drops = {
{item = "Shiratsubi Wing", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Yomotsubi Abdomen Raw", chance = "70%", amount = "1-2", lootingWorks = true}
}
} ,
["Abyssal Snail"] = {
name = "Abyssal Snail",
nameColor = "#785F34",
health = 40.0,
category = "Passive",
layers = {"Layer_5"},
drops = {
{item = "Abyssal Snail Shell", chance = "70%", amount = "1", lootingWorks = true},
{item = "Abyssal Snail Gunk", chance = "70%", amount = "1-2", lootingWorks = true}
}
} ,
["Ashimite"] = {
name = "Ashimite",
nameColor = "#2597D9",
health = 35.0,
category = "Passive",
layers = {"Layer_5"},
drops = {
{item = "Ashimite Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Ashimite Hoof", chance = "30%", amount = "1-2", lootingWorks = true},
{item = "Ashimite Antlers", chance = "30%", amount = "1", lootingWorks = true},
{item = "Light Blue Wool", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Baby Ashimite"] = {
name = "Baby Ashimite",
nameColor = "#2597D9",
health = 12.0,
category = "Passive",
layers = {},
drops = {
{item = "Ashimite Antlers", chance = "100%", amount = "2", lootingWorks = true},
{item = "Ashimite Meat Raw", chance = "30%", amount = "1-2", lootingWorks = true},
{item = "Ashimite Hoof", chance = "10%", amount = "1", lootingWorks = true},
{item = "Light Blue Wool", chance = "30%", amount = "1", lootingWorks = true}
}
} ,
["Billabonk"] = {
name = "Billabonk",
nameColor = "#b754c2",
health = 20.0,
category = "Passive",
layers = {"Layer_2_Inverted_Forest"},
drops = {
{item = "Billabonk Leg Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Lily Pad", chance = "40%", amount = "1-2", lootingWorks = true}
}
} ,
["Fuwagi"] = {
name = "Fuwagi",
nameColor = "#E0E0E0",
health = 10.0,
category = "Passive",
layers = {"Layer_1", "Layer_2"},
drops = {
{item = "Fuwagi Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Fuwagi Foot", chance = "30%", amount = "1-2", lootingWorks = true},
{item = "Fuwagi Hide", chance = "70%", amount = "1", lootingWorks = true}
}
} ,
["Ikonia"] = {
name = "Ikonia",
nameColor = "#3C3B4A",
health = 160.0,
category = "Passive",
layers = {"Layer_5"},
drops = {
{item = "Ikonia Plate", chance = "50%", amount = "1-1", lootingWorks = false}
}
} ,
["Ikonia baby"] = {
name = "Ikonia baby",
nameColor = "#3C3B4A",
health = 25.0,
category = "Passive",
layers = {},
drops = {}
} ,
["Kakatsumuri"] = {
name = "Kakatsumuri",
nameColor = "#7D93FF",
health = 5.0,
category = "Passive",
layers = {"Layer_3"},
drops = {
{item = "Kakatsumuri Shell", chance = "80%", amount = "1", lootingWorks = true},
{item = "Kakatsumuri Glowing Tip", chance = "90%", amount = "1", lootingWorks = true}
}
} ,
["Neritantan"] = {
name = "Neritantan",
nameColor = "#BDBDBD",
health = 7.0,
category = "Passive",
layers = {"Layer_2_Inverted_Forest", "Layer_3"},
drops = {
{item = "Neritantan Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Beetroot Seeds", chance = "30%", amount = "1-2", lootingWorks = true},
{item = "Melon Seeds", chance = "30%", amount = "1-2", lootingWorks = true},
{item = "Pumpkin Seeds", chance = "30%", amount = "1-2", lootingWorks = true},
{item = "Sweet Berries", chance = "30%", amount = "1-2", lootingWorks = true}
}
} ,
["Okibo"] = {
name = "Okibo",
nameColor = "#10DEA7",
health = 40.0,
category = "Passive",
layers = {"Layer_1", "Layer_Orth"},
drops = {
{item = "Okibo Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Okibo Fur", chance = "70%", amount = "1-2", lootingWorks = true}
}
} ,
["Sakuranbo"] = {
name = "Sakuranbo",
nameColor = nil,
health = 10.0,
category = "Passive",
layers = {"Layer_3"},
drops = {
{item = "Sakuranbo Dust", chance = "90%", amount = "1-3", lootingWorks = true}
}
} ,
["Shroombear"] = {
name = "Shroombear",
nameColor = "#85562D",
health = 25.0,
category = "Passive",
layers = {"Layer_4"},
drops = {
{item = "Shroombear Meat Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Parasitic Watershrooms", chance = "60%", amount = "1-2", lootingWorks = false}
}
} ,
["Baby Shroombear"] = {
name = "Baby Shroombear",
nameColor = "#85562D",
health = 12.0,
category = "Passive",
layers = {},
drops = {}
} ,
["Tesuchi"] = {
name = "Tesuchi",
nameColor = nil,
health = 20.0,
category = "Passive",
layers = {"Layer_2"},
drops = {
{item = "Tesuchi Tail", chance = "100%", amount = "1", lootingWorks = true},
{item = "Tesuchi Scales", chance = "80%", amount = "1-3", lootingWorks = true}
}
} ,
["Amakagame"] = {
name = "Amakagame",
nameColor = nil,
health = 50.0,
category = "Unknown",
layers = {},
drops = {
{item = "Amakagame Whiskers", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Baracocha Fruit", chance = "100%", amount = "1-5", lootingWorks = true}
}
} ,
["Demonfish"] = {
name = "Demonfish",
nameColor = "#1B91B5",
health = 30.0,
category = "Water",
layers = {"Layer_5"},
drops = {
{item = "Demonfish Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Prismarine Shard", chance = "90%", amount = "1-8", lootingWorks = true}
}
} ,
["Edusan"] = {
name = "Edusan",
nameColor = "#800080",
health = 80.0,
category = "Water",
layers = {"Layer_5"},
drops = {
{item = "Edusan Scale", chance = "100%", amount = "4-8", lootingWorks = true},
{item = "Edusan Whisker", chance = "20%", amount = "1", lootingWorks = true}
}
} ,
["Fukaiasai"] = {
name = "Fukaiasai",
nameColor = nil,
health = 10.0,
category = "Water",
layers = {},
drops = {}
} ,
["Hagamizukin"] = {
name = "Hagamizukin",
nameColor = "#0B6623",
health = 50.0,
category = "Water",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Dried Kelp", chance = "70%", amount = "1-3", lootingWorks = true},
{item = "Hagamizukin Tooth", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Hagamizukin Raw", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Hamashirama"] = {
name = "Hamashirama",
nameColor = "#1B91B5",
health = 30.0,
category = "Water",
layers = {},
drops = {
{item = "Hamashirama Raw", chance = "60%", amount = "1-2", lootingWorks = true}
}
} ,
["Hisomukuro"] = {
name = "Hisomukuro",
nameColor = "#c7bcad",
health = 80.0,
category = "Water",
layers = {"Layer_5"},
drops = {
{item = "Bone", chance = "100%", amount = "0-5", lootingWorks = true},
{item = "Hisomukuro Rib", chance = "70%", amount = "2-6", lootingWorks = true}
}
} ,
["Ikenosuke"] = {
name = "Ikenosuke",
nameColor = "#9ff3f3",
health = 12.0,
category = "Water",
layers = {"Layer_2_Inverted_Forest", "Layer_3", "Layer_4"},
drops = {
{item = "Ikenosuke Raw", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Prismarine Crystals", chance = "90%", amount = "1-8", lootingWorks = true}
}
} ,
["Kazura"] = {
name = "Kazura",
nameColor = "#A9CCCA",
health = 5.0,
category = "Water",
layers = {"Layer_4"},
drops = {
{item = "Kazura Squid Ink Sac", chance = "80%", amount = "1-2", lootingWorks = true}
}
} ,
["Makihige"] = {
name = "Makihige",
nameColor = "#FF771C",
health = 60.0,
category = "Water",
layers = {"Layer_4", "Layer_5"},
drops = {
{item = "Makihige Ink Sac", chance = "60%", amount = "1-2", lootingWorks = true},
{item = "Makihige Shell", chance = "30%", amount = "1-2", lootingWorks = false},
{item = "Makihige Tentacle", chance = "40%", amount = "1-2", lootingWorks = true}
}
} ,
["Spiralsquid"] = {
name = "Spiralsquid",
nameColor = "#1B91B5",
health = 8.0,
category = "Water",
layers = {"Layer_1", "Layer_4"},
drops = {
{item = "Ink Sac", chance = "100%", amount = "1-2", lootingWorks = true},
{item = "Spiralsquid Raw", chance = "60%", amount = "1-2", lootingWorks = true}
}
}
}