aboutsummaryrefslogtreecommitdiff
path: root/items/THORN_BOSS.json
blob: eb18129d2f64e7bd708ea219c76a303e6e6b491a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "itemid": "minecraft:spawn_egg",
  "displayname": "§6Thorn (Boss)",
  "nbttag": "{ench:[],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.\"],Name:\"§6Thorn (Boss)\"},ExtraAttributes:{id:\"THORN_BOSS\"}}",
  "damage": 93,
  "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."
  ],
  "internalname": "THORN_BOSS",
  "clickcommand": "",
  "modver": "2.0.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Thorn"
  ],
  "entityrender": "Ghast",
  "entityscale": 0.3
}