mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
parent
080a81db3a
commit
e0982ce9a7
@ -256,6 +256,10 @@
|
||||
"val" : 25,
|
||||
"addInfo" : 20
|
||||
},
|
||||
"fireBreath" :
|
||||
{
|
||||
"type" : "TWO_HEX_ATTACK_BREATH"
|
||||
},
|
||||
"reduceDefence" :
|
||||
{
|
||||
"type" : "SPELL_AFTER_ATTACK",
|
||||
@ -395,6 +399,13 @@
|
||||
"index": 138,
|
||||
"level": 1,
|
||||
"faction": "neutral",
|
||||
"abilities":
|
||||
{
|
||||
"lucky" :
|
||||
{
|
||||
"type" : "SELF_LUCK"
|
||||
}
|
||||
},
|
||||
"graphics" :
|
||||
{
|
||||
"animation": "CHALF.DEF",
|
||||
@ -460,6 +471,12 @@
|
||||
"undead" :
|
||||
{
|
||||
"type" : "UNDEAD"
|
||||
},
|
||||
"castCurse" :
|
||||
{
|
||||
"type" : "SPELL_AFTER_ATTACK",
|
||||
"subtype" : "spell.curse",
|
||||
"val" : 50
|
||||
}
|
||||
},
|
||||
"graphics" :
|
||||
|
Loading…
Reference in New Issue
Block a user