diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/SKELETON_SOLDIER_CHESTPLATE.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/SKELETON_SOLDIER_CHESTPLATE.json')
-rw-r--r-- | items/SKELETON_SOLDIER_CHESTPLATE.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/SKELETON_SOLDIER_CHESTPLATE.json b/items/SKELETON_SOLDIER_CHESTPLATE.json index 1c1bd752..6cef2bb0 100644 --- a/items/SKELETON_SOLDIER_CHESTPLATE.json +++ b/items/SKELETON_SOLDIER_CHESTPLATE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:leather_chestplate", "displayname": "§5Skeleton Soldier Chestplate", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§aPerfect 52500 / 52500\",17:\"§7§4❣ §cRequires §cCatacombs Skill\",18:\"§c9§c.\",19:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d138\",1:\"§7Crit Chance: §c+2%\",2:\"§7Crit Damage: §c+17%\",3:\"§7Health: §a+26\",4:\"§7Defense: §a+42\",5:\"\",6:\"§7Increase the damage you deal\",7:\"§7with arrows by §c5%§7.\",8:\"\",9:\"§6Full Set Bonus: Skeleton Soldier\",10:\"§7Increase the damage you deal\",11:\"§7with arrows by an extra §c25%§7.\",12:\"\",13:\"§2This armor piece is undead ༕!\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4❣ §cRequires §cCatacombs Skill\",17:\"§c9§c.\",18:\"§5§lEPIC DUNGEON CHESTPLATE\"],color:16759819,Name:\"§5Skeleton Soldier Chestplate\"},ExtraAttributes:{dungeon_item_level:0,id:\"SKELETON_SOLDIER_CHESTPLATE\"}}", "damage": 0, "lore": [ "§7Gear Score: §d138", @@ -20,7 +20,6 @@ "§2This armor piece is undead ༕!", "", "§7§8This item can be reforged!", - "§aPerfect 52500 / 52500", "§7§4❣ §cRequires §cCatacombs Skill", "§c9§c.", "§5§lEPIC DUNGEON CHESTPLATE" |