diff options
Diffstat (limited to 'items/VORPAL_KATANA.json')
-rw-r--r-- | items/VORPAL_KATANA.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/VORPAL_KATANA.json b/items/VORPAL_KATANA.json new file mode 100644 index 00000000..3023fc8b --- /dev/null +++ b/items/VORPAL_KATANA.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:diamond_sword", + "displayname": "§5Vorpal Katana", + "damage": 0, + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+150\",1:\"§7Strength: §c+80\",2:\"§7Crit Damage: §c+20%\",3:\"\",4:\"§7Intelligence: §a+200\",5:\"\",6:\"§7Deal §a+150% §7damage to Endermen\",7:\"\",8:\"§6Item Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gian §c+150⫽ Ferocity §7against\",10:\"§7Endermen for 3s\",11:\"§8Mana Cost: §3200\",12:\"§8Cooldown: §a9s\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC SWORD\",16:\"\",17:\"§c§lNOTE: This Item is currently unobtainable!\"],Name:\"§5Vorpal Katana\"},ExtraAttributes:{id:\"VORPAL_KATANA\"}}", + "modver": "2.0.0-REL", + "lore": [ + "§7Damage: §c+150", + "§7Strength: §c+80", + "§7Crit Damage: §c+20%", + "", + "§7Intelligence: §a+200", + "", + "§7Deal §a+150% §7damage to Endermen", + "", + "§6Item Ability: Soulcry §e§lRIGHT CLICK", + "§7Gian §c+150⫽ Ferocity §7against", + "§7Endermen for 3s", + "§8Mana Cost: §3200", + "§8Cooldown: §a9s", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD", + "", + "§c§lNOTE: This Item is currently unobtainable!" + ], + "clickcommand": "", + "internalname": "VORPAL_KATANA", + "infoType": "", + "crafttext": "" +}
\ No newline at end of file |