diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-09-18 17:27:08 -0400 |
commit | e4ed5f62411319af625f5f8374697a0f9bfbb8ae (patch) | |
tree | 92c98f103d7a715c9ea91fdf4c23e87232ceb282 /items/FLORID_ZOMBIE_SWORD.json | |
parent | 7deda65da4cf9e356c2b73ad47461bbba77e605b (diff) | |
download | NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.gz NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.tar.bz2 NotEnoughUpdates-REPO-e4ed5f62411319af625f5f8374697a0f9bfbb8ae.zip |
some f5 stuff
Diffstat (limited to 'items/FLORID_ZOMBIE_SWORD.json')
-rw-r--r-- | items/FLORID_ZOMBIE_SWORD.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/FLORID_ZOMBIE_SWORD.json b/items/FLORID_ZOMBIE_SWORD.json new file mode 100644 index 00000000..91f52f88 --- /dev/null +++ b/items/FLORID_ZOMBIE_SWORD.json @@ -0,0 +1,33 @@ +{ + "itemid": "minecraft:golden_sword", + "displayname": "§6Florid Zombie Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d280 §8(440)\",1:\"§7Damage: §c+150 §8(+235.5)\",2:\"§7Strength: §c+80 §8(+125.6)\",3:\"\",4:\"§7Intelligence: §a+100 §8(+157)\",5:\"\",6:\"§6Item Ability: Instant Heal §e§lRIGHT CLICK\",7:\"§7Heal for §c168 §7+ §c5%❤ §7and\",8:\"§7heal players within §a8 §7blocks\",9:\"§7for §c56❤§7.\",10:\"§8Mana Cost: §370\",11:\"§8Charges: §e5 §8/ §a15s\",12:\"\",13:\"§7Gain §a+2 §7extra max charges\",14:\"§7when you play as a §aHealer §7in\",15:\"§7Dungeons.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aCatacombs Level 18\",19:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Florid Zombie Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"FLORID_ZOMBIE_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d280 §8(440)", + "§7Damage: §c+150 §8(+235.5)", + "§7Strength: §c+80 §8(+125.6)", + "", + "§7Intelligence: §a+100 §8(+157)", + "", + "§6Item Ability: Instant Heal §e§lRIGHT CLICK", + "§7Heal for §c168 §7+ §c5%❤ §7and", + "§7heal players within §a8 §7blocks", + "§7for §c56❤§7.", + "§8Mana Cost: §370", + "§8Charges: §e5 §8/ §a15s", + "", + "§7Gain §a+2 §7extra max charges", + "§7when you play as a §aHealer §7in", + "§7Dungeons.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Level 18", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "FLORID_ZOMBIE_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |