Files
Colosseum/Assets/_Game/Data/Skills/Data_Skill_Player_보호막.asset
dal4segno 42970af621 feat: 플레이어 탱킹 및 지원 스킬 애니메이션 연결
- 도발, 방어 태세, 철벽, 치유, 광역 치유, 보호막 전용 애니메이션 클립을 _Game 경로로 추가
- 각 클립에 OnEffect와 OnSkillEnd 이벤트를 연결해 스킬 발동 타이밍을 고정
- 플레이어 스킬 자산이 새 애니메이션을 사용하도록 skillClip 참조를 교체
- Unity 리프레시와 빌드 후 디버그 캐스트로 6개 스킬의 이펙트 발동을 검증
2026-03-24 19:33:45 +09:00

31 lines
997 B
Plaintext

%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_Player_보호막
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
skillName: 보호막
description: 주변 아군과 자신에게 피해를 흡수하는 보호막을 부여한다.
icon: {fileID: 0}
skillClip: {fileID: -1185230921767219677, guid: f2d90cfa60b04630af1dde00f4d29320, type: 3}
endClip: {fileID: 0}
animationSpeed: 1
useRootMotion: 0
ignoreRootMotionY: 1
jumpToTarget: 0
blockMovementWhileCasting: 1
blockJumpWhileCasting: 1
blockOtherSkillsWhileCasting: 1
cooldown: 18
manaCost: 24
effects:
- {fileID: 11400000, guid: 65ed1eabc2fb73d43b86230317222608, type: 2}