buff 优化 heroset 不再使用json

This commit is contained in:
2024-08-29 00:28:22 +08:00
parent 5094cb4f3c
commit 3ad7155a28
9 changed files with 563 additions and 54 deletions

View File

@@ -28,8 +28,8 @@ export enum BoxSet {
END_POINT = 360,
//游戏地平线
GAME_LINE = 10,
CSKILL_X = 280,
CSKILL_Y = 300,
CSKILL_X = 320,
CSKILL_Y = 200,
//攻击距离
ATK_RANGE_X = 85,
MOVE_RANGE_X = 20,