소스 검색

Simpify timed.json
* also move Titan bolt to offensive spells

AlexVinS 11 년 전
부모
커밋
b4e702a1d2
2개의 변경된 파일185개의 추가작업 그리고 482개의 파일을 삭제
  1. 20 1
      config/spells/offensive.json
  2. 165 481
      config/spells/timed.json

+ 20 - 1
config/spells/offensive.json

@@ -258,5 +258,24 @@
 		"immunity" : {
 			"DIRECT_DAMAGE_IMMUNITY": true
 		}
-	}
+	},
+	"titanBolt" : {
+		"index" : 57,
+		"anim" : 38,
+		"sounds": {
+			"cast": "LIGHTBLT"
+		},
+		"levels" : {
+			"base":{
+				"range" : "0",
+				"targetModifier":{"smart":true}
+			}
+		},
+		"flags" : {
+			"damage": true,
+			"offensive": true,
+			"negative": true,
+			"special": true
+		}
+	},
 }

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 165 - 481
config/spells/timed.json


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.