diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-08-25 12:04:51 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-25 12:04:51 +1000 |
commit | d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b (patch) | |
tree | 4ebdee3ea2ffa5e1b24452b04544777ed4e833c1 /items/SKELETOR_CHESTPLATE.json | |
parent | bc80482821e6f94b9e538a7717526bccd687fc33 (diff) | |
parent | dabf83251e12e4c8821b31b67c0f677ac31b3be5 (diff) | |
download | NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.tar.gz NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.tar.bz2 NotEnoughUpdates-REPO-d8f604bad1fa9ad8dc1b3bdeea77d1b636a9398b.zip |
Merge pull request #259 from IRONM00N/master
Fixed Auger Rod and Sponge Armor
Diffstat (limited to 'items/SKELETOR_CHESTPLATE.json')
-rw-r--r-- | items/SKELETOR_CHESTPLATE.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/SKELETOR_CHESTPLATE.json b/items/SKELETOR_CHESTPLATE.json index 5a37919f..bf72780d 100644 --- a/items/SKELETOR_CHESTPLATE.json +++ b/items/SKELETOR_CHESTPLATE.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:chainmail_chestplate", "displayname": "§5Skeletor Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 §8(197)\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% §8(+30.2%)\",3:\"\",4:\"§7Health: §a+25 HP §8(+37.75 HP)\",5:\"§7Defense: §a+40 §8(+60.4)\",6:\"\",7:\"§6Full Set Bonus: Skeletor\",8:\"§7Grants §c+1❁ Strength §7and\",9:\"§7§9+1☠ Crit Damage §7for every\",10:\"§7§b10 §7Skeletor kills\",11:\"\",12:\"§7Skeletor Kills: §a0\",13:\"§7Bonus Strength: §a0\",14:\"§7Bonus Critical Damage: §a0\",15:\"\",16:\"§7Each piece grants a §a1 §7second\",17:\"§7cooldown reduction on bone\",18:\"§7plating!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level 15\",23:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d135 \",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+20% \",3:\"\",4:\"§7Health: §a+25 HP \",5:\"§7Defense: §a+40 \",6:\"\",7:\"§6Full Set Bonus: Skeletor\",8:\"§7Grants §c+1❁ Strength §7and\",9:\"§7§9+1☠ Crit Damage §7for every\",10:\"§7§b10 §7Skeletor kills\",11:\"\",12:\"§7Skeletor Kills: §a0\",13:\"§7Bonus Strength: §a0\",14:\"§7Bonus Critical Damage: §a0\",15:\"\",16:\"§7Each piece grants a §a1 §7second\",17:\"§7cooldown reduction on bone\",18:\"§7plating!\",19:\"\",20:\"§7§8This item can be reforged!\",21:\"§aPerfect 52500 / 52500\",22:\"§7§4❣ §cRequires §aCatacombs Level 15\",23:\"§5§lEPIC DUNGEON CHESTPLATE\"],Name:\"§5Skeletor Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETOR_CHESTPLATE\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d135 §8(197)", + "§7Gear Score: §d135 ", "§7Crit Chance: §c+2%", - "§7Crit Damage: §c+20% §8(+30.2%)", + "§7Crit Damage: §c+20% ", "", - "§7Health: §a+25 HP §8(+37.75 HP)", - "§7Defense: §a+40 §8(+60.4)", + "§7Health: §a+25 HP ", + "§7Defense: §a+40 ", "", "§6Full Set Bonus: Skeletor", "§7Grants §c+1❁ Strength §7and", |