mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Fix config files to match OH3
This commit is contained in:
parent
8b6316c8ee
commit
8b353e0e8b
@ -254,7 +254,7 @@
|
|||||||
{
|
{
|
||||||
"type" : "ACID_BREATH",
|
"type" : "ACID_BREATH",
|
||||||
"val" : 25,
|
"val" : 25,
|
||||||
"addInfo" : 20
|
"addInfo" : 30
|
||||||
},
|
},
|
||||||
"fireBreath" :
|
"fireBreath" :
|
||||||
{
|
{
|
||||||
|
@ -362,6 +362,12 @@
|
|||||||
"index" : 80,
|
"index" : 80,
|
||||||
"targetType": "NO_TARGET",
|
"targetType": "NO_TARGET",
|
||||||
|
|
||||||
|
"animation":{
|
||||||
|
"affect":["C17SPW0"]
|
||||||
|
},
|
||||||
|
"sounds": {
|
||||||
|
"cast": "ACID"
|
||||||
|
},
|
||||||
"levels" : {
|
"levels" : {
|
||||||
"base":{
|
"base":{
|
||||||
"battleEffects":{
|
"battleEffects":{
|
||||||
|
Loading…
Reference in New Issue
Block a user