Explorar o código

Merge pull request #559 from dydzio0614/AcidBreathFix

Acid dragon / acid breath fix
Alexander Shishkin %!s(int64=6) %!d(string=hai) anos
pai
achega
db83b3641c
Modificáronse 2 ficheiros con 7 adicións e 1 borrados
  1. 1 1
      config/creatures/neutral.json
  2. 6 0
      config/spells/ability.json

+ 1 - 1
config/creatures/neutral.json

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

+ 6 - 0
config/spells/ability.json

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