aboutsummaryrefslogtreecommitdiff
path: root/items/TACTICIAN_SWORD.json
diff options
context:
space:
mode:
authorIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-11-20 13:10:32 -0500
committerIRONM00N <64110067+IRONM00N@users.noreply.github.com>2020-11-20 13:10:32 -0500
commit6a49d447c48e9921470161c2863c30653dc612db (patch)
treeb114692955afa8a2956f2051f2ebb27b59f241a8 /items/TACTICIAN_SWORD.json
parentbef32fe763500bc9122b9843e07e4574afcc2482 (diff)
downloadNotEnoughUpdates-REPO-6a49d447c48e9921470161c2863c30653dc612db.tar.gz
NotEnoughUpdates-REPO-6a49d447c48e9921470161c2863c30653dc612db.tar.bz2
NotEnoughUpdates-REPO-6a49d447c48e9921470161c2863c30653dc612db.zip
Learning To Count with IRONM00N pt 2
Diffstat (limited to 'items/TACTICIAN_SWORD.json')
-rw-r--r--items/TACTICIAN_SWORD.json17
1 files changed, 9 insertions, 8 deletions
diff --git a/items/TACTICIAN_SWORD.json b/items/TACTICIAN_SWORD.json
index 4c351228..05580dad 100644
--- a/items/TACTICIAN_SWORD.json
+++ b/items/TACTICIAN_SWORD.json
@@ -1,13 +1,10 @@
{
- "internalname": "TACTICIAN_SWORD",
"itemid": "minecraft:wooden_sword",
- "displayname": "§9Tactician's Sword",
- "clickcommand": "",
+ "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: §e0§7/§e10\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Sword\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"TACTICIAN_SWORD\",uuid:\"8eb777e2-5707-4ffe-b43c-c52b044e2b94\",timestamp:\"11/15/20 2:32 AM\"},AttributeModifiers:[]}",
"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+140",
+ "§7Damage: §c+50",
"§7Crit Chance: §c+20%",
"",
"§7§7Gains §c+15 Damage §7for",
@@ -15,13 +12,17 @@
"§7Tier VII and over of its",
"§7wearer.",
"",
- "§7Your Collections: §e6§7/§e10",
+ "§7Your Collections: §e0§7/§e10",
"",
"§7§8This item can be reforged!",
"§9§lRARE SWORD"
],
+ "internalname": "TACTICIAN_SWORD",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "1.6-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tactician's_Sword"
]
-} \ No newline at end of file
+}