feat: 드로그 BT 및 전투 패턴 재구성

- 드로그 BT를 페이즈 전환, 부활 트리거, 가중치 근접 패턴 중심으로 재구성

- 땅 울리기 및 콤보-기본기1_3 패턴/스킬/이펙트를 추가하고 기존 평타 파생 자산을 정리

- 드로그 행동 검증용 PlayMode/Editor 테스트와 관련 런타임 상태 추적을 추가
This commit is contained in:
2026-04-09 23:21:38 +09:00
parent 1307123029
commit 7776f7ed05
77 changed files with 449522 additions and 345357 deletions

View File

@@ -0,0 +1,30 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 0ce956e0878565343974c31b8111c0c6, type: 3}
m_Name: "Data_Pattern_Drog_\uB545 \uC6B8\uB9AC\uAE30"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.AI.BossPatternData
patternName: "\uB545 \uC6B8\uB9AC\uAE30"
category: 1
isSignature: 0
isMelee: 0
targetMode: 1
steps:
- Type: 0
Skill: {fileID: 11400000, guid: 46a97c453188d6a9489a97ff3b8553fd, type: 2}
Duration: 0
ChargeData:
requiredDamageRatio: 0
telegraphAbnormality: {fileID: 0}
staggerDuration: 0
cooldown: 30
minPhase: 2
skipJumpStepOnNoTarget: 0

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 4f40629d4d334434285e8fdec3714536
guid: 67aad7db460b1d64f9395b2f08a3703a
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000

View File

@@ -26,5 +26,5 @@ MonoBehaviour:
telegraphAbnormality: {fileID: 0}
staggerDuration: 0
cooldown: 2.5
minPhase: 1
minPhase: 2
skipJumpStepOnNoTarget: 0

View File

@@ -67,6 +67,6 @@ MonoBehaviour:
requiredDamageRatio: 0
telegraphAbnormality: {fileID: 0}
staggerDuration: 0
cooldown: 45
cooldown: 90
minPhase: 3
skipJumpStepOnNoTarget: 0

View File

@@ -0,0 +1,67 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
m_Name: "Data_Skill_Drog_\uB545 \uC6B8\uB9AC\uAE30"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
skillName: "\uB545 \uC6B8\uB9AC\uAE30"
description: "Phase 2 \uC911\uBC18 \uC555\uBC15 \uC804\uD658\uC744 \uC120\uC5B8\uD558\uB294
\uAD11\uC5ED \uB0B4\uB824\uCC0D\uAE30\uC785\uB2C8\uB2E4."
icon: {fileID: 0}
skillRole: 1
activationType: 1
baseTypes: 1
animationClips:
- {fileID: 7400000, guid: 189617e6b9348dbb287d409c27866040, type: 2}
animationSpeed: 1
useRootMotion: 1
ignoreRootMotionY: 1
jumpToTarget: 0
blockMovementWhileCasting: 1
blockJumpWhileCasting: 1
blockOtherSkillsWhileCasting: 1
castTargetTrackingMode: 1
castTargetRotationSpeed: 12
castTargetStopDistance: 2.5
allowedWeaponTraits: 0
cooldown: 0
manaCost: 0
maxGemSlotCount: 0
castStartEffects: []
triggeredEffects:
- triggerIndex: 0
effects:
- {fileID: 11400000, guid: dc1bf7901fa834b03a1c41d30180d766, type: 2}
- {fileID: 11400000, guid: 960ce920faebc5102a4ad93318844080, type: 2}
isChanneling: 0
loopPhase:
enabled: 0
loopMode: 1
maxDuration: 3
tickInterval: 0.5
tickEffects: []
exitEffects: []
loopVfxPrefab: {fileID: 0}
loopVfxMountPath:
loopVfxLengthScale: 1
loopVfxWidthScale: 1
releasePhase:
enabled: 0
animationClips: []
startEffects: []
channelDuration: 3
channelTickInterval: 0.5
channelTickEffects: []
channelEndEffects: []
channelVfxPrefab: {fileID: 0}
channelVfxMountPath:
channelVfxLengthScale: 1
channelVfxWidthScale: 1

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 773afd8dabe30374c826b7fa1d1a68ea
guid: 46a97c453188d6a9489a97ff3b8553fd
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000

