版本更新

This commit is contained in:
南沢响也
2025-02-23 19:59:34 +08:00
parent 7e461be45d
commit de58a0559d
9 changed files with 60 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ public class Eureka_Orthos {
ARR完再说[?]
""";
//对应怪物死亡、眩晕、催眠、石化1511、无法发动技能1113等状态都需要销毁绘图缓速3493需要额外注意没有omen的技能
// 71~79层 【正统狼獾 杀人爪】【正统雷兽 尾镰】【正统雷兽 电火花】均未支持缓速

View File

@@ -576,7 +576,7 @@ public class the_Palace_of_the_Dead
var dp = accessory.Data.GetDefaultDrawProperties();
dp.Name = "熔岩爆弹怪_震撼弹预测";
dp.Color = new Vector4(0f, 0f, 1f, 1f);
dp.Color = new Vector4(0f, 0f, 1f, 1.5f);
dp.Scale = new Vector2(7.2f);
dp.Delay = 45000;
dp.DestoryAt = 9000;