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/WITHER_SHIELD_SCROLL.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/WITHER_SHIELD_SCROLL.json')
-rw-r--r-- | items/WITHER_SHIELD_SCROLL.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/WITHER_SHIELD_SCROLL.json b/items/WITHER_SHIELD_SCROLL.json index 2ea41529..af396cec 100644 --- a/items/WITHER_SHIELD_SCROLL.json +++ b/items/WITHER_SHIELD_SCROLL.json @@ -1,19 +1,19 @@ { "itemid": "minecraft:writable_book", "displayname": "§5Wither Shield", - "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron's Blade (Unrefined)\",2:\"§6§7granting it the §6Wither\",3:\"§6Shield §7ability.\",4:\"\",5:\"§6Item Ability: Wither Shield §e§lRIGHT CLICK\",6:\"§7Reduces damage taken by §c30%\",7:\"§c§7for §e5 §7seconds. Also grants\",8:\"§7an absorption shield that gives\",9:\"§7§9200% §7of your Critical Damage\",10:\"§7as health, after §e5 §7seconds\",11:\"§7§a50% §7of the shield is\",12:\"§7converted into healing.\",13:\"§8Mana Cost: §3150\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Wither Shield\"},ExtraAttributes:{id:\"WITHER_SHIELD_SCROLL\"},AttributeModifiers:[],resolved:0b}", + "nbttag": "{generation:0,ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7This scroll can be applied to a\",1:\"§7§6Necron\u0027s Blade (Unrefined)\",2:\"§6§7granting it the §6Wither\",3:\"§6Shield §7ability.\",4:\"\",5:\"§6Item Ability: Wither Shield §e§lRIGHT CLICK\",6:\"§7Reduces damage taken by §c10%\",7:\"§c§7for §e5 §7seconds. Also grants\",8:\"§7an absorption shield that gives\",9:\"§7§9150% §7of your Critical Damage\",10:\"§7as health, after §e5 §7seconds\",11:\"§7§a50% §7of the shield is\",12:\"§7converted into healing.\",13:\"§8Mana Cost: §3150\",14:\"§8Cooldown: §a10s\",15:\"\",16:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Wither Shield\"},ExtraAttributes:{id:\"WITHER_SHIELD_SCROLL\"},AttributeModifiers:[],resolved:0b}", "damage": 0, "lore": [ "§7This scroll can be applied to a", - "§7§6Necron's Blade (Unrefined)", + "§7§6Necron\u0027s Blade (Unrefined)", "§6§7granting it the §6Wither", "§6Shield §7ability.", "", "§6Item Ability: Wither Shield §e§lRIGHT CLICK", - "§7Reduces damage taken by §c30%", + "§7Reduces damage taken by §c10%", "§c§7for §e5 §7seconds. Also grants", "§7an absorption shield that gives", - "§7§9200% §7of your Critical Damage", + "§7§9150% §7of your Critical Damage", "§7as health, after §e5 §7seconds", "§7§a50% §7of the shield is", "§7converted into healing.", |