diff options
Diffstat (limited to 'items/ASPECT_OF_THE_DRAGON.json')
-rw-r--r-- | items/ASPECT_OF_THE_DRAGON.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ASPECT_OF_THE_DRAGON.json b/items/ASPECT_OF_THE_DRAGON.json new file mode 100644 index 00000000..a1eabf32 --- /dev/null +++ b/items/ASPECT_OF_THE_DRAGON.json @@ -0,0 +1,23 @@ +{ + "internalname": "ASPECT_OF_THE_DRAGON", + "itemid": "minecraft:diamond_sword", + "displayname": "Aspect of the Dragons", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+225\",1:\"§7Strength: §c+100\",2:\"\",3:\"§6Item Ability: Dragon Rage §e§lRIGHT CLICK\",4:\"§7All Monsters in front of you\",5:\"§7take §a700§7 damage. Hit\",6:\"§7monsters take large knockback.\",7:\"§8Mana Cost: §3100\",8:\"§8Cooldown: §a5s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§6§lLEGENDARY SWORD\"],Name:\"§6Aspect of the Dragons\"},ExtraAttributes:{bossId:\"af089798-6e7a-4d53-b1b9-0b42a6cb07cd\",spawnedFor:\"6ff0ea27-58e5-4f5a-a5bb-c06d29ac3d1c\",originTag:\"BOSS_DROP\",id:\"ASPECT_OF_THE_DRAGON\",uuid:\"3a4af9a9-f794-4895-9dba-9a9fcded61b0\",timestamp:\"3/31/20 12:13 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+225", + "§7Strength: §c+100", + "", + "§6Item Ability: Dragon Rage §e§lRIGHT CLICK", + "§7All Monsters in front of you", + "§7take §a700§7 damage. Hit", + "§7monsters take large knockback.", + "§8Mana Cost: §3100", + "§8Cooldown: §a5s", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ] +}
\ No newline at end of file |