diff options
Diffstat (limited to 'items/POOCH_SWORD.json')
-rw-r--r-- | items/POOCH_SWORD.json | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/items/POOCH_SWORD.json b/items/POOCH_SWORD.json index 933183cb..268ea557 100644 --- a/items/POOCH_SWORD.json +++ b/items/POOCH_SWORD.json @@ -1,33 +1,39 @@ { "internalname": "POOCH_SWORD", "itemid": "minecraft:golden_sword", - "displayname": "Spicy Pooch Sword", - "clickcommand": "viewrecipe", + "displayname": "§6Pooch Sword", + "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+136 §e(+16)\",1:\"§7Strength: §c+41 §e(+16) §8(Spicy +5)\",2:\"§7Crit Chance: §c+1% §8(Spicy +1%)\",3:\"§7Crit Damage: §c+100% §8(Spicy +50%)\",4:\"§7Attack Speed: §c+10% §8(Spicy +10%)\",5:\"\",6:\"§7Speed: §a+5\",7:\"\",8:\"§9Cleave V, §9Critical V\",9:\"§9Execute V, §9Experience III\",10:\"§9First Strike IV, §9Giant Killer V\",11:\"§9Impaling III, §9Lethality V\",12:\"§9Life Steal III, §9Looting III\",13:\"§9Luck V, §9Sharpness V\",14:\"§9Telekinesis I, §9Vampirism V\",15:\"\",16:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",17:\"§7Receive §a-20% §7damage from wolves.\",18:\"§7Gain §c+150❁ Strength §7against wolves.\",19:\"\",20:\"§c☠ §5Requires Wolf LVL 6\",21:\"§6§lLEGENDARY SWORD\"],Name:\"§6Spicy Pooch Sword\"},ExtraAttributes:{hot_potato_count:8,hotPotatoBonus:\"STRENGTH\u003d16;DAMAGE\u003d16;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",enchantments:{impaling:3,luck:5,critical:5,cleave:5,looting:3,telekinesis:1,experience:3,vampirism:5,life_steal:3,execute:5,giant_killer:5,first_strike:4,sharpness:5,lethality:5},uuid:\"2ce1d24f-734c-448e-9576-fcf800117e21\",anvil_uses:12,timestamp:\"3/1/20 9:44 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+20\",2:\"§7Crit Damage: §c+50%\",3:\"\",4:\"§7Speed: §a+5\",5:\"\",6:\"§7Deal §c+1 Damage §7per §c50 max ❤§7.\",7:\"§7Receive §a-20% §7damage from wolves.\",8:\"§7Gain §c+150❁ Strength §7against wolves.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 6\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Pooch Sword\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"spicy\",originTag:\"POOCH_SWORD\",id:\"POOCH_SWORD\",uuid:\"9ce05e48-1368-492d-9ddc-500a01e21e45\",anvil_uses:16,timestamp:\"3/19/20 9:20 AM\"}}", "modver": "1.0.0", "lore": [ - "§7Damage: §c+136 §e(+16)", - "§7Strength: §c+41 §e(+16) §8(Spicy +5)", - "§7Crit Chance: §c+1% §8(Spicy +1%)", - "§7Crit Damage: §c+100% §8(Spicy +50%)", - "§7Attack Speed: §c+10% §8(Spicy +10%)", + "§7Damage: §c+120", + "§7Strength: §c+20", + "§7Crit Damage: §c+50%", "", "§7Speed: §a+5", "", - "§9Cleave V, §9Critical V", - "§9Execute V, §9Experience III", - "§9First Strike IV, §9Giant Killer V", - "§9Impaling III, §9Lethality V", - "§9Life Steal III, §9Looting III", - "§9Luck V, §9Sharpness V", - "§9Telekinesis I, §9Vampirism V", - "", "§7Deal §c+1 Damage §7per §c50 max ❤§7.", "§7Receive §a-20% §7damage from wolves.", "§7Gain §c+150❁ Strength §7against wolves.", "", "§c☠ §5Requires Wolf LVL 6", "§6§lLEGENDARY SWORD" + ], + "recipe": { + "A1": "", + "A2": "GOLDEN_TOOTH:24", + "A3": "", + "B1": "", + "B2": "GOLDEN_TOOTH:24", + "B3": "", + "C1": "", + "C2": "SHAMAN_SWORD:1", + "C3": "" + }, + "clickcommand": "viewrecipe", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Pooch_Sword" ] }
\ No newline at end of file |