diff options
author | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
---|---|---|
committer | BuildTools <james.jenour@protonmail.com> | 2020-07-10 00:46:38 +1000 |
commit | 59f892186059d909d8c4da2f77034c6aa7384d67 (patch) | |
tree | 8a7265777d0213f03e87cea429031bd1862af493 /items/ORNATE_ZOMBIE_SWORD.json | |
parent | 2ebf7137e1827cfb5e4e2bd7f0bb1ca04971507b (diff) | |
download | NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.gz NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.tar.bz2 NotEnoughUpdates-REPO-59f892186059d909d8c4da2f77034c6aa7384d67.zip |
more dungeons garbo
Diffstat (limited to 'items/ORNATE_ZOMBIE_SWORD.json')
-rw-r--r-- | items/ORNATE_ZOMBIE_SWORD.json | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/items/ORNATE_ZOMBIE_SWORD.json b/items/ORNATE_ZOMBIE_SWORD.json index 809c53b3..12a5b287 100644 --- a/items/ORNATE_ZOMBIE_SWORD.json +++ b/items/ORNATE_ZOMBIE_SWORD.json @@ -1,13 +1,14 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5Ornate Zombie Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+110\",1:\"§7Strength: §c+60\",2:\"\",3:\"§7Intelligence: §a+50\",4:\"\",5:\"§6Item Ability: Instant Heal §e§lRIGHT CLICK\",6:\"§7Heal for §c144 §7+ §c5%❤ §7and\",7:\"§7heal players within §a7 §7blocks\",8:\"§7for §c48❤§7.\",9:\"§8Mana Cost: §370\",10:\"§8Charges: §e5 §8/ §a15s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§5§lEPIC SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{id:\"ORNATE_ZOMBIE_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d195 §8(244)\",1:\"§7Damage: §c+110 §8(+137.5)\",2:\"§7Strength: §c+60 §8(+75)\",3:\"\",4:\"§7Intelligence: §a+50 §8(+62.5)\",5:\"\",6:\"§6Item Ability: Instant Heal §e§lRIGHT CLICK\",7:\"§7Heal for §c144 §7+ §c5%❤ §7and\",8:\"§7heal players within §a7 §7blocks\",9:\"§7for §c48❤§7.\",10:\"§8Mana Cost: §370\",11:\"§8Charges: §e5 §8/ §a15s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCatacombs Level\",15:\"§a18\",16:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Ornate Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"ORNATE_ZOMBIE_SWORD\"}}", "damage": 0, "lore": [ - "§7Damage: §c+110", - "§7Strength: §c+60", + "§7Gear Score: §d195 §8(244)", + "§7Damage: §c+110 §8(+137.5)", + "§7Strength: §c+60 §8(+75)", "", - "§7Intelligence: §a+50", + "§7Intelligence: §a+50 §8(+62.5)", "", "§6Item Ability: Instant Heal §e§lRIGHT CLICK", "§7Heal for §c144 §7+ §c5%❤ §7and", @@ -17,7 +18,9 @@ "§8Charges: §e5 §8/ §a15s", "", "§7§8This item can be reforged!", - "§5§lEPIC SWORD" + "§7§4❣ §cRequires §aCatacombs Level", + "§a18", + "§5§lEPIC DUNGEON SWORD" ], "recipe": { "A1": "", |