|
|
@@ -17,12 +17,6 @@
|
|
|
"name": "Additional retaliations",
|
|
|
"description": "May Retaliate ${val} extra times"
|
|
|
},
|
|
|
-
|
|
|
- "CATAPULT_EXTRA_SHOTS":
|
|
|
- {
|
|
|
- "name": "Additional siege attacks",
|
|
|
- "description": "Can hit siege walls ${val} extra times per attack"
|
|
|
- },
|
|
|
|
|
|
"AIR_IMMUNITY":
|
|
|
{
|
|
|
@@ -53,17 +47,23 @@
|
|
|
"name": "Catapult",
|
|
|
"description": "Attacks siege walls"
|
|
|
},
|
|
|
+
|
|
|
+ "CATAPULT_EXTRA_SHOTS":
|
|
|
+ {
|
|
|
+ "name": "Additional siege attacks",
|
|
|
+ "description": "Can hit siege walls ${val} extra times per attack"
|
|
|
+ },
|
|
|
|
|
|
"CHANGES_SPELL_COST_FOR_ALLY":
|
|
|
{
|
|
|
"name": "Reduce Casting Cost (${val})",
|
|
|
- "description": "Reduce Casting Cost for hero"
|
|
|
+ "description": "Reduces spell cost for hero"
|
|
|
},
|
|
|
|
|
|
"CHANGES_SPELL_COST_FOR_ENEMY":
|
|
|
{
|
|
|
"name": "Magic Damper (${val})",
|
|
|
- "description": "Increase Cost of enemy spells"
|
|
|
+ "description": "Increases Cost of enemy spells"
|
|
|
},
|
|
|
|
|
|
"CHARGE_IMMUNITY":
|
|
|
@@ -80,7 +80,7 @@
|
|
|
|
|
|
"DARKNESS":
|
|
|
{
|
|
|
- "name": "Darness cover",
|
|
|
+ "name": "Darkness cover",
|
|
|
"description": "Adds ${val} darkness radius"
|
|
|
},
|
|
|
|
|
|
@@ -134,14 +134,14 @@
|
|
|
|
|
|
"ENEMY_DEFENCE_REDUCTION":
|
|
|
{
|
|
|
- "name": "Reduce Enemy Defense (${val}%)",
|
|
|
- "description": "Reduces Defense for one attack"
|
|
|
+ "name": "Ignore Defense (${val}%)",
|
|
|
+ "description": "Ignores part of Defence for the attack"
|
|
|
},
|
|
|
|
|
|
"GENERAL_DAMAGE_REDUCTION":
|
|
|
{
|
|
|
"name": "Reduce Damage (${val}%)",
|
|
|
- "description": "Reduces physical damage"
|
|
|
+ "description": "Reduces physical damage from ranged or melee"
|
|
|
},
|
|
|
|
|
|
"FIRE_IMMUNITY":
|
|
|
@@ -153,7 +153,7 @@
|
|
|
"FIRE_SHIELD":
|
|
|
{
|
|
|
"name": "Fire Shield (${val}%)",
|
|
|
- "description": "Reflects melee damage"
|
|
|
+ "description": "Reflects part of melee damage"
|
|
|
},
|
|
|
|
|
|
"FEAR":
|
|
|
@@ -183,7 +183,7 @@
|
|
|
"FULL_HP_REGENERATION":
|
|
|
{
|
|
|
"name": "Regeneration",
|
|
|
- "description": "May Regenerate full Health"
|
|
|
+ "description": "May Regenerate to full Health"
|
|
|
},
|
|
|
|
|
|
"HATE":
|
|
|
@@ -212,26 +212,26 @@
|
|
|
|
|
|
"KING1":
|
|
|
{
|
|
|
- "name": "King1",
|
|
|
+ "name": "King 1",
|
|
|
"description": "Vulnerable to basic SLAYER"
|
|
|
},
|
|
|
|
|
|
"KING2":
|
|
|
{
|
|
|
- "name": "King2",
|
|
|
- "description": "Vulnerable to adv. SLAYER"
|
|
|
+ "name": "King 2",
|
|
|
+ "description": "Vulnerable to advanced SLAYER"
|
|
|
},
|
|
|
|
|
|
"KING3":
|
|
|
{
|
|
|
- "name": "King3",
|
|
|
+ "name": "King 3",
|
|
|
"description":"Vulnerable to expert SLAYER"
|
|
|
},
|
|
|
|
|
|
"LEVEL_SPELL_IMMUNITY":
|
|
|
{
|
|
|
"name": "Spell immunity 1-${val}",
|
|
|
- "description": "Immune to spells levels 1-${val}"
|
|
|
+ "description": "Immune to spells of levels 1-${val}"
|
|
|
},
|
|
|
|
|
|
"LIFE_DRAIN":
|
|
|
@@ -243,7 +243,7 @@
|
|
|
"MANA_CHANNELING":
|
|
|
{
|
|
|
"name": "Magic Channel ${val}%",
|
|
|
- "description": "Gives mana spent by enemy"
|
|
|
+ "description": "Gives your hero mana spent by enemy"
|
|
|
},
|
|
|
|
|
|
"MANA_DRAIN":
|
|
|
@@ -255,7 +255,7 @@
|
|
|
"MAGIC_MIRROR":
|
|
|
{
|
|
|
"name": "Magic Mirror (${val}%)",
|
|
|
- "description": "${val}% chance to redirects offensive spell to enemy"
|
|
|
+ "description": "${val}% chance to redirects an offensive spell to enemy"
|
|
|
},
|
|
|
|
|
|
"MAGIC_RESISTANCE":
|
|
|
@@ -266,8 +266,8 @@
|
|
|
|
|
|
"MIND_IMMUNITY":
|
|
|
{
|
|
|
- "name": "Immune to mind spells",
|
|
|
- "description": ""
|
|
|
+ "name": "Mind Spell Immunity",
|
|
|
+ "description": "Immune to Mind-type spells"
|
|
|
},
|
|
|
|
|
|
"NO_DISTANCE_PENALTY":
|
|
|
@@ -284,8 +284,8 @@
|
|
|
|
|
|
"NO_MORALE":
|
|
|
{
|
|
|
-
|
|
|
-
|
|
|
+ "name": "Neutral Morale",
|
|
|
+ "description": "Creature is immune to morale effects"
|
|
|
},
|
|
|
|
|
|
"NO_WALL_PENALTY":
|
|
|
@@ -317,6 +317,7 @@
|
|
|
"name": "Receptive",
|
|
|
"description": "No Immunity to Friendly Spells"
|
|
|
},
|
|
|
+
|
|
|
"REBIRTH":
|
|
|
{
|
|
|
"name": "Rebirth (${val}%)",
|
|
|
@@ -361,13 +362,13 @@
|
|
|
|
|
|
"SPELL_AFTER_ATTACK":
|
|
|
{
|
|
|
- "name": "After attack cast",
|
|
|
+ "name": "Cast After Attack",
|
|
|
"description": "${val}% to cast ${subtype.spell} after attack"
|
|
|
},
|
|
|
|
|
|
"SPELL_BEFORE_ATTACK":
|
|
|
{
|
|
|
- "name": "Before attack cast",
|
|
|
+ "name": "Cast Before Attack",
|
|
|
"description": "${val}% to cast ${subtype.spell} before attack"
|
|
|
},
|
|
|
|
|
|
@@ -428,7 +429,7 @@
|
|
|
"UNLIMITED_RETALIATIONS":
|
|
|
{
|
|
|
"name": "Unlimited retaliations",
|
|
|
- "description": "Retaliate any number of attacks"
|
|
|
+ "description": "Retaliates any number of attacks"
|
|
|
},
|
|
|
|
|
|
"WATER_IMMUNITY":
|