diff options
Diffstat (limited to 'items/REAPER_SCYTHE.json')
-rw-r--r-- | items/REAPER_SCYTHE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/REAPER_SCYTHE.json b/items/REAPER_SCYTHE.json index c5121f9a..ea838a48 100644 --- a/items/REAPER_SCYTHE.json +++ b/items/REAPER_SCYTHE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:diamond_hoe", "displayname": "§6Reaper Scythe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+333\",1:\"§7Speed: §a+10\",2:\"\",3:\"§6Ability: Raise Souls §e§lRIGHT CLICK\",4:\"§7Monsters you kill using this\",5:\"§7item will drop their soul. You\",6:\"§7can click on their souls on the\",7:\"§7ground using this item to absorb\",8:\"§7them and then spawn them to\",9:\"§7fight by your side.\",10:\"§7\",11:\"§7Mana cost is based on the power\",12:\"§7of the monsters that you summon.\",13:\"§7Shift right-click to view and\",14:\"§7remove souls from this item. If\",15:\"§7your summoned monster dies the\",16:\"§7soul will be removed.\",17:\"§8Cooldown: §a1s\",18:\"\",19:\"§7Max Souls: §d3\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4☠ §cRequires §5Zombie Slayer 7\",23:\"§6§lLEGENDARY SWORD\"],Name:\"§6Reaper Scythe\"},ExtraAttributes:{id:\"REAPER_SCYTHE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+333\",1:\"§7Speed: §a+10\",2:\"\",3:\"§6Ability: Raise Souls §e§lRIGHT CLICK\",4:\"§7Monsters you kill using this\",5:\"§7item will drop their soul. You\",6:\"§7can click on their souls on the\",7:\"§7ground using this item to absorb\",8:\"§7them and then spawn them to\",9:\"§7fight by your side.\",10:\"§7\",11:\"§7Mana cost is based on the power\",12:\"§7of the monsters that you summon.\",13:\"§7Shift right-click to view and\",14:\"§7remove souls from this item. If\",15:\"§7your summoned monster dies the\",16:\"§7soul will be removed.\",17:\"§8Cooldown: §a1s\",18:\"\",19:\"§7Max Souls: §d3\",20:\"\",21:\"§7§8This item can be reforged!\",22:\"§7§4☠ §cRequires §5Zombie Slayer 7§c.\",23:\"§6§lLEGENDARY SWORD\"],Name:\"§6Reaper Scythe\"},ExtraAttributes:{id:\"REAPER_SCYTHE\"}}", "damage": 0, "lore": [ "§7Damage: §c+333", @@ -26,7 +26,7 @@ "§7Max Souls: §d3", "", "§7§8This item can be reforged!", - "§7§4☠ §cRequires §5Zombie Slayer 7", + "§7§4☠ §cRequires §5Zombie Slayer 7§c.", "§6§lLEGENDARY SWORD" ], "recipe": { @@ -43,7 +43,7 @@ "internalname": "REAPER_SCYTHE", "clickcommand": "viewrecipe", "slayer_req": "ZOMBIE_7", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Reaper_Scythe", |