feat: Bot被弾硬直ポリシーを実装し、Botの状態管理に統合
1 parent 6a2b858 commit 1ea1e40cebd7504b58c14d32373ce12f341de270
@rinto hasegawa rinto hasegawa authored on 27 Feb
Showing 5 changed files
View
apps/server/src/domains/game/application/services/bot/combat/BotHitStunPolicy.ts 0 → 100644
View
apps/server/src/domains/game/application/services/bot/index.ts
View
apps/server/src/domains/game/application/services/bot/orchestrators/BotTurnOrchestrator.ts
View
apps/server/src/domains/game/application/services/bot/state/BotStateStore.ts
View
apps/server/src/domains/game/application/services/bot/types/BotTypes.ts