diff options
Diffstat (limited to 'items/RUNIC_STAFF.json')
-rw-r--r-- | items/RUNIC_STAFF.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/RUNIC_STAFF.json b/items/RUNIC_STAFF.json new file mode 100644 index 00000000..2baaae7c --- /dev/null +++ b/items/RUNIC_STAFF.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:blaze_rod", + "displayname": "§f§f§6Aurora Staff", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"§7Intelligence: §a+250\",2:\" §8[§8✎§8] §8[§8✎§8]\",3:\"\",4:\"§7Every being is sensible to\",5:\"§7specific Runes, in particular to\",6:\"§73 categories of Runes: Mediator,\",7:\"§7Defender and Virtuoso. Using the\",8:\"§7proper Runic Spell on enemies\",9:\"§7can have great benefits.\",10:\" \",11:\"§e§lLeft-Click To Swap Rune\",12:\" \",13:\"§6Ability: Arcane Zap §e§lRIGHT CLICK\",14:\"§7Fires a beam of runic energy and\",15:\"§7hits the first enemy in its\",16:\"§7path. The more distance\",17:\"§7travelled the less damage it\",18:\"§7deals.\",19:\"§8Mana Cost: §310\",20:\"§8Cooldown: §a1s\",21:\"\",22:\"§7§8This item can be reforged!\",23:\"§6§lLEGENDARY SWORD\"],Name:\"§f§f§6Aurora Staff\"},ExtraAttributes:{id:\"RUNIC_STAFF\",boss_tier:0}}", + "damage": 0, + "lore": [ + "§7Damage: §c+20", + "§7Intelligence: §a+250", + " §8[§8✎§8] §8[§8✎§8]", + "", + "§7Every being is sensible to", + "§7specific Runes, in particular to", + "§73 categories of Runes: Mediator,", + "§7Defender and Virtuoso. Using the", + "§7proper Runic Spell on enemies", + "§7can have great benefits.", + " ", + "§e§lLeft-Click To Swap Rune", + " ", + "§6Ability: Arcane Zap §e§lRIGHT CLICK", + "§7Fires a beam of runic energy and", + "§7hits the first enemy in its", + "§7path. The more distance", + "§7travelled the less damage it", + "§7deals.", + "§8Mana Cost: §310", + "§8Cooldown: §a1s", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY SWORD" + ], + "internalname": "RUNIC_STAFF", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |