diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-09-17 23:13:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-17 17:13:53 -0400 |
commit | c188080058f51b8dc6e583cb96c55a87374b1a52 (patch) | |
tree | 83f3a40d91e0bb77172ff4f867fb61bced7567c9 /items/GIANTS_SWORD.json | |
parent | a38f21d53f178ee18749a766f5fba24ba4009b08 (diff) | |
download | NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.gz NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.tar.bz2 NotEnoughUpdates-REPO-c188080058f51b8dc6e583cb96c55a87374b1a52.zip |
Upcoming Gemstone Changes (#616)
* Upcoming Gemstone Changes
* YEP
* Fixes
* Added new skin
* Changes and new stuff
* Forgot that
* Rainbow Name
* Fixes
* Reforge Stats
* Fixing a oopsi
* Added Gemstone Slots
Diffstat (limited to 'items/GIANTS_SWORD.json')
-rw-r--r-- | items/GIANTS_SWORD.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/GIANTS_SWORD.json b/items/GIANTS_SWORD.json index 2c01fd25..7cc792bc 100644 --- a/items/GIANTS_SWORD.json +++ b/items/GIANTS_SWORD.json @@ -1,11 +1,12 @@ { "itemid": "minecraft:iron_sword", "displayname": "§6Giant\u0027s Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d600 \",1:\"§7Damage: §c+500 \",2:\"\",3:\"§6Ability: Giant\u0027s Slam §e§lRIGHT CLICK\",4:\"§7Slam your sword into the ground\",5:\"§7dealing §c111,550 §7damage to\",6:\"§7nearby enemies.\",7:\"§8Mana Cost: §3100\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCatacombs Floor VI\",12:\"§aCompletion\",13:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Giant\u0027s Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d600 \",1:\"§7Damage: §c+500 \",2:\" §8[§7❁§8] §8[§7❁§8]\",3:\"\",4:\"§6Ability: Giant\u0027s Slam §e§lRIGHT CLICK\",5:\"§7Slam your sword into the ground\",6:\"§7dealing §c111,550 §7damage to\",7:\"§7nearby enemies.\",8:\"§8Mana Cost: §3100\",9:\"§8Cooldown: §a30s\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§7§4❣ §cRequires §aCatacombs Floor VI\",13:\"§aCompletion\",14:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Giant\u0027s Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_SWORD\"}}", "damage": 0, "lore": [ "§7Gear Score: §d600 ", "§7Damage: §c+500 ", + " §8[§7❁§8] §8[§7❁§8]", "", "§6Ability: Giant\u0027s Slam §e§lRIGHT CLICK", "§7Slam your sword into the ground", @@ -27,4 +28,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Giant%27s_Sword" ] -} +}
\ No newline at end of file |