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/ASPECT_OF_THE_DRAGON.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/ASPECT_OF_THE_DRAGON.json')
-rw-r--r-- | items/ASPECT_OF_THE_DRAGON.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ASPECT_OF_THE_DRAGON.json b/items/ASPECT_OF_THE_DRAGON.json index 3de0c930..0f9b8839 100644 --- a/items/ASPECT_OF_THE_DRAGON.json +++ b/items/ASPECT_OF_THE_DRAGON.json @@ -4,11 +4,12 @@ "displayname": "§6Aspect of the Dragons", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+225\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Ability: Dragon Rage §e§lRIGHT CLICK\",4:\"§7All Monsters in front of you\",5:\"§7take §a4,330§7 damage. Hit\",6:\"§7monsters take large knockback.\",7:\"§8Mana Cost: §3100\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§6§lLEGENDARY SWORD\"],Name:\"§6Aspect of the Dragons\"},ExtraAttributes:{id:\"ASPECT_OF_THE_DRAGON\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+225\",1:\"§7Strength: §c+100\",2:\" §8[§7❁§8]\",3:\"\",4:\"§6Ability: Dragon Rage §e§lRIGHT CLICK\",5:\"§7All Monsters in front of you\",6:\"§7take §a4,330§7 damage. Hit\",7:\"§7monsters take large knockback.\",8:\"§8Mana Cost: §3100\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Aspect of the Dragons\"},ExtraAttributes:{id:\"ASPECT_OF_THE_DRAGON\"}}", "modver": "2.0.0-REL", "lore": [ "§7Damage: §c+225", "§7Strength: §c+100", + " §8[§7❁§8]", "", "§6Ability: Dragon Rage §e§lRIGHT CLICK", "§7All Monsters in front of you", @@ -24,4 +25,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Aspect_of_the_Dragons" ], "crafttext": "" -} +}
\ No newline at end of file |