mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
@@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
// TODO: Implement bonus that gives chance to completely block one enemy attack per turn
|
// 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]
|
"skills": [1, 4]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user