1
0
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:
Dydzio 2018-01-12 13:31:25 +01:00
parent 6033d32b5b
commit baaa1a0f13

View File

@ -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",