From 598e9a0231036764a5233ecb94bea8a5409008a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E6=B2=A2=E5=93=8D=E4=B9=9F?= <72963826+Hibiya615@users.noreply.github.com> Date: Tue, 12 Aug 2025 15:14:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Deep_Dungeon/Eureka_Orthos.cs | 21 --------------------- Deep_Dungeon/the_Palace_of_the_Dead.cs | 3 ++- OnlineRepo.json | 4 ++-- 3 files changed, 4 insertions(+), 24 deletions(-) diff --git a/Deep_Dungeon/Eureka_Orthos.cs b/Deep_Dungeon/Eureka_Orthos.cs index eecf58c..c479222 100644 --- a/Deep_Dungeon/Eureka_Orthos.cs +++ b/Deep_Dungeon/Eureka_Orthos.cs @@ -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) { diff --git a/Deep_Dungeon/the_Palace_of_the_Dead.cs b/Deep_Dungeon/the_Palace_of_the_Dead.cs index ff4c829..92bb2b7 100644 --- a/Deep_Dungeon/the_Palace_of_the_Dead.cs +++ b/Deep_Dungeon/the_Palace_of_the_Dead.cs @@ -31,8 +31,9 @@ public class the_Palace_of_the_Dead v0.0.0.4: 死者宫殿绘制 注:方法设置中的层数仅做分割线效果,并不是批量开关 + 目前支持层数:1~100、141~170,其他层数可能会有点问题 重要:可能存在绘制重复或范围错误,请携带ARR反馈! - 严重错误:暂未支持【形态变化】【眩晕】【催眠】等限制,有需可以考虑使用Splatoon + 暂未支持【形态变化】【眩晕】【催眠】等限制,有需可以考虑使用Splatoon """; // 眩晕、催眠、无法发动技能(形态变化)等状态都需要销毁绘图 diff --git a/OnlineRepo.json b/OnlineRepo.json index c87bc8a..d4e305d 100644 --- a/OnlineRepo.json +++ b/OnlineRepo.json @@ -645,8 +645,8 @@ "Author": "Tetora", "Repo": "https://github.com/Hibiya615/TetoraKAScript", "DownloadUrl": "https://raw.githubusercontent.com/Hibiya615/TetoraKAScript/refs/heads/main/Deep_Dungeon/the_Palace_of_the_Dead.cs", - "Note": "v0.0.0.31:\n死者宫殿 初版绘制", - "UpdateInfo": "v0.0.0.31 修复打断不销毁的问题", + "Note": "v0.0.0.4:\n死者宫殿 初版绘制", + "UpdateInfo": "v0.0.0.4 部分层数进行二次更新", "TerritoryIds": [ 561, 562,