diff options
Diffstat (limited to 'items/THUNDER_BOOTS.json')
-rw-r--r-- | items/THUNDER_BOOTS.json | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/items/THUNDER_BOOTS.json b/items/THUNDER_BOOTS.json index c158fc30..49d2f6d0 100644 --- a/items/THUNDER_BOOTS.json +++ b/items/THUNDER_BOOTS.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_boots", "displayname": "§5Thunder Boots", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+170\",3:\"§7Defense: §a+150\",4:\" §8[§7⚔§8]\",5:\"\",6:\"§7Damage taken by §cLava Sea\",7:\"§cCreatures §7is reduced by §a10%\",8:\"§a§7and damage dealt is increased\",9:\"§7by §c1.2x§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§8§l* §8Co-op Soulbound §8§l*\",13:\"§5§lEPIC BOOTS\"],color:2416101,Name:\"§5Thunder Boots\"},ExtraAttributes:{id:\"THUNDER_BOOTS\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strength: §c+25\",1:\"§7Sea Creature Chance: §c+4%\",2:\"§7Health: §a+170\",3:\"§7Defense: §a+150\",4:\" §8[§7⚔§8]\",5:\"\",6:\"§8Tiered Bonus: Static Charge (0/5)\",7:\"§7Gains §c1§7 static charge every\",8:\"§7§e30§7 seconds.\",9:\"§7Hitting a target will cause a\",10:\"§7discharge, adding §a15%§7 damage\",11:\"§7to that hit for each charge\",12:\"§7collected.\",13:\"§7\",14:\"§7Maximum Charge Capacity: §c2\",15:\"\",16:\"§7Damage taken by §cLava Sea\",17:\"§cCreatures §7is reduced by §a10%\",18:\"§a§7and damage dealt is increased\",19:\"§7by §c1.2x§7.\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§8§l* §8Co-op Soulbound §8§l*\",23:\"§5§lEPIC BOOTS\"],color:2416101,Name:\"§5Thunder Boots\"},ExtraAttributes:{id:\"THUNDER_BOOTS\"}}", "damage": 0, "lore": [ "§7Strength: §c+25", @@ -10,6 +10,16 @@ "§7Defense: §a+150", " §8[§7⚔§8]", "", + "§8Tiered Bonus: Static Charge (0/5)", + "§7Gains §c1§7 static charge every", + "§7§e30§7 seconds.", + "§7Hitting a target will cause a", + "§7discharge, adding §a15%§7 damage", + "§7to that hit for each charge", + "§7collected.", + "§7", + "§7Maximum Charge Capacity: §c2", + "", "§7Damage taken by §cLava Sea", "§cCreatures §7is reduced by §a10%", "§a§7and damage dealt is increased", |