This commit is contained in:
2025-06-11 23:55:45 +08:00
parent d06d8fe910
commit a0bd1da1ca
26 changed files with 613 additions and 1430 deletions

View File

@@ -36,7 +36,8 @@ export enum BoxSet {
MOVE_RANGE_X = 20,
MAX_SKILL_SY = 50,
MAX_SKILL_BY = 80,
ATK_Y = 20,
ATK_Y = 40,
ATK_X = 10,
}
export enum GameSet {
ATK_TO_ATK_RATIO=0.1,