diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-26 17:10:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 11:10:39 -0400 |
commit | 173ed871b253674af7dec169935fcfbc6114e6f8 (patch) | |
tree | c4319dc9cb520abb4a11d19eda55e23b4dc7fdb0 /items/VOIDGLOOM_SERAPH_3_BOSS.json | |
parent | f08b10d10030d6a5565db61c5a00dfee97223a28 (diff) | |
download | NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.gz NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.bz2 NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.zip |
Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527)
* Mobs, Mayor and other Stuff
* Another Fix
* Fixing Katanas
* Another Fix
Diffstat (limited to 'items/VOIDGLOOM_SERAPH_3_BOSS.json')
-rw-r--r-- | items/VOIDGLOOM_SERAPH_3_BOSS.json | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/items/VOIDGLOOM_SERAPH_3_BOSS.json b/items/VOIDGLOOM_SERAPH_3_BOSS.json new file mode 100644 index 00000000..57c0d39e --- /dev/null +++ b/items/VOIDGLOOM_SERAPH_3_BOSS.json @@ -0,0 +1,48 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§6Voidgloom Seraph III (Boss)", + "nbttag": "{ench:[],SkullOwner:{Id:\"0de98464-1274-4dd6-bba8-370efa5d41a8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2E1OWJiMGE3YTMyOTY1YjNkOTBkOGVhZmE4OTlkMTgzNWY0MjQ1MDllYWRkNGU2YjcwOWFkYTUwYjljZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Challenging\",1:\"\",2:\"§7Health: §c66.666.666❤\",3:\"§7Damage: §c12.000 §7per second\",4:\"\",5:\"§aMalevolent Hitshield\",6:\"§8At 100%/66%/33% Hp\",7:\"§7Immunity shield dropped by hits\",8:\"§7regardless of damage.\",9:\"§7Receives §c-75% §c⫽ Ferocity\",10:\"§c§7while NOT active.\",11:\"\",12:\"§cYang Glyphs\",13:\"§8Starting at 50% HP\",14:\"§7Throws glyphs down.\",15:\"§7Stand next to them or die.\",16:\"\",17:\"§eNukekubi Fixations\",18:\"§8Starting at 33% HP\",19:\"§7Spawns weird heads.\",20:\"§7Clear them by looking at them or\",21:\"§7suffer damage.\",22:\"\",23:\"§7Reward: §d100 Enderman Slayer XP\",24:\"§8+ Possible Drops:\",25:\"§aNull Sphere §a(60x-80x) §8(§2Guaranteed 100%§8)\",26:\"§9Twilight Arrow Poison §a(24x-32x) §8(§9Occasional 20%§8)\",27:\"§5Summoning Eye §a(1x) §8(§5Extraodinary 1%§8)\",28:\"§5Endersnake Rune §a(1x) §8(§bRare 5%§8)\",29:\"§5Transmission Tuner §a(1x) §8(§bRare 5%§8)\",30:\"§9Mana Steal §a(1x) §8(§bRare 5%§8)\",31:\"§9Null Atom §a(1x) §8(§bRare 5%§8)\"],Name:\"§6Voidgloom Seraph III (Boss)\"},ExtraAttributes:{id:\"VOIDGLOOM_SERAPH_3_BOSS\"}}", + "damage": 3, + "lore": [ + "§8Challenging", + "", + "§7Health: §c66.666.666❤", + "§7Damage: §c12.000 §7per second", + "", + "§aMalevolent Hitshield", + "§8At 100%/66%/33% Hp", + "§7Immunity shield dropped by hits", + "§7regardless of damage.", + "§7Receives §c-75% §c⫽ Ferocity", + "§c§7while NOT active.", + "", + "§cYang Glyphs", + "§8Starting at 50% HP", + "§7Throws glyphs down.", + "§7Stand next to them or die.", + "", + "§eNukekubi Fixations", + "§8Starting at 33% HP", + "§7Spawns weird heads.", + "§7Clear them by looking at them or", + "§7suffer damage.", + "", + "§7Reward: §d100 Enderman Slayer XP", + "§8+ Possible Drops:", + "§aNull Sphere §a(60x-80x) §8(§2Guaranteed 100%§8)", + "§9Twilight Arrow Poison §a(24x-32x) §8(§9Occasional 20%§8)", + "§5Summoning Eye §a(1x) §8(§5Extraodinary 1%§8)", + "§5Endersnake Rune §a(1x) §8(§bRare 5%§8)", + "§5Transmission Tuner §a(1x) §8(§bRare 5%§8)", + "§9Mana Steal §a(1x) §8(§bRare 5%§8)", + "§9Null Atom §a(1x) §8(§bRare 5%§8)" + ], + "internalname": "VOIDGLOOM_SERAPH_3_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Voidgloom_Seraph" + ], + "crafttext": "" +}
\ No newline at end of file |