1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-27 21:49:10 +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
commit db83b3641c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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":{