diff options
Diffstat (limited to 'items/SOUL_WHIP.json')
-rw-r--r-- | items/SOUL_WHIP.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/SOUL_WHIP.json b/items/SOUL_WHIP.json new file mode 100644 index 00000000..7946a115 --- /dev/null +++ b/items/SOUL_WHIP.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§6Soul Whip", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+145\",1:\"§7Strength: §c+175 \",2:\"\",3:\"§6Item Ability: Flay §e§lRIGHT CLICK\",4:\"§7Flay your whip in an arc,\",5:\"§7dealing your melee damage to all\",6:\"§7enemies in its path\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Soul Whip\"},ExtraAttributes:{dungeon_item_level:0,id:\"SOUL_WHIP\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+145", + "§7Strength: §c+175 ", + "", + "§6Item Ability: Flay §e§lRIGHT CLICK", + "§7Flay your whip in an arc,", + "§7dealing your melee damage to all", + "§7enemies in its path", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "SOUL_WHIP", + "crafttext": "", + "clickcommand": "", + "modver": "1.5-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Soul_Whip" + ] +}
\ No newline at end of file |