diff options
Diffstat (limited to 'items/TACTICIAN_MURDER_WEAPON.json')
-rw-r--r-- | items/TACTICIAN_MURDER_WEAPON.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/items/TACTICIAN_MURDER_WEAPON.json b/items/TACTICIAN_MURDER_WEAPON.json index a0b0c246..76a17b29 100644 --- a/items/TACTICIAN_MURDER_WEAPON.json +++ b/items/TACTICIAN_MURDER_WEAPON.json @@ -1,13 +1,18 @@ { "itemid": "minecraft:stone_sword", "displayname": "§9Tactician\u0027s Murder Weapon", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Damage: §a+4\",1:\"\",2:\"§7Regens §b4 Mana §7on hit.\",3:\"\",4:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Murder Weapon\"},ExtraAttributes:{id:\"TACTICIAN_MURDER_WEAPON\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Rift Damage: §a+4\",1:\"§7Speed: §a+2\",2:\"\",3:\"§7Regens §b4 Mana §7on hit.\",4:\"\",5:\"§7Gain §f+2✦ §7for every §bRamero\",6:\"§b§7murdered with this sword.\",7:\"§7Rameros murdered: §a1\",8:\"\",9:\"§9§lRARE SWORD\"],Name:\"§9Tactician\u0027s Murder Weapon\"},ExtraAttributes:{id:\"TACTICIAN_MURDER_WEAPON\"}}", "damage": 0, "lore": [ "§7Rift Damage: §a+4", + "§7Speed: §a+2", "", "§7Regens §b4 Mana §7on hit.", "", + "§7Gain §f+2✦ §7for every §bRamero", + "§b§7murdered with this sword.", + "§7Rameros murdered: §a1", + "", "§9§lRARE SWORD" ], "internalname": "TACTICIAN_MURDER_WEAPON", |