diff options
Diffstat (limited to 'items/SIAMESE_LYNXES_MONSTER.json')
-rw-r--r-- | items/SIAMESE_LYNXES_MONSTER.json | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/items/SIAMESE_LYNXES_MONSTER.json b/items/SIAMESE_LYNXES_MONSTER.json new file mode 100644 index 00000000..a0a1361d --- /dev/null +++ b/items/SIAMESE_LYNXES_MONSTER.json @@ -0,0 +1,39 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cSiamese Lynxes (Mythological Creature)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"664dd492-3fcd-443b-9e61-4c7ebd9e4e10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTY1N2NkNWMyOTg5ZmY5NzU3MGZlYzRkZGNkYzY5MjZhNjhhMzM5MzI1MGMxYmUxZjBiMTE0YTFkYjEifX19\"}]}},display:{Lore:[0:\"§7The Minos Hunter is the most common mob in\",1:\"§7the Mythological Ritual. It is relatively\",2:\"§7easy to kill if you have the right weapons,\",3:\"§7though it can be challenging for early-game\",4:\"§7players. It will attack with a sword, dealing\",5:\"§7damage and knockback if you get hit. It\u0027s the\",6:\"§7only Mythological Creature that can be damaged\",7:\"§7without having a Griffin Pet.\",8:\"\",9:\"§c❤ Health§8:\",10:\"§8[§8No Pet§8/§fGriffin§8] §c2.000 ❤\",11:\"§8[§aGriffin§8] §c8.000 ❤\",12:\"§8[§9Griffin§8/§5Griffin§8] §c100.000 ❤\",13:\"§8[§6Griffin§8] §c500.000 ❤\",14:\"\",15:\"§6§lPossible Drops:\",16:\"§8[§8No Pet§8/§fGriffin§8]: §aAncient Claws §8x1-2\",17:\"§8[§aGriffin§8]: §aAncient Claws §8x1-2\",18:\"§8[§9Griffin§8/§5Griffin§8]: §aAncient Claws §8x1-2\",19:\"§8[§6Griffin§8]: §aAncient Claws §8x2-4\",20:\"\",21:\"§f§lCOMMON\"],Name:\"§cMinos Hunter (Mythological Creature)\"},ExtraAttributes:{id:\"MINOS_HUNTER_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Siamese Lynxes, also known as Bagheera and Azrael,", + "§7in-game are the second most common mobs found in", + "§7the Mythological Ritual. Their health scales", + "§7depending on the rarity of your Griffin Pet. You", + "§7have to hit the lynxes one at a time, the correct", + "§7one being indicated by angry villager particles.", + "", + "§c❤ Health§8:", + "§8[§fGriffin§8/§aGriffin§8] §c2 × 30.000 ❤", + "§8[§9Griffin§8/§5Griffin§8] §c2 × 150.000 ❤", + "§8[§6Griffin§8] §c2 × 800.000 ❤", + "", + "§6§lPossible Drops:", + "§8[§fGriffin§8/§aGriffin§8]: §aAncient Claws §8x1-2", + "§8[§9Griffin§8/§5Griffin§8]: §aAncient Claws §8x2-4", + "§8[§6Griffin§8]: §aAncient Claws §8x10-20", + "§8[§6Griffin§8]: §aEnchanted Gold §8x1-2", + "§8[§6Griffin§8]: §9Dwarf Turtle Shelmet", + "§8[§6Griffin§8]: §5Crochet Tiger Plushie", + "§8[§6Griffin§8]: §5Antique Remedies", + "§8[§6Griffin§8]: §6Crown of Greed", + "", + "§a§lUNCOMMON" + ], + "internalname": "SIAMESE_LYNXES_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Siamese_Lynxes" + ], + "crafttext": "" +}
\ No newline at end of file |