diff options
Diffstat (limited to 'items/TACTICIAN_SWORD.json')
-rw-r--r-- | items/TACTICIAN_SWORD.json | 40 |
1 files changed, 14 insertions, 26 deletions
diff --git a/items/TACTICIAN_SWORD.json b/items/TACTICIAN_SWORD.json index 95b82f81..4c351228 100644 --- a/items/TACTICIAN_SWORD.json +++ b/items/TACTICIAN_SWORD.json @@ -1,39 +1,27 @@ { + "internalname": "TACTICIAN_SWORD", "itemid": "minecraft:wooden_sword", - "displayname": "§5Legendary Thick Tactician\u0027s Sword", - "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+220 §e(+20)\",1:\"§7Strength: §c+138 §e(+20) §6(+100) §9(Legendary +18)\",2:\"§7Crit Chance: §c+32% §9(Legendary +12%)\",3:\"§7Crit Damage: §c+72% §9(Legendary +22%)\",4:\"§7Bonus Attack Speed: §c+7% §9(Legendary +7%)\",5:\"\",6:\"§7Intelligence: §a+18 §9(Legendary +18)\",7:\"\",8:\"§9Critical V, §9Cubism V\",9:\"§9Ender Slayer V, §9Execute V\",10:\"§9Experience III, §9First Strike IV\",11:\"§9Giant Killer V, §9Impaling III\",12:\"§9Lethality V, §9Life Steal III\",13:\"§9Looting III, §9Luck V\",14:\"§9Scavenger IV, §9Sharpness V\",15:\"§9Telekinesis I, §9Thunderlord V\",16:\"§9Vampirism V, §9Venomous V\",17:\"\",18:\"§7§7Gains §c+15 Damage §7for\",19:\"§7each Combat collection of\",20:\"§7Tier VII and over of its\",21:\"§7wearer.\",22:\"\",23:\"§7Your Collections: §e10§7/§e10 §a§lMAXED!\",24:\"\",25:\"§5§lEPIC SWORD\"],Name:\"§5Legendary Thick Tactician\u0027s Sword\"},ExtraAttributes:{hot_potato_count:10,hotPotatoBonus:\"STRENGTH\u003d20;DAMAGE\u003d20;\",modifier:\"legendary\",originTag:\"SHOP_PURCHASE\",wood_singularity_count:1,id:\"TACTICIAN_SWORD\",enchantments:{impaling:3,luck:5,critical:5,looting:3,ender_slayer:5,scavenger:4,telekinesis:1,experience:3,vampirism:5,execute:5,life_steal:3,giant_killer:5,first_strike:4,venomous:5,thunderlord:5,sharpness:5,cubism:5,lethality:5},uuid:\"3b615f70-fb77-49c5-8a03-3ad43f1f7f44\",anvil_uses:15,timestamp:\"1/11/20 9:30 PM\"}}", + "displayname": "§9Tactician's Sword", + "clickcommand": "", "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for\",4:\"§7each Combat collection of\",5:\"§7Tier VII and over of its\",6:\"§7wearer.\",7:\"\",8:\"§7Your Collections: §e6§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician's Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TACTICIAN_SWORD\",uuid:\"50734d02-f812-4990-8f67-52adb218e90a\",timestamp:\"7/7/20 1:56 PM\"}}", + "modver": "1.0.0", "lore": [ - "§7Damage: §c+220 §e(+20)", - "§7Strength: §c+138 §e(+20) §6(+100) §9(Legendary +18)", - "§7Crit Chance: §c+32% §9(Legendary +12%)", - "§7Crit Damage: §c+72% §9(Legendary +22%)", - "§7Bonus Attack Speed: §c+7% §9(Legendary +7%)", - "", - "§7Intelligence: §a+18 §9(Legendary +18)", - "", - "§9Critical V, §9Cubism V", - "§9Ender Slayer V, §9Execute V", - "§9Experience III, §9First Strike IV", - "§9Giant Killer V, §9Impaling III", - "§9Lethality V, §9Life Steal III", - "§9Looting III, §9Luck V", - "§9Scavenger IV, §9Sharpness V", - "§9Telekinesis I, §9Thunderlord V", - "§9Vampirism V, §9Venomous V", + "§7Damage: §c+140", + "§7Crit Chance: §c+20%", "", "§7§7Gains §c+15 Damage §7for", "§7each Combat collection of", "§7Tier VII and over of its", "§7wearer.", "", - "§7Your Collections: §e10§7/§e10 §a§lMAXED!", + "§7Your Collections: §e6§7/§e10", "", - "§5§lEPIC SWORD" + "§7§8This item can be reforged!", + "§9§lRARE SWORD" ], - "internalname": "TACTICIAN_SWORD", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Tactician's_Sword" + ] }
\ No newline at end of file |