View File

@@ -19,8 +19,8 @@ MonoBehaviour:
activationType: 1
baseTypes: 1
animationClips:
- {fileID: 7400000, guid: 567a0c8cbb10eafa08807226645826e2, type: 2}
- {fileID: 7400000, guid: 94da51b9da4bad4129ba5e33e671db62, type: 2}
- {fileID: 7400000, guid: 3c74a2162339f1e06920a807790022a0, type: 2}
- {fileID: 7400000, guid: 436c85ff7f42b275ca867b40738254a6, type: 2}
animationSpeed: 1
useRootMotion: 1
ignoreRootMotionY: 1

View File

@@ -19,7 +19,8 @@ MonoBehaviour:
activationType: 1
baseTypes: 1
animationClips:
- {fileID: 7400000, guid: b948f6e859be42cf9ad570e16fd418f1, type: 2}
- {fileID: 7400000, guid: 567a0c8cbb10eafa08807226645826e2, type: 2}
- {fileID: 7400000, guid: 94da51b9da4bad4129ba5e33e671db62, type: 2}
animationSpeed: 1
useRootMotion: 1
ignoreRootMotionY: 1

View File

@@ -0,0 +1,66 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
m_Name: "Data_Skill_Drog_\uCF64\uBCF4-\uAE30\uBCF8\uAE301_3"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
skillName: "\uCF64\uBCF4-\uAE30\uBCF8\uAE301 2\uD0C0"
description: "\uAE30\uBCF8\uAE30 \uCF64\uBCF41\uC758 \uD6C4\uC18D \uD0C0\uACA9\uC785\uB2C8\uB2E4."
icon: {fileID: 0}
skillRole: 1
activationType: 1
baseTypes: 1
animationClips:
- {fileID: 7400000, guid: 567a0c8cbb10eafa08807226645826e2, type: 2}
- {fileID: 7400000, guid: 94da51b9da4bad4129ba5e33e671db62, type: 2}
animationSpeed: 1
useRootMotion: 1
ignoreRootMotionY: 1
jumpToTarget: 0
blockMovementWhileCasting: 1
blockJumpWhileCasting: 1
blockOtherSkillsWhileCasting: 1
castTargetTrackingMode: 1
castTargetRotationSpeed: 12
castTargetStopDistance: 2.5
allowedWeaponTraits: 0
cooldown: 0
manaCost: 0
maxGemSlotCount: 0
castStartEffects: []
triggeredEffects:
- triggerIndex: 0
effects:
- {fileID: 11400000, guid: 135f4690ea9c62bd8835b97c7ace22d7, type: 2}
isChanneling: 0
loopPhase:
enabled: 0
loopMode: 1
maxDuration: 3
tickInterval: 0.5
tickEffects: []
exitEffects: []
loopVfxPrefab: {fileID: 0}
loopVfxMountPath:
loopVfxLengthScale: 1
loopVfxWidthScale: 1
releasePhase:
enabled: 0
animationClips: []
startEffects: []
channelDuration: 3
channelTickInterval: 0.5
channelTickEffects: []
channelEndEffects: []
channelVfxPrefab: {fileID: 0}
channelVfxMountPath:
channelVfxLengthScale: 1
channelVfxWidthScale: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ef31b6ee182b8ce4cb7a0abf35daa91e
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,38 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
m_Name: "Data_Skill_Drog_\uD3C9\uD0C01R"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
skillName: "\uD3C9\uD0C01R"
description:
icon: {fileID: 0}
skillRole: 1
activationType: 1
baseTypes: 0
animationClips:
- {fileID: 7400000, guid: 23fdb289ddd6a8647bc2afcb0d698c9c, type: 2}
- {fileID: 7400000, guid: a4f29f65827ea404c9a36f23eb6cafae, type: 2}
animationSpeed: 1
useRootMotion: 1
ignoreRootMotionY: 1
jumpToTarget: 0
blockMovementWhileCasting: 1
blockJumpWhileCasting: 1
blockOtherSkillsWhileCasting: 1
allowedWeaponTraits: 0
cooldown: 0
manaCost: 0
maxGemSlotCount: 2
castStartEffects: []
effects:
- {fileID: 11400000, guid: 86bf7e282c1639c4889910475aaccdef, type: 2}
- {fileID: 0}

