diff options
Diffstat (limited to 'items/THORN_BOSS.json')
-rw-r--r-- | items/THORN_BOSS.json | 34 |
1 files changed, 24 insertions, 10 deletions
diff --git a/items/THORN_BOSS.json b/items/THORN_BOSS.json index 8611147f..ac6dccb0 100644 --- a/items/THORN_BOSS.json +++ b/items/THORN_BOSS.json @@ -1,21 +1,21 @@ { "itemid": "minecraft:skull", "displayname": "§6Thorn (Boss)", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"b473ca7d-e895-3986-ab3e-a70b89270a3f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGI2YTcyMTM4ZDY5ZmJiZDJmZWEzZmEyNTFjYWJkODcxNTJlNGYxYzk3ZTVmOTg2YmY2ODU1NzFkYjNjYzAifX19\"}]}},display:{Lore:[0:\"§7Thorn is the boss of Floor 4 of the Catacombs. He is a\",1:\"§7\u0027Shaman Necromancer\u0027, appears as a ghast, and does not\",2:\"§7attack the player. He spawns Spirit Animals that you must\",3:\"§7kill to spawn a Spirit Bear which when killed drops the Spirit\",4:\"§7Bow which is a single shot bow and the only was to damage him.\",5:\"\",6:\"§c❤ Health§8: §c4 hits\",7:\"§c❤ Health §8(MM): §c6 hits\"],Name:\"§6Thorn (Boss)\"},ExtraAttributes:{id:\"THORN_BOSS\"}}", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"b473ca7d-e895-3986-ab3e-a70b89270a3f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGI2YTcyMTM4ZDY5ZmJiZDJmZWEzZmEyNTFjYWJkODcxNTJlNGYxYzk3ZTVmOTg2YmY2ODU1NzFkYjNjYzAifX19\"}]}},display:{Lore:[0:\"§7Thorn is the boss of Floor 4 of the Catacombs. He is a\",1:\"§7\u0027Shaman Necromancer\u0027, appears as a ghast, and does not\",2:\"§7attack the player. He spawns Spirit Animals that you must\",3:\"§7kill to spawn a Spirit Bear which when killed drops the Spirit\",4:\"§7Bow which is a single shot bow and the only way to damage him.\",5:\"\",6:\"§c❤ Health§8: §c4 hits\",7:\"§c❤ Health §8(MM): §c6 hits\"],Name:\"§6Thorn (Boss)\"},ExtraAttributes:{id:\"THORN_BOSS\"}}", "damage": 3, "lore": [ "§7Thorn is the boss of Floor 4 of the Catacombs. He is a", "§7\u0027Shaman Necromancer\u0027, appears as a ghast, and does not", "§7attack the player. He spawns Spirit Animals that you must", "§7kill to spawn a Spirit Bear which when killed drops the Spirit", - "§7Bow which is a single shot bow and the only was to damage him.", + "§7Bow which is a single shot bow and the only way to damage him.", "", "§c❤ Health§8: §c4 hits", "§c❤ Health §8(MM): §c6 hits" ], "internalname": "THORN_BOSS", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Thorn", @@ -32,37 +32,51 @@ { "id": "SPIRIT_BONE", "chance": "2.44%", - "extra": ["§e§lChest Price: §61,500,000 coins"] + "extra": [ + "§e§lChest Price: §61,500,000 coins" + ] }, { "id": "SPIRIT_WING", "chance": "2.44%", - "extra": ["§e§lChest Price: §62,000,000 coins"] + "extra": [ + "§e§lChest Price: §62,000,000 coins" + ] }, { "id": "THORNS_BOOTS", "chance": "1.22%", - "extra": ["§e§lChest Price: §64,000,000 coins"] + "extra": [ + "§e§lChest Price: §64,000,000 coins" + ] }, { "id": "SPIRIT_SWORD", "chance": "1.22%", - "extra": ["§e§lChest Price: §63,000,000 coins"] + "extra": [ + "§e§lChest Price: §63,000,000 coins" + ] }, { "id": "ITEM_SPIRIT_BOW", "chance": "1.22%", - "extra": ["§e§lChest Price: §64,000,000 coins"] + "extra": [ + "§e§lChest Price: §64,000,000 coins" + ] }, { "id": "SPIRIT;3", "chance": "1.03%", - "extra": ["§e§lChest Price: §61,000,000 coins"] + "extra": [ + "§e§lChest Price: §61,000,000 coins" + ] }, { "id": "SPIRIT;4", "chance": "1.22%", - "extra": ["§e§lChest Price: §61,000,000 coins"] + "extra": [ + "§e§lChest Price: §61,000,000 coins" + ] }, { "id": "SPIRIT_DECOY", |