Fixes #1139 - Unicorns now cast blind at expert level

This commit is contained in:
Ivan Savenko
2022-12-16 21:46:52 +02:00
parent 733f21f8dc
commit 39a54ff8ff
+4 -2
View File
@@ -274,7 +274,8 @@
{
"type" : "SPELL_AFTER_ATTACK",
"subtype" : "spell.blind",
"val" : 20
"val" : 20,
"addInfo" : [3,0]
}
},
"upgrades": ["warUnicorn"],
@@ -307,7 +308,8 @@
{
"type" : "SPELL_AFTER_ATTACK",
"subtype" : "spell.blind",
"val" : 20
"val" : 20,
"addInfo" : [3,0]
}
},
"graphics" :