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

This commit is contained in:
2026-03-23 16:02:45 +09:00
parent 3ae3cbcac1
commit de2cb2194e
65 changed files with 4514 additions and 2374 deletions

View File

@@ -0,0 +1,20 @@
%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_\uB0B4\uB824\uCC0D\uAE30"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.AI.BossPatternData
patternName: "\uB0B4\uB824\uCC0D\uAE30"
steps:
- Type: 0
Skill: {fileID: 11400000, guid: 773afd8dabe30374c826b7fa1d1a68ea, type: 2}
Duration: 0
cooldown: 4

View File

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

View File

@@ -17,9 +17,6 @@ MonoBehaviour:
- Type: 0
Skill: {fileID: 11400000, guid: 4f40629d4d334434285e8fdec3714536, type: 2}
Duration: 0
- Type: 0
Skill: {fileID: 11400000, guid: 773afd8dabe30374c826b7fa1d1a68ea, type: 2}
Duration: 0
- Type: 0
Skill: {fileID: 11400000, guid: 3acbf1c5ec71bef4bb13f8534605d554, type: 2}
Duration: 0.5

View File

@@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0ce956e0878565343974c31b8111c0c6, type: 3}
m_Name: "Data_Pattern_Drog_\uC810\uD504"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.AI.BossPatternData
patternName: "\uAE30\uBCF8 \uD328\uD134"
patternName: "\uB3C4\uC57D"
steps:
- Type: 0
Skill: {fileID: 11400000, guid: 0e22d4b1dc395a04fb00ca4f82aeb838, type: 2}

View File

@@ -25,3 +25,4 @@ MonoBehaviour:
manaCost: 0
effects:
- {fileID: 11400000, guid: 0f134a897a7e4d0e98c8d9058b1d79d1, type: 2}
- {fileID: 11400000, guid: 216d4b5f6ce9479e94e0d306399f4891, type: 2}

View File

@@ -23,4 +23,5 @@ MonoBehaviour:
manaCost: 0
effects:
- {fileID: 11400000, guid: 94b0f3305cea88c458a56783a486340e, type: 2}
- {fileID: 11400000, guid: e9d73ea9d8f4462ab5d2f2d844eef2ab, type: 2}

View File

@@ -23,5 +23,5 @@ MonoBehaviour:
manaCost: 0
effects:
- {fileID: 11400000, guid: 87b064a0134987b4b9638e184ab07411, type: 2}
- {fileID: 11400000, guid: 0dba6dca651743bc84b0df42f9dbd290, type: 2}
- {fileID: 11400000, guid: 2db6d8d7f5da4f7ab9f0a12e65498ab1, type: 2}

View File

@@ -25,4 +25,5 @@ MonoBehaviour:
manaCost: 0
effects:
- {fileID: 11400000, guid: 11bd2d1ebdbfc2f4abf5a9d886615eb3, type: 2}
- {fileID: 11400000, guid: 74cc72abcf5f49d0aed2d0a2258c73d8, type: 2}

View File

@@ -0,0 +1,28 @@
%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: 27cd4e4eb6a485845953db2a108a37f8, type: 3}
m_Name: "Data_SkillEffect_Drog_\uB2E4\uC6B4\uCD94\uAC00\uD0C0_1_\uB109\uBC31"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.KnockbackEffect
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 0
targetLayers:
serializedVersion: 2
m_Bits: 4294967295
areaRadius: 3.25
fanOriginDistance: 1
fanRadius: 3
fanHalfAngle: 45
force: 6
upwardForce: 1
duration: 0.25

View File

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

View File

@@ -0,0 +1,28 @@
%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: 27cd4e4eb6a485845953db2a108a37f8, type: 3}
m_Name: "Data_SkillEffect_Drog_\uC2A4\uC719_1_\uB109\uBC31"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.KnockbackEffect
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 1
targetLayers:
serializedVersion: 2
m_Bits: 4294967295
areaRadius: 3
fanOriginDistance: 0
fanRadius: 3
fanHalfAngle: 45
force: 7
upwardForce: 1.5
duration: 0.3

View File

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

View File

@@ -23,4 +23,4 @@ MonoBehaviour:
fanOriginDistance: 0
fanRadius: 3
fanHalfAngle: 45
duration: 2.5
duration: 1.25

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 0dba6dca651743bc84b0df42f9dbd290
guid: 2db6d8d7f5da4f7ab9f0a12e65498ab1
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000

View File

@@ -0,0 +1,28 @@
%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: 27cd4e4eb6a485845953db2a108a37f8, type: 3}
m_Name: "Data_SkillEffect_Drog_\uC810\uD504_1_\uB109\uBC31"
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.KnockbackEffect
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 0
targetLayers:
serializedVersion: 2
m_Bits: 4294967295
areaRadius: 5
fanOriginDistance: 1
fanRadius: 3
fanHalfAngle: 45
force: 7
upwardForce: 1.25
duration: 0.35

View File

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