View File

@@ -1,43 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
m_Name: "Data_Skill_Drog_\uD3C9\uD0C02R"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
skillName: "\uD3C9\uD0C02R"
description:
icon: {fileID: 0}
skillRole: 1
activationType: 1
baseTypes: 0
animationClips:
- {fileID: 7400000, guid: 73b61b93f6d007f4d9118e065aab4ae2, type: 2}
- {fileID: 7400000, guid: 7fd9fb0400173654e81a4d3d7f046a8e, type: 2}
- {fileID: 7400000, guid: fe1cfb01e46465645a44bd138c4c778a, type: 2}
animationSpeed: 1
useRootMotion: 1
ignoreRootMotionY: 1
jumpToTarget: 0
blockMovementWhileCasting: 1
blockJumpWhileCasting: 1
blockOtherSkillsWhileCasting: 1
allowedWeaponTraits: 0
cooldown: 0
manaCost: 0
maxGemSlotCount: 2
castStartEffects: []
triggeredEffects:
- triggerIndex: 0
effects:
- {fileID: 11400000, guid: 87b064a0134987b4b9638e184ab07411, type: 2}
- triggerIndex: 1
effects:
- {fileID: 11400000, guid: 2db6d8d7f5da4f7ab9f0a12e65498ab1, type: 2}

View File

@@ -0,0 +1,30 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 58efb3c775496fa40b801b21127a011e, type: 3}
m_Name: "Data_SkillEffect_Drog_\uB545 \uC6B8\uB9AC\uAE30_0_\uB370\uBBF8\uC9C0"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.DamageEffect
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 0
targetLayers:
serializedVersion: 2
m_Bits: 4294967295
includeCasterInArea: 0
areaRadius: 6.5
fanOriginDistance: 1
fanRadius: 6.5
fanHalfAngle: 180
baseDamage: 36
damageType: 0
statScaling: 0.95
mitigationTier: 0

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: dc1bf7901fa834b03a1c41d30180d766
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,27 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 41c96b54a96cdb84c9bda774775b0a1a, type: 3}
m_Name: "Data_SkillEffect_Drog_\uB545 \uC6B8\uB9AC\uAE30_1_\uB2E4\uC6B4"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.DownEffect
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 0
targetLayers:
serializedVersion: 2
m_Bits: 4294967295
includeCasterInArea: 0
areaRadius: 3.4
fanOriginDistance: 1
fanRadius: 3.4
fanHalfAngle: 180
duration: 2.2

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 960ce920faebc5102a4ad93318844080
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,30 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 58efb3c775496fa40b801b21127a011e, type: 3}
m_Name: "Data_SkillEffect_Drog_\uCF64\uBCF4-\uAE30\uBCF8\uAE301_3_0_\uB370\uBBF8\uC9C0"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.DamageEffect
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 1
targetLayers:
serializedVersion: 2
m_Bits: 4294967295
includeCasterInArea: 0
areaRadius: 3.3
fanOriginDistance: 1.25
fanRadius: 3.3
fanHalfAngle: 40
baseDamage: 16
damageType: 0
statScaling: 0.5
mitigationTier: 0

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ea989ff2b4e918f248b3377ac57f3bef
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant: