mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
[838] update config
This commit is contained in:
parent
9681c88b65
commit
05c931a4c8
12
config/creatures/conflux.json
Normal file → Executable file
12
config/creatures/conflux.json
Normal file → Executable file
@ -31,6 +31,12 @@
|
||||
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||
"subtype" : "spell.chainLightning",
|
||||
"val" : 100
|
||||
},
|
||||
"armageddonVulnerablity" :
|
||||
{
|
||||
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||
"subtype" : "spell.armageddon",
|
||||
"val" : 100
|
||||
}
|
||||
},
|
||||
"upgrades": ["stormElemental"],
|
||||
@ -523,6 +529,12 @@
|
||||
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||
"subtype" : "spell.chainLightning",
|
||||
"val" : 100
|
||||
},
|
||||
"armageddonVulnerablity" :
|
||||
{
|
||||
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||
"subtype" : "spell.armageddon",
|
||||
"val" : 100
|
||||
}
|
||||
},
|
||||
"graphics" :
|
||||
|
Loading…
Reference in New Issue
Block a user