diff options
Diffstat (limited to 'items/ENRAGER.json')
-rw-r--r-- | items/ENRAGER.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/ENRAGER.json b/items/ENRAGER.json new file mode 100644 index 00000000..daafec23 --- /dev/null +++ b/items/ENRAGER.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:iron_axe", + "displayname": "§5Enrager", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+270\",1:\"§7Strength: §c+150\",2:\" §8[§7✎§8]\",3:\"\",4:\"§6Ability: Enrage §e§lRIGHT CLICK\",5:\"§7Taunt enemies in a §a10 block\",6:\"§a§7radius and reduce their damage\",7:\"§7against you by §c10% §7for\",8:\"§7§a10s§7.\",9:\"§8Mana Cost: §3500\",10:\"§8Health Cost: §c283\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§5§lEPIC SWORD\"],Name:\"§5Enrager\"},ExtraAttributes:{id:\"ENRAGER\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+270", + "§7Strength: §c+150", + " §8[§7✎§8]", + "", + "§6Ability: Enrage §e§lRIGHT CLICK", + "§7Taunt enemies in a §a10 block", + "§a§7radius and reduce their damage", + "§7against you by §c10% §7for", + "§7§a10s§7.", + "§8Mana Cost: §3500", + "§8Health Cost: §c283", + "§8Cooldown: §a20s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "internalname": "ENRAGER", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |