1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-15 20:03:15 +02:00

Merge pull request #559 from dydzio0614/AcidBreathFix

Acid dragon / acid breath fix
This commit is contained in:
Alexander Shishkin
2019-03-24 10:17:02 +03:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

View File

@@ -251,7 +251,7 @@
{
"type" : "ACID_BREATH",
"val" : 25,
"addInfo" : 20
"addInfo" : 30
},
"fireBreath" :
{

View File

@@ -362,6 +362,12 @@
"index" : 80,
"targetType": "NO_TARGET",
"animation":{
"affect":["C17SPW0"]
},
"sounds": {
"cast": "ACID"
},
"levels" : {
"base":{
"battleEffects":{