diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-10-06 03:28:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-06 12:28:08 +1100 |
commit | c5ab7e93d298f30a9d68714c563ca71c086f7511 (patch) | |
tree | 9ae6ddc7e8261b75c87594c7f73cc92805f9befe /items/RAGNAROCK_AXE.json | |
parent | 9d7da9adf20f73ab0b636516cef1ec305181dea3 (diff) | |
download | NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.gz NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.tar.bz2 NotEnoughUpdates-REPO-c5ab7e93d298f30a9d68714c563ca71c086f7511.zip |
Added new halloween items (#995)
Diffstat (limited to 'items/RAGNAROCK_AXE.json')
-rw-r--r-- | items/RAGNAROCK_AXE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/RAGNAROCK_AXE.json b/items/RAGNAROCK_AXE.json index 57a6fa5a..4395bbad 100644 --- a/items/RAGNAROCK_AXE.json +++ b/items/RAGNAROCK_AXE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:golden_axe", "displayname": "§f§f§9Ragnarock Axe", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a1.5x §7this\",8:\"§7weapon\u0027s §c❁ Strength §7for\",9:\"§7§a10s§7.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCombat Skill 24§c.\",15:\"§9§lRARE SWORD\"],Name:\"§f§f§9Ragnarock Axe\"},ExtraAttributes:{attributes:{undead:1,arachno:1},id:\"RAGNAROCK_AXE\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+70\",2:\" §8[§7⚔§8]\",3:\"\",4:\"§6Ability: Ragnarock §e§lRIGHT CLICK\",5:\"§7Begin a channel.\",6:\"§7After not taking damage for\",7:\"§7§a3s§7, gain §a1.5x §7this\",8:\"§7weapon\u0027s §c❁ Strength §7for\",9:\"§7§a10s§7.\",10:\"§8Mana Cost: §3500\",11:\"§8Cooldown: §a20s\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§7§4❣ §cRequires §aCombat Skill 22§c.\",15:\"§9§lRARE SWORD\"],Name:\"§f§f§9Ragnarock Axe\"},ExtraAttributes:{attributes:{undead:1,arachno:1},id:\"RAGNAROCK_AXE\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -18,7 +18,7 @@ "§8Cooldown: §a20s", "", "§7§8This item can be reforged!", - "§7§4❣ §cRequires §aCombat Skill 24§c.", + "§7§4❣ §cRequires §aCombat Skill 22§c.", "§9§lRARE SWORD" ], "recipe": { |