mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-24 03:47:18 +02:00
fix for #1779
"val" of SPELLCASTER bonus = spell level. Set it to expert for archangel.
This commit is contained in:
parent
6658e173f1
commit
0e3f59294c
@ -338,7 +338,8 @@
|
||||
"resurrects" :
|
||||
{
|
||||
"type" : "SPELLCASTER",
|
||||
"subtype" : "spell.resurrection"
|
||||
"subtype" : "spell.resurrection",
|
||||
"val" : 3
|
||||
},
|
||||
"spellpoints" :
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user