Przeglądaj źródła

vcmi: fix spirit of oppression

According to discussion on https://bugs.vcmi.eu/view.php?id=2841
Konstantin 2 lat temu
rodzic
commit
ba2a35464a
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      config/artifacts.json

+ 3 - 2
config/artifacts.json

@@ -1245,9 +1245,10 @@
 	{
 		"bonuses" : [
 			{
-				"type" : "BLOCK_MORALE",
+				"type" : "MORALE",
 				"val" : 0,
-				"valueType" : "BASE_NUMBER"
+				"valueType" : "INDEPENDENT_MIN",
+				"propagator": "BATTLE_WIDE"
 			}
 		],
 		"index" : 84,