diff options
Diffstat (limited to 'items/WITHER_CLOAK.json')
-rw-r--r-- | items/WITHER_CLOAK.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/items/WITHER_CLOAK.json b/items/WITHER_CLOAK.json index 3f058019..665d372d 100644 --- a/items/WITHER_CLOAK.json +++ b/items/WITHER_CLOAK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:stone_sword", - "displayname": "§f§f§5Wither Cloak Sword", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d875\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"§7Defense: §a+250\",4:\"\",5:\"§6Ability: Creeper Veil §e§lRIGHT CLICK\",6:\"§7Spawns a veil around you that\",7:\"§7grants you immunity from damage.\",8:\"§7Costs §d20% §7of your maximum\",9:\"§7mana each time you block a hit.\",10:\"§7Unable to attack while the\",11:\"§7shield is active but your\",12:\"§7creepers deal §c200 §7damage to\",13:\"§7nearby enemies every second.\",14:\"§7Click again to de-activate.\",15:\"\",16:\"§7Mana is consumed on damage.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c7§c.\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§f§f§5Wither Cloak Sword\"},ExtraAttributes:{dungeon_item_level:0,id:\"WITHER_CLOAK\"},AttributeModifiers:[]}", + "displayname": "§5Wither Cloak Sword", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d875\",1:\"§7Damage: §c+190\",2:\"§7Strength: §c+135\",3:\"§7Defense: §a+250\",4:\"\",5:\"§6Ability: Creeper Veil §e§lRIGHT CLICK\",6:\"§7Spawns a protective veil that\",7:\"§7grants you immunity from damage\",8:\"§7for §a10s§7. Consumes §b20% max\",9:\"§bmana§7 each time you block a\",10:\"§7hit. You cannot attack while the\",11:\"§7barrier is up.\",12:\"§8Cooldown: §a10s\",13:\"\",14:\"§7§e§lRIGHT CLICK §7while active\",15:\"§7to deactivate. Cooldown is\",16:\"§7halved on deactivation.\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§7§4❣ §cRequires §cCatacombs Skill\",20:\"§c7§c.\",21:\"§5§lEPIC DUNGEON SWORD\"],Name:\"§5Wither Cloak Sword\"},ExtraAttributes:{id:\"WITHER_CLOAK\"}}", "damage": 0, "lore": [ "§7Gear Score: §d875", @@ -10,17 +10,17 @@ "§7Defense: §a+250", "", "§6Ability: Creeper Veil §e§lRIGHT CLICK", - "§7Spawns a veil around you that", - "§7grants you immunity from damage.", - "§7Costs §d20% §7of your maximum", - "§7mana each time you block a hit.", - "§7Unable to attack while the", - "§7shield is active but your", - "§7creepers deal §c200 §7damage to", - "§7nearby enemies every second.", - "§7Click again to de-activate.", + "§7Spawns a protective veil that", + "§7grants you immunity from damage", + "§7for §a10s§7. Consumes §b20% max", + "§bmana§7 each time you block a", + "§7hit. You cannot attack while the", + "§7barrier is up.", + "§8Cooldown: §a10s", "", - "§7Mana is consumed on damage.", + "§7§e§lRIGHT CLICK §7while active", + "§7to deactivate. Cooldown is", + "§7halved on deactivation.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §cCatacombs Skill", |