Browse Source

Merge pull request #559 from dydzio0614/AcidBreathFix

Acid dragon / acid breath fix
Alexander Shishkin 6 năm trước cách đây
mục cha
commit
db83b3641c
2 tập tin đã thay đổi với 7 bổ sung1 xóa
  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":{