forked from mirrors/0ad
Fix wrong value for the Aura of Kush Hero Arakamani
The wrong value leaded to the aura having no effect. Reported by @Atrik Investigated by @Vantha Fixes #8725
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"affects": ["Healer"],
|
||||
"affectedPlayers": ["Enemy"],
|
||||
"modifications": [
|
||||
{ "value": "Heal/HP", "multiply": 0 }
|
||||
{ "value": "Heal/Health", "multiply": 0 }
|
||||
],
|
||||
"auraName": "Slaughter of the Faithful",
|
||||
"auraDescription": "Enemy Healers −100% healing strength."
|
||||
|
||||
Reference in New Issue
Block a user