更新2026

This commit is contained in:
GukSang.Jin
2026-05-20 11:13:12 +08:00
parent 61420da42e
commit 954afaaf39
6 changed files with 429 additions and 181 deletions

View File

@@ -21,6 +21,7 @@ namespace TabletTester2025.Services
410 => 100f, // 脆碎圈数
412 => 5.0f + (float)_rand.NextDouble() * 2, // 脆碎度前重
414 => 4.9f + (float)_rand.NextDouble() * 2, // 后重
416 => 1.0f, // 失重率%
300 => 37.0f, // 温度
340 => 50f, // 溶出速度1(r/min)
350 => 50f, // 溶出速度2(r/min)