diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 18:30:26 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-02-01 18:30:26 -0500 |
commit | 7fc78efdecd7064daace8dc6641af1532463655d (patch) | |
tree | 045be9d8a8e78844dfd7f777b5eedb80912047b7 /items/SPIRIT_MASK.json | |
parent | e04ea07b5ca97c326a5b5ec52c57b1cdeaa163ac (diff) | |
download | NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.tar.gz NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.tar.bz2 NotEnoughUpdates-REPO-7fc78efdecd7064daace8dc6641af1532463655d.zip |
Removed dungeon stats
Diffstat (limited to 'items/SPIRIT_MASK.json')
-rw-r--r-- | items/SPIRIT_MASK.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/items/SPIRIT_MASK.json b/items/SPIRIT_MASK.json index 728e27ea..fba6d71c 100644 --- a/items/SPIRIT_MASK.json +++ b/items/SPIRIT_MASK.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", - "displayname": "§f§f§5Spirit Mask", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c655e06-277e-3a35-be4c-ba49ce10d32d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWJiZTcyMWQ3YWQ4YWI5NjVmMDhjYmVjMGI4MzRmNzc5YjUxOTdmNzlkYTRhZWEzZDEzZDI1M2VjZTlkZWMyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d230 §8(337)\",1:\"§7Health: §a+100 HP §8(+151 HP)\",2:\"§7Defense: §a+50 §8(+75.5)\",3:\"§7Speed: §a+15 §8(+22.65)\",4:\"§7Intelligence: §a+20 §8(+30.2)\",5:\"\",6:\"§6Item Ability: Second Wind\",7:\"§7Instead of dying, gain §f+50✦\",8:\"§fSpeed §7and damage immunity for\",9:\"§7§a3 §7seconds.\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 15\",15:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§f§f§5Spirit Mask\"},ExtraAttributes:{id:\"SPIRIT_MASK\",uuid:\"6107e1c0-f27f-42fe-a387-1970d0b76724\"},AttributeModifiers:[]}", + "displayname": "§5Spirit Mask", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9c655e06-277e-3a35-be4c-ba49ce10d32d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOWJiZTcyMWQ3YWQ4YWI5NjVmMDhjYmVjMGI4MzRmNzc5YjUxOTdmNzlkYTRhZWEzZDEzZDI1M2VjZTlkZWMyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Gear Score: §d230\",1:\"§7Health: §a+100 HP\",2:\"§7Defense: §a+50\",3:\"§7Speed: §a+15\",4:\"§7Intelligence: §a+20\",5:\"\",6:\"§6Item Ability: Second Wind\",7:\"§7Instead of dying, gain §f+50✦\",8:\"§fSpeed §7and damage immunity for\",9:\"§7§a3 §7seconds.\",10:\"§8Cooldown: §a30s\",11:\"\",12:\"§7§8This item can be reforged!\",13:\"§aPerfect 52500 / 52500\",14:\"§7§4❣ §cRequires §aCatacombs Level 15\",15:\"§5§lEPIC DUNGEON HELMET\"],Name:\"§5Spirit Mask\"},ExtraAttributes:{id:\"SPIRIT_MASK\",uuid:\"6107e1c0-f27f-42fe-a387-1970d0b76724\"},AttributeModifiers:[]}", "damage": 3, "lore": [ - "§7Gear Score: §d230 §8(337)", - "§7Health: §a+100 HP §8(+151 HP)", - "§7Defense: §a+50 §8(+75.5)", - "§7Speed: §a+15 §8(+22.65)", - "§7Intelligence: §a+20 §8(+30.2)", + "§7Gear Score: §d230", + "§7Health: §a+100 HP", + "§7Defense: §a+50", + "§7Speed: §a+15", + "§7Intelligence: §a+20", "", "§6Item Ability: Second Wind", "§7Instead of dying, gain §f+50✦", @@ -28,5 +28,5 @@ "internalname": "SPIRIT_MASK", "crafttext": "", "clickcommand": "", - "modver": "1.1-REL" + "modver": "2.0.0-REL" }
\ No newline at end of file |