mirror of
https://github.com/Hibiya615/TetoraKAScript.git
synced 2025-12-17 15:24:41 +08:00
更新极火神
This commit is contained in:
@@ -53,7 +53,6 @@ public class Ifrit_Extreme
|
|||||||
isTank = player?.IsTank() ?? false;
|
isTank = player?.IsTank() ?? false;
|
||||||
isDps = player?.IsDps() ?? false;
|
isDps = player?.IsDps() ?? false;
|
||||||
isHealer = player?.IsHealer() ?? false;
|
isHealer = player?.IsHealer() ?? false;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
[ScriptMethod(name: "开场提示", eventType: EventTypeEnum.Countdown, eventCondition: ["Type:Stop","SourceId:E0000000"])]
|
[ScriptMethod(name: "开场提示", eventType: EventTypeEnum.Countdown, eventCondition: ["Type:Stop","SourceId:E0000000"])]
|
||||||
|
|||||||
@@ -207,6 +207,19 @@
|
|||||||
1140
|
1140
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"Name": "伊弗利特歼殛战",
|
||||||
|
"Guid": "dbb7983a-d2c4-4621-9734-76772e3f206a",
|
||||||
|
"Version": "0.0.0.1",
|
||||||
|
"Author": "Tetora",
|
||||||
|
"Repo": "https://github.com/Hibiya615/TetoraKAScript/tree/main",
|
||||||
|
"DownloadUrl": "https://raw.githubusercontent.com/Hibiya615/TetoraKAScript/refs/heads/main/02-A-Realm-Reborn/Trials-Extreme/Ifrit(Extreme).cs",
|
||||||
|
"Note": "v0.0.0.1:\r\nLV50 伊弗利特歼殛战 初版绘制\r\nTTS请在“用户设置”中二选一启用,请勿同时开启",
|
||||||
|
"UpdateInfo": "",
|
||||||
|
"TerritoryIds": [
|
||||||
|
295
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Name": "莫古力贤王歼殛战",
|
"Name": "莫古力贤王歼殛战",
|
||||||
"Guid": "fc6a6125-4a1d-4669-be4c-9b375dc70ae0",
|
"Guid": "fc6a6125-4a1d-4669-be4c-9b375dc70ae0",
|
||||||
|
|||||||
Reference in New Issue
Block a user