diff options
Diffstat (limited to 'items/NECROMANCER_SWORD.json')
-rw-r--r-- | items/NECROMANCER_SWORD.json | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/items/NECROMANCER_SWORD.json b/items/NECROMANCER_SWORD.json new file mode 100644 index 00000000..965d1075 --- /dev/null +++ b/items/NECROMANCER_SWORD.json @@ -0,0 +1,41 @@ +{ + "itemid": "minecraft:iron_sword", + "displayname": "§6Necromancer Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d675 \",1:\"§7Damage: §c+250 \",2:\"§7Strength: §c+125 \",3:\"\",4:\"§7Defense: §a+125 \",5:\"\",6:\"§6Item Ability: Raise Souls §e§lRIGHT CLICK\",7:\"§7Monsters you kill using this\",8:\"§7item will drop their soul. You\",9:\"§7can click on their souls on the\",10:\"§7ground using this item to absorb\",11:\"§7them and then spawn them to\",12:\"§7fight by your side.\",13:\"§7\",14:\"§7Mana cost is based on the power\",15:\"§7of the monsters that you summon.\",16:\"§7Shift right-click to view and\",17:\"§7remove souls from this item. If\",18:\"§7your summoned monster dies the\",19:\"§7soul will be removed.\",20:\"§8Cooldown: §a1s\",21:\"\",22:\"§7Max Souls: §d2\",23:\"\",24:\"§7§8This item can be reforged!\",25:\"§7§4❣ §cRequires §aCatacombs Floor VI\",26:\"§aCompletion\",27:\"§6§lLEGENDARY DUNGEON SWORD\"],Name:\"§6Necromancer Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"NECROMANCER_SWORD\"}}", + "damage": 0, + "lore": [ + "§7Gear Score: §d675 ", + "§7Damage: §c+250 ", + "§7Strength: §c+125 ", + "", + "§7Defense: §a+125 ", + "", + "§6Item Ability: Raise Souls §e§lRIGHT CLICK", + "§7Monsters you kill using this", + "§7item will drop their soul. You", + "§7can click on their souls on the", + "§7ground using this item to absorb", + "§7them and then spawn them to", + "§7fight by your side.", + "§7", + "§7Mana cost is based on the power", + "§7of the monsters that you summon.", + "§7Shift right-click to view and", + "§7remove souls from this item. If", + "§7your summoned monster dies the", + "§7soul will be removed.", + "§8Cooldown: §a1s", + "", + "§7Max Souls: §d2", + "", + "§7§8This item can be reforged!", + "§7§4❣ §cRequires §aCatacombs Floor VI", + "§aCompletion", + "§6§lLEGENDARY DUNGEON SWORD" + ], + "internalname": "NECROMANCER_SWORD", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |