mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Add magic resistance for crystal dragons
This commit is contained in:
@@ -115,6 +115,11 @@
|
||||
{
|
||||
"type" : "DRAGON_NATURE"
|
||||
},
|
||||
"magicResistance" :
|
||||
{
|
||||
"type" : "MAGIC_RESISTANCE",
|
||||
"val" : 20
|
||||
},
|
||||
"crystals" :
|
||||
{
|
||||
"type" : "GENERATE_RESOURCE",
|
||||
|
Reference in New Issue
Block a user