diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-08 01:26:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-07 19:26:16 -0400 |
commit | 6a436fd516aefa90ce2366272318fc67758bcbba (patch) | |
tree | 60bd10e7357fae0363689f073880e1f99cd0d5f4 /items/ATONED_CHAMPION_MINIBOSS.json | |
parent | 7f1e7145a27783512953993de5d79b055bb64de3 (diff) | |
download | NotEnoughUpdates-REPO-6a436fd516aefa90ce2366272318fc67758bcbba.tar.gz NotEnoughUpdates-REPO-6a436fd516aefa90ce2366272318fc67758bcbba.tar.bz2 NotEnoughUpdates-REPO-6a436fd516aefa90ce2366272318fc67758bcbba.zip |
Stuff (#486)
Diffstat (limited to 'items/ATONED_CHAMPION_MINIBOSS.json')
-rw-r--r-- | items/ATONED_CHAMPION_MINIBOSS.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/ATONED_CHAMPION_MINIBOSS.json b/items/ATONED_CHAMPION_MINIBOSS.json new file mode 100644 index 00000000..03551d14 --- /dev/null +++ b/items/ATONED_CHAMPION_MINIBOSS.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§5Atoned Champion (Miniboss)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Atoned Championis a Revenant Horror\",1:\"§7Miniboss that very rarely spawns after killing a\",2:\"§7Zombie during Revenant Horror Tier V Quests.\",3:\"\",4:\"§c❤ Health§8: §c600.000\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§aRevenant Flesh\"],Name:\"§5Atoned Champion (Miniboss)\"},ExtraAttributes:{id:\"ATONED_CHAMPION_MINIBOSS\"}}", + "damage": 54, + "lore": [ + "§7The Atoned Championis a Revenant Horror", + "§7Miniboss that very rarely spawns after killing a", + "§7Zombie during Revenant Horror Tier V Quests.", + "", + "§c❤ Health§8: §c600.000", + "", + "§6§lPossible Drops:", + "§aRevenant Flesh" + ], + "internalname": "ATONED_CHAMPION_MINIBOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Atoned_Champion" + ], + "entityrender": "Zombie", + "crafttext": "" +}
\ No newline at end of file |