diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-07-28 23:05:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-28 17:05:59 -0400 |
commit | d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0 (patch) | |
tree | 074a4d3fe4c5a43e64593fd9260b1e86542440c3 /items/REVENANT_HORROR_2_BOSS.json | |
parent | 9a438c806c3ce126d18c436bfaf3da014b825399 (diff) | |
download | NotEnoughUpdates-REPO-d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0.tar.gz NotEnoughUpdates-REPO-d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0.tar.bz2 NotEnoughUpdates-REPO-d37eb42a3aa12bf1c907baf9f5f976ddf6f375a0.zip |
Even Newer New Crystal Hollow Items, but this time with mobs and very epic wiki links and the extremely legendary changes (#565)
* Even Newer New Crystal Hollow Items, but this time with mobs and very epic wiki links and the extremely legendary changes
* Another epic commit
* Epic Pickaxe Fix
* epic axe fix
* epic hoe, sword and shovel fix
* Forgot the rod fix
* Epic Wiki Links
* Epic Rev Mobs
* epic crypt fix
* Added Epic Rainbow Name
* Epic Goggle Fix
Diffstat (limited to 'items/REVENANT_HORROR_2_BOSS.json')
-rw-r--r-- | items/REVENANT_HORROR_2_BOSS.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/REVENANT_HORROR_2_BOSS.json b/items/REVENANT_HORROR_2_BOSS.json new file mode 100644 index 00000000..e6942560 --- /dev/null +++ b/items/REVENANT_HORROR_2_BOSS.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Revenant Horror II (Boss)", + "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"4bd5a615-7c98-37fb-8bd5-a6157c9827fb\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWZjMDE4NDQ3M2ZlODgyZDI4OTVjZTdjYmM4MTk3YmQ0MGZmNzBiZjEwZDM3NDVkZTk3YjZjMmE5YzVmYzc4ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Strong\",1:\"\",2:\"§7Health: §c20.000❤\",3:\"§7Damage: §c25 §7per second\",4:\"\",5:\"§aLife Drain\",6:\"§7Drains health every few seconds.\",7:\"\",8:\"§aPestilence\",9:\"§7Deals AOE damage every second,\",10:\"§7shredding armor by 25%.\",11:\"\",12:\"§7Reward: §d25 Zombie Slayer XP\",13:\"§8+ Possible Drops:\",14:\"§aRevenant Flesh §a(9x-18x) §8(§2Guaranteed 100%§8)\",15:\"§9Foul Flesh §a(1x) §8(§9Occasional 20%§8)\",16:\"§9Pestilence Rune §a(1x) §8(§bRare 5%§8)\",17:\"§9Undead Catalyst §a(1x) §8(§5Extraodinary 1%§8)\"],Name:\"§6Revenant Horror II (Boss)\"},ExtraAttributes:{id:\"REVENANT_HORROR_2_BOSS\"}}", + "damage": 3, + "lore": [ + "§8Strong", + "", + "§7Health: §c20.000❤", + "§7Damage: §c25 §7per second", + "", + "§aLife Drain", + "§7Drains health every few seconds.", + "", + "§aPestilence", + "§7Deals AOE damage every second,", + "§7shredding armor by 25%.", + "", + "§7Reward: §d25 Zombie Slayer XP", + "§8+ Possible Drops:", + "§aRevenant Flesh §a(9x-18x) §8(§2Guaranteed 100%§8)", + "§9Foul Flesh §a(1x) §8(§9Occasional 20%§8)", + "§9Pestilence Rune §a(1x) §8(§bRare 5%§8)", + "§9Undead Catalyst §a(1x) §8(§5Extraodinary 1%§8)" + ], + "internalname": "REVENANT_HORROR_2_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Revenant_Horror" + ], + "crafttext": "" +}
\ No newline at end of file |