diff options
Diffstat (limited to 'items/HOPE_OF_THE_RESISTANCE.json')
-rw-r--r-- | items/HOPE_OF_THE_RESISTANCE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/HOPE_OF_THE_RESISTANCE.json b/items/HOPE_OF_THE_RESISTANCE.json new file mode 100644 index 00000000..b4c99a57 --- /dev/null +++ b/items/HOPE_OF_THE_RESISTANCE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:double_plant", + "displayname": "§6Staff of the Rising Sun", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Item Ability: Ray of Hope §e§lRIGHT CLICK\",1:\"§7Channels your energy towards the\",2:\"§7target location, exploding on\",3:\"§7impact for §c6,642 §7damage.\",4:\"§7Costs §b10% §7of your total mana\",5:\"§7to use. This is the only item\",6:\"§7that can deal damage to Dante.\",7:\"\",8:\"§aPerfect 1000 / 1000\",9:\"§6§lLEGENDARY WAND\"],Name:\"§6Staff of the Rising Sun\"},ExtraAttributes:{leaderVotes:0,leaderPosition:0,originTag:\"REWARD_SERAPHINE:HOPE_OF_THE_RESISTANCE\",id:\"HOPE_OF_THE_RESISTANCE\",uuid:\"88d62eb1-7c35-4d15-a467-3a561c356e45\",timestamp:\"4/12/21 7:56 PM\"}}", + "damage": 0, + "lore": [ + "§6Item Ability: Ray of Hope §e§lRIGHT CLICK", + "§7Channels your energy towards the", + "§7target location, exploding on", + "§7impact for §c6,642 §7damage.", + "§7Costs §b10% §7of your total mana", + "§7to use. This is the only item", + "§7that can deal damage to Dante.", + "", + "§aPerfect 1000 / 1000", + "§6§lLEGENDARY WAND" + ], + "internalname": "HOPE_OF_THE_RESISTANCE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |