Add amulet of esundor, plus fixes for frost barrier

This commit is contained in:
Electroblob77
2020-10-10 18:30:54 +01:00
parent b6c67ddf34
commit f5cd740497
8 changed files with 38 additions and 17 deletions
@@ -346,6 +346,8 @@ item.ebwizardry\:amulet_ice_immunity.name=Permafrost Amulet
item.ebwizardry\:amulet_ice_immunity.desc=Grants total immunity to frostbite effects
item.ebwizardry\:amulet_ice_protection.name=Frostbound Amulet
item.ebwizardry\:amulet_ice_protection.desc=Reduces frost damage by 30%%
item.ebwizardry\:amulet_frost_warding.name=Amulet of Esundor
item.ebwizardry\:amulet_frost_warding.desc=Grants a warding effect when standing behind a wall of frost
item.ebwizardry\:amulet_potential.name=Amulet of Potential
item.ebwizardry\:amulet_potential.desc=Grants a 15%% chance to shoot lightning at creatures that melee attack you
item.ebwizardry\:amulet_channeling.name=Amulet of Channeling
@@ -346,6 +346,8 @@ item.ebwizardry\:amulet_ice_immunity.name=Permafrost Amulet
item.ebwizardry\:amulet_ice_immunity.desc=Grants total immunity to frostbite effects
item.ebwizardry\:amulet_ice_protection.name=Frostbound Amulet
item.ebwizardry\:amulet_ice_protection.desc=Reduces frost damage by 30%%
item.ebwizardry\:amulet_frost_warding.name=Amulet of Esundor
item.ebwizardry\:amulet_frost_warding.desc=Grants a warding effect when standing behind a wall of frost
item.ebwizardry\:amulet_potential.name=Amulet of Potential
item.ebwizardry\:amulet_potential.desc=Grants a 15%% chance to shoot lightning at creatures that melee attack you
item.ebwizardry\:amulet_channeling.name=Amulet of Channeling
@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "ebwizardry:items/amulet_frost_warding"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB