diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-26 17:10:39 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-26 11:10:39 -0400 |
commit | 173ed871b253674af7dec169935fcfbc6114e6f8 (patch) | |
tree | c4319dc9cb520abb4a11d19eda55e23b4dc7fdb0 /items/VOIDEDGE_KATANA.json | |
parent | f08b10d10030d6a5565db61c5a00dfee97223a28 (diff) | |
download | NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.gz NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.tar.bz2 NotEnoughUpdates-REPO-173ed871b253674af7dec169935fcfbc6114e6f8.zip |
Slayer Boss Part 1, Mayor Part 1 and other Stuff (#527)
* Mobs, Mayor and other Stuff
* Another Fix
* Fixing Katanas
* Another Fix
Diffstat (limited to 'items/VOIDEDGE_KATANA.json')
-rw-r--r-- | items/VOIDEDGE_KATANA.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/VOIDEDGE_KATANA.json b/items/VOIDEDGE_KATANA.json index 1a449033..f20b7ac7 100644 --- a/items/VOIDEDGE_KATANA.json +++ b/items/VOIDEDGE_KATANA.json @@ -1,16 +1,16 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§f§f§9Voidedge Katana", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+95\",1:\"§7Strength: §c+50\",2:\"§7Crit Damage: §c+15%\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"\",6:\"§7Deal §a+90% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+200⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §31\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 3\",17:\"§9§lRARE SWORD\"],Name:\"§f§f§9Voidedge Katana\"},ExtraAttributes:{originTag:\"VOIDEDGE_KATANA\",id:\"VOIDEDGE_KATANA\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+125\",1:\"§7Strength: §c+60\",2:\"§7Crit Damage: §c+20%\",3:\"\",4:\"§7Intelligence: §a+50\",5:\"\",6:\"§7Deal §a+150% §7damage to Endermen§7.\",7:\"\",8:\"§6Ability: Soulcry §e§lRIGHT CLICK\",9:\"§7Gain §c+200⫽ Ferocity §7against\",10:\"§7Endermen for §a4s\",11:\"§7§8Soulflow Cost: §31\",12:\"§8Mana Cost: §3200\",13:\"§8Cooldown: §a4s\",14:\"\",15:\"§7§8This item can be reforged!\",16:\"§7§4☠ §cRequires §5Enderman Slayer 3\",17:\"§9§lRARE SWORD\"],Name:\"§f§f§9Voidedge Katana\"},ExtraAttributes:{originTag:\"VOIDEDGE_KATANA\",id:\"VOIDEDGE_KATANA\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Damage: §c+95", - "§7Strength: §c+50", - "§7Crit Damage: §c+15%", + "§7Damage: §c+125", + "§7Strength: §c+60", + "§7Crit Damage: §c+20%", "", "§7Intelligence: §a+50", "", - "§7Deal §a+90% §7damage to Endermen§7.", + "§7Deal §a+150% §7damage to Endermen§7.", "", "§6Ability: Soulcry §e§lRIGHT CLICK", "§7Gain §c+200⫽ Ferocity §7against", |