feat: 드로그 공통 보스 BT 프레임워크 정리

- 보스 공통 전투 컨텍스트와 패턴 역할 기반 BT 액션을 추가
- 드로그 패턴 선택을 다운 추가타, 도약, 기본 및 보조 패턴 우선순위 브랜치로 이관
- BT_Drog authoring 그래프를 공통 구조에 맞게 재구성
- 드로그 전용 BT 헬퍼를 정리하고 공통 베이스 액션으로 통합
- 플레이 검증으로 도약, 기본 패턴, 내려찍기, 다운 추가타 루프를 확인
This commit is contained in:
2026-03-23 16:02:45 +09:00
parent 74ea3e57b8
commit 1fec139e81
65 changed files with 4514 additions and 2374 deletions

View File

@@ -2187,6 +2187,7 @@ MonoBehaviour:
skillController: {fileID: 8818883032728065057}
navMeshAgent: {fileID: 5153439431748782209}
mainPattern: {fileID: 11400000, guid: 5efd8123be76bf844875d386d9d5f73d, type: 2}
slamPattern: {fileID: 11400000, guid: 4a52d59d590b4eaa9ef92b7984eb08c7, type: 2}
leapPattern: {fileID: 11400000, guid: 88e6cc7cab28baf4c8f8a742247000ec, type: 2}
downPunishPattern: {fileID: 11400000, guid: fe5100f855d14c0faac44b6d4f2c771e, type: 2}
phase2HealthThreshold: 0.75
@@ -2194,7 +2195,10 @@ MonoBehaviour:
targetRefreshInterval: 0.2
leapDistanceThreshold: 8
downPunishSearchRadius: 6
disableBehaviorGraph: 1
phase1SlamInterval: 3
phase2SlamInterval: 2
phase3SlamInterval: 2
disableBehaviorGraph: 0
debugMode: 1
--- !u!114 &7544406269366897481
MonoBehaviour: