mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Add magic resistance for crystal dragons
This commit is contained in:
parent
6033d32b5b
commit
baaa1a0f13
@ -115,7 +115,12 @@
|
|||||||
{
|
{
|
||||||
"type" : "DRAGON_NATURE"
|
"type" : "DRAGON_NATURE"
|
||||||
},
|
},
|
||||||
"crystals" :
|
"magicResistance" :
|
||||||
|
{
|
||||||
|
"type" : "MAGIC_RESISTANCE",
|
||||||
|
"val" : 20
|
||||||
|
},
|
||||||
|
"crystals" :
|
||||||
{
|
{
|
||||||
"type" : "GENERATE_RESOURCE",
|
"type" : "GENERATE_RESOURCE",
|
||||||
"subtype" : "resource.crystal",
|
"subtype" : "resource.crystal",
|
||||||
|
Loading…
Reference in New Issue
Block a user