mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
[838] update config
This commit is contained in:
committed by
Andrii Danylchenko
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",
|
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||||
"subtype" : "spell.chainLightning",
|
"subtype" : "spell.chainLightning",
|
||||||
"val" : 100
|
"val" : 100
|
||||||
|
},
|
||||||
|
"armageddonVulnerablity" :
|
||||||
|
{
|
||||||
|
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||||
|
"subtype" : "spell.armageddon",
|
||||||
|
"val" : 100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"upgrades": ["stormElemental"],
|
"upgrades": ["stormElemental"],
|
||||||
@@ -523,6 +529,12 @@
|
|||||||
"type" : "MORE_DAMAGE_FROM_SPELL",
|
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||||
"subtype" : "spell.chainLightning",
|
"subtype" : "spell.chainLightning",
|
||||||
"val" : 100
|
"val" : 100
|
||||||
|
},
|
||||||
|
"armageddonVulnerablity" :
|
||||||
|
{
|
||||||
|
"type" : "MORE_DAMAGE_FROM_SPELL",
|
||||||
|
"subtype" : "spell.armageddon",
|
||||||
|
"val" : 100
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"graphics" :
|
"graphics" :
|
||||||
|
Reference in New Issue
Block a user