Merge branch 'card' of git.eoxnet.com:pan/pixelheros into card

This commit is contained in:
walkpan
2026-04-22 22:31:38 +08:00
2 changed files with 3 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ export enum FightSet {
CSKILL_START_X=-340,
CSKILL_START_Y=30,
SHIELD_MAX=5,
WAVE_HEAL_RATE=0.7, // 回合结束时所有英雄恢复最大生命值的比例
}
export enum IndexSet {