diff options
Diffstat (limited to 'items/GIANTS_SWORD.json')
-rw-r--r-- | items/GIANTS_SWORD.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/GIANTS_SWORD.json b/items/GIANTS_SWORD.json new file mode 100644 index 00000000..ad8f454a --- /dev/null +++ b/items/GIANTS_SWORD.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Giant\u0027s Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d600 \",1:\"§7Damage: §c+500 \",2:\"\",3:\"§6Item Ability: Giant\u0027s Slam §e§lRIGHT CLICK\",4:\"§7Slam your sword into the ground\",5:\"§7dealing §c111,550 §7damage to\",6:\"§7nearby enemies.\",7:\"§8Mana Cost: §3100\",8:\"§8Cooldown: §a30s\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§7§4❣ §cRequires §aCatacombs Floor VI\",12:\"§aCompletion\",13:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Giant\u0027s Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"GIANTS_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d600 ", + "§7Damage: §c+500 ", + "", + "§6Item Ability: Giant\u0027s Slam §e§lRIGHT CLICK", + "§7Slam your sword into the ground", + "§7dealing §c111,550 §7damage to", + "§7nearby enemies.", + "§8Mana Cost: §3100", + "§8Cooldown: §a30s", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VI", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "GIANTS_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |