mirror of
https://github.com/vcmi/vcmi.git
synced 2025-09-16 09:26:28 +02:00
Update commanders.json
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
},
|
||||
{
|
||||
// TODO: Implement bonus that gives chance to completely block one enemy attack per turn
|
||||
"ability": [{ "type" : "NONE", "val": 30 }],
|
||||
"ability": [{ "type" : "GENERAL_DAMAGE_REDUCTION", "val": 30, "subtype" : "damageTypeAll" }],
|
||||
"skills": [1, 4]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user