更新版本号

This commit is contained in:
南沢响也
2025-08-12 15:14:07 +08:00
parent 0872ce2828
commit 598e9a0231
3 changed files with 4 additions and 24 deletions

View File

@@ -126,7 +126,6 @@ public class Eureka_Orthos {
}
#region
//精英怪
[ScriptMethod(name: "★ 美拉西迪亚复制体 亚拉戈陨石", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:regex:^327(1[89]|20)$"])]
public void 美拉西迪亚复制体_亚拉戈陨石(Event @event, ScriptAccessory accessory)
{
@@ -168,7 +167,6 @@ public class Eureka_Orthos {
#endregion
#region 1~10
// 1~10层 小怪
[ScriptMethod(name: "—————— 1 ~ 10 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 1(Event @event, ScriptAccessory accessory) { }
[ScriptMethod(name: "正统贝希摩斯 黄道陨石(狂暴)", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:33043"])]
@@ -223,7 +221,6 @@ public class Eureka_Orthos {
#endregion
#region 10 BOSS
// 10 BOSS 蜜言妖
[ScriptMethod(name: "10 蜜言妖 蔓德拉地雷(钢铁)", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:31478"])]
public void _蔓德拉地雷(Event @event, ScriptAccessory accessory)
{
@@ -251,7 +248,6 @@ public class Eureka_Orthos {
#endregion
#region 11~20
// 11~20层 小怪
[ScriptMethod(name: "—————— 11 ~ 20 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 11(Event @event, ScriptAccessory accessory) { }
@@ -272,7 +268,6 @@ public class Eureka_Orthos {
#endregion
#region 20 BOSS
// 20 BOSS 复制系统
[ScriptMethod(name:"Reset_OrderToFire_攻击命令重置",userControl:false,eventType:EventTypeEnum.Chat,
eventCondition:["Type:NPCDialogueAnnouncements","Message:regex:^发现入侵者.*","Sender:复制系统"])]
public void Reset_OrderToFire_攻击命令重置(Event @event, ScriptAccessory accessory) {
@@ -361,57 +356,46 @@ public class Eureka_Orthos {
#endregion
#region 21~30
// 21~30层 小怪
[ScriptMethod(name: "—————— 21 ~ 30 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 21(Event @event, ScriptAccessory accessory) { }
#endregion
#region 30 BOSS
// 30 BOSS 提亚马特复制体
#endregion
#region 31~40
// 31~40层 小怪
[ScriptMethod(name: "—————— 31 ~ 40 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 31(Event @event, ScriptAccessory accessory) { }
#endregion
#region 40 BOSS
// 40 BOSS 双塔尼亚复制体
#endregion
#region 41~50
// 41~50层 小怪
[ScriptMethod(name: "—————— 41 ~ 50 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 41(Event @event, ScriptAccessory accessory) { }
#endregion
#region 50 BOSS
// 50 BOSS 自控化奇美拉
#endregion
#region 51~60
// 51~60层 小怪
[ScriptMethod(name: "—————— 51 ~ 60 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 51(Event @event, ScriptAccessory accessory) { }
#endregion
#region 60 BOSS
// 60 BOSS 自控化弥诺陶洛斯
#endregion
#region 61~70
// 61~70层 小怪
[ScriptMethod(name: "—————— 61 ~ 70 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 61(Event @event, ScriptAccessory accessory) { }
#endregion
#region 70 BOSS
// 70 BOSS 永恒
#endregion
#region 71~80
// 71~80层 小怪
[ScriptMethod(name: "—————— 71 ~ 80 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 71(Event @event, ScriptAccessory accessory) { }
@@ -595,7 +579,6 @@ public class Eureka_Orthos {
#endregion
#region 80 BOSS
// 80 BOSS 原形卡利亚
[ScriptMethod(name: "80 原形卡利亚 共鸣(顺劈死刑)", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:31422"])]
public void _共鸣(Event @event, ScriptAccessory accessory)
{
@@ -698,7 +681,6 @@ public class Eureka_Orthos {
#endregion
#region 81~90
// 81~90层 小怪
[ScriptMethod(name: "—————— 81 ~ 90 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 81(Event @event, ScriptAccessory accessory) { }
@@ -909,7 +891,6 @@ public class Eureka_Orthos {
#endregion
#region 90 BOSS
// 90 BOSS 管理者
[ScriptMethod(name: "90 协作程序 魔科学射线α(蛋扇形)", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:31451"])]
public void _魔科学射线α(Event @event, ScriptAccessory accessory)
{
@@ -1039,7 +1020,6 @@ public class Eureka_Orthos {
#endregion
#region 91~100
// 91~100层 小怪
[ScriptMethod(name: "—————— 91 ~ 100 层 ——————", eventType: EventTypeEnum.StartCasting, eventCondition: ["ActionId:"])]
public void 91(Event @event, ScriptAccessory accessory) { }
@@ -1324,7 +1304,6 @@ public class Eureka_Orthos {
#endregion
#region 99 BOSS
// 99 BOSS 王者之剑
[ScriptMethod(name:"Reset_Caliburni_石中剑重置",userControl:false,eventType:EventTypeEnum.Chat,
eventCondition:["Type:NPCDialogueAnnouncements","Message:regex:^连接良好.*","Sender:斗神 王者之剑"])]
public void Reset_Caliburni_石中剑重置(Event @event, ScriptAccessory accessory) {

View File

@@ -31,8 +31,9 @@ public class the_Palace_of_the_Dead
v0.0.0.4:
殿
线
1~100141~170
ARR反馈
使Splatoon
使Splatoon
""";
// 眩晕、催眠、无法发动技能(形态变化)等状态都需要销毁绘图