diff options
Diffstat (limited to 'items/GIANTS_EYE_SWORD.json')
-rw-r--r-- | items/GIANTS_EYE_SWORD.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/GIANTS_EYE_SWORD.json b/items/GIANTS_EYE_SWORD.json new file mode 100644 index 00000000..c0759b7c --- /dev/null +++ b/items/GIANTS_EYE_SWORD.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Giant\u0027s Eye Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d500\",1:\"§7Damage: §c+500\",2:\"§7Swing Range: §a+1\",3:\"\",4:\"§6Ability: Eye Beam §e§lRIGHT CLICK\",5:\"§7Fire a laser in front of you\",6:\"§7dealing §c4000 §7damage and\",7:\"§7costing §b40 §7mana. The damage\",8:\"§7increases by §c100% §7every\",9:\"§7second for §b5 §7seconds and the\",10:\"§7mana cost increases by §d25%\",11:\"§d§7every second. You can\",12:\"§7right-click again to de-activate\",13:\"§7the laser. Damage of the laser\",14:\"§7is increased by §cx1.5 §7while\",15:\"§7wearing §6Precursor Eye§7.\",16:\"\",17:\"§7§8This item can be reforged!\",18:\"§7§4❣ §cRequires §aMaster Mode\",19:\"§aCatacombs Floor VI Completion§c.\",20:\"§6§lLEGENDARY DUNGEON LONGSWORD\"],Name:\"§6Giant\u0027s Eye Sword\"},ExtraAttributes:{id:\"GIANTS_EYE_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d500", + "§7Damage: §c+500", + "§7Swing Range: §a+1", + "", + "§6Ability: Eye Beam §e§lRIGHT CLICK", + "§7Fire a laser in front of you", + "§7dealing §c4000 §7damage and", + "§7costing §b40 §7mana. The damage", + "§7increases by §c100% §7every", + "§7second for §b5 §7seconds and the", + "§7mana cost increases by §d25%", + "§d§7every second. You can", + "§7right-click again to de-activate", + "§7the laser. Damage of the laser", + "§7is increased by §cx1.5 §7while", + "§7wearing §6Precursor Eye§7.", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aMaster Mode", + "§aCatacombs Floor VI Completion§c.", + "§6§lLEGENDARY DUNGEON LONGSWORD" + ], + "internalname": "GIANTS_EYE_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |