diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-05-05 15:43:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 23:43:22 +1000 |
commit | 16e1f31a5a5e98a734680c29169c382dc6aecc1e (patch) | |
tree | cc6085cbae937122ec8fbe2748a253c259cfd7aa /items/SPIRIT_SWORD.json | |
parent | 56e3b2d8f7a04ec11eb897e4ead34c821cd7688b (diff) | |
download | NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.gz NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.tar.bz2 NotEnoughUpdates-REPO-16e1f31a5a5e98a734680c29169c382dc6aecc1e.zip |
Melon (Block) (#922)
Diffstat (limited to 'items/SPIRIT_SWORD.json')
-rw-r--r-- | items/SPIRIT_SWORD.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/items/SPIRIT_SWORD.json b/items/SPIRIT_SWORD.json index ebb31192..d694e174 100644 --- a/items/SPIRIT_SWORD.json +++ b/items/SPIRIT_SWORD.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:iron_sword", "displayname": "§f§f§5Spirit Sword", - "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d300\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+50\",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:{id:\"SPIRIT_SWORD\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d300\",1:\"§7Damage: §c+210\",2:\"§7Strength: §c+50\",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 §aThe Catacombs Floor\",20:\"§aIV Completion§c.\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§f§f§5Spirit Sword\"},ExtraAttributes:{id:\"SPIRIT_SWORD\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Gear Score: §d300", @@ -23,14 +23,14 @@ "", "§7§8This item can be reforged!", "§aPerfect 52500 / 52500", - "§7§4❣ §cRequires §aCatacombs Floor IV", - "§aCompletion", + "§7§4❣ §cRequires §aThe Catacombs Floor", + "§aIV Completion§c.", "§5§lEPIC DUNGEON SWORD" ], "internalname": "SPIRIT_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spirit_Sword", |