[Config] 씬 및 스킬 설정 업데이트

- Test.unity 씬 변경사항
- Melee_Slash 스킬 효과 설정
- 솔루션 파일 업데이트
This commit is contained in:
2026-03-10 16:00:43 +09:00
parent a3e1315af2
commit 15f0d39f41
4 changed files with 499 additions and 8 deletions

View File

@@ -12,6 +12,17 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 58efb3c775496fa40b801b21127a011e, type: 3}
m_Name: Melee_Slash_0
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.Effects.DamageEffect
description:
damageAmount: 10
damageType: Physical
targetType: 1
targetTeam: 0
areaCenter: 0
areaShape: 1
targetLayers:
serializedVersion: 2
m_Bits: 0
areaRadius: 3
fanOriginDistance: 0
fanRadius: 3
fanHalfAngle: 45
baseDamage: 10
damageType: 0
statScaling: 1

View File

@@ -15,9 +15,11 @@ MonoBehaviour:
skillName: "\uBCA0\uAE30"
description:
icon: {fileID: 0}
skillClip: {fileID: -7717634560727564301, guid: 079bd00af1b92964d8973dcbf2dcd21f, type: 3}
endClip: {fileID: -8265974341663887746, guid: 05b69b4b9ac11f14f8a36997c49e8445, type: 3}
skillClip: {fileID: -7717634560727564301, guid: 0f6fd9302e489b94d96774e2713b1317, type: 3}
endClip: {fileID: -8265974341663887746, guid: fbcbf9c09792c924296ac6036e76f6dc, type: 3}
useRootMotion: 1
ignoreRootMotionY: 1
cooldown: 1
manaCost: 0
manaCost: 5
effects:
- {fileID: 11400000, guid: e23fca57309ab2b4faa5c380118cd07e, type: 2}