diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-09-18 16:02:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-18 14:02:18 +0000 |
| commit | 330cb4ae1a802f40bbcfbde0b24bafd92169eaf0 (patch) | |
| tree | 9af7fc376f927fbbed9ea6b03fce3956af12dca1 /items/TACTICIAN_SWORD.json | |
| parent | 3a12e2e68272e4b2d357d66a644de9f0b0ffdbaf (diff) | |
| download | NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.gz NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.tar.bz2 NotEnoughUpdates-REPO-330cb4ae1a802f40bbcfbde0b24bafd92169eaf0.zip | |
feat: Misc changes (#1350)
* feat: Reforge Stone lore changes
* feat: Garden -> The Garden changes
* feat: Beetle + Cricket Skin changes and tac sword change
* feat: Golden Dragon and Ascension Rope lore changes
Diffstat (limited to 'items/TACTICIAN_SWORD.json')
| -rw-r--r-- | items/TACTICIAN_SWORD.json | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/items/TACTICIAN_SWORD.json b/items/TACTICIAN_SWORD.json index b5356714..f928403c 100644 --- a/items/TACTICIAN_SWORD.json +++ b/items/TACTICIAN_SWORD.json @@ -1,18 +1,17 @@ { "itemid": "minecraft:wooden_sword", "displayname": "§9Tactician\u0027s Sword", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",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: §e§k0§7/§e11\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Sword\"},ExtraAttributes:{id:\"TACTICIAN_SWORD\"},AttributeModifiers:[]}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Crit Chance: §c+20%\",2:\"\",3:\"§7§7Gains §c+15 Damage §7for each\",4:\"§7Combat collection at Tier VII or\",5:\"§7higher.\",6:\"\",7:\"§7Your Collections: §e§k1§7/§e11\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Sword\"},ExtraAttributes:{id:\"TACTICIAN_SWORD\"}}", "damage": 0, "lore": [ - "§7Damage: §c+50", + "§7Damage: §c+200", "§7Crit Chance: §c+20%", "", - "§7§7Gains §c+15 Damage §7for", - "§7each Combat collection of", - "§7Tier VII and over of its", - "§7wearer.", + "§7§7Gains §c+15 Damage §7for each", + "§7Combat collection at Tier VII or", + "§7higher.", "", - "§7Your Collections: §e§k0§7/§e11", + "§7Your Collections: §e§k1§7/§e11", "", "§7§8This item can be reforged!", "§9§lRARE SWORD" @@ -20,11 +19,11 @@ "internalname": "TACTICIAN_SWORD", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Tactician's_Sword", - "https://wiki.hypixel.net/Tactician's_Sword" + "https://hypixel-skyblock.fandom.com/wiki/Tactician\u0027s_Sword", + "https://wiki.hypixel.net/Tactician\u0027s_Sword" ], "recipes": [ { |
