mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Add magic resistance for crystal dragons
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user