diff options
Diffstat (limited to 'items/SPIRIT_SWORD.json')
-rw-r--r-- | items/SPIRIT_SWORD.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/SPIRIT_SWORD.json b/items/SPIRIT_SWORD.json new file mode 100644 index 00000000..3fd30318 --- /dev/null +++ b/items/SPIRIT_SWORD.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§f§f§5Spirit Sword", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d300 §8(433)\",1:\"§7Damage: §c+210 §8(+317.1)\",2:\"§7Strength: §c+50 §8(+75.5)\",3:\"\",4:\"§7Deals §a+2% §7damage to §aUndead\",5:\"§amonsters §7for every §a1% §7of\",6:\"§7your missing health.\",7:\"\",8:\"§7§bSpirit Item: §7When turned\",9:\"§7into a ghost, this item becomes\",10:\"§7a Ghost Ability.\",11:\"\",12:\"§6Spirit Ability: Spirit Bomb\",13:\"§7Shoots a spirit that deals\",14:\"§7§c8000 §7damage on impact.\",15:\"§8Cooldown: §a10s\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§aPerfect 52500 / 52500\",19:\"§7§4❣ §cRequires §aCatacombs Floor IV\",20:\"§aCompletion\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§f§f§5Spirit Sword\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SPIRIT_SWORD\",uuid:\"bd3be8ad-6f9c-4754-bfc3-b53e666a74f5\",timestamp:\"8/3/20 3:03 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Gear Score: §d300 §8(433)", + "§7Damage: §c+210 §8(+317.1)", + "§7Strength: §c+50 §8(+75.5)", + "", + "§7Deals §a+2% §7damage to §aUndead", + "§amonsters §7for every §a1% §7of", + "§7your missing health.", + "", + "§7§bSpirit Item: §7When turned", + "§7into a ghost, this item becomes", + "§7a Ghost Ability.", + "", + "§6Spirit Ability: Spirit Bomb", + "§7Shoots a spirit that deals", + "§7§c8000 §7damage on impact.", + "§8Cooldown: §a10s", + "", + "§7§8This item can be reforged!", + "§aPerfect 52500 / 52500", + "§7§4❣ §cRequires §aCatacombs Floor IV", + "§aCompletion", + "§5§lEPIC DUNGEON SWORD" + ], + "internalname": "SPIRIT_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "1.1-REL", + "infoType": "" +}
\ No newline at end of file |