feat: 방어 시스템과 드로그 검증 경로 정리
- 애니메이션 이벤트 기반 방어/유지/해제 흐름과 HUD 피드백, 방어 디버그 로그를 추가했다. - 드로그 기본기1 테스트 패턴을 정리하고 공격 판정을 OnEffect 기반으로 옮기며 드로그 범위 효과의 타겟 레이어를 정상화했다. - 플레이어 퀵슬롯 테스트 세팅과 적-플레이어 겹침 방지 로직을 조정해 충돌 시 적이 수평 이동을 멈추고 최소 분리만 수행하게 했다.
This commit is contained in:
@@ -35,11 +35,28 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 7c2a987172742a64ebd9d0e424250e1f, type: 2}
|
||||
- {fileID: 11400000, guid: 7d44a93a1fd71b7c58d35432b2f14eb6, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 7c2a987172742a64ebd9d0e424250e1f, type: 2}
|
||||
- {fileID: 11400000, guid: 7d44a93a1fd71b7c58d35432b2f14eb6, 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: []
|
||||
|
||||
@@ -38,6 +38,21 @@ MonoBehaviour:
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
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: []
|
||||
|
||||
@@ -38,6 +38,21 @@ MonoBehaviour:
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
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: []
|
||||
|
||||
@@ -35,11 +35,28 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 7aaebc3aef634dbeb912bd6fa3d0bbed, type: 2}
|
||||
- {fileID: 11400000, guid: 39a0d364caa080e16a6bb8c1fdb5a119, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 7aaebc3aef634dbeb912bd6fa3d0bbed, type: 2}
|
||||
- {fileID: 11400000, guid: 39a0d364caa080e16a6bb8c1fdb5a119, 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: []
|
||||
|
||||
@@ -35,11 +35,28 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 9aff354899593121f89a55ada9ed27c8, type: 2}
|
||||
- {fileID: 11400000, guid: 86d49ab180b62b395a64b1ba88045d97, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 9aff354899593121f89a55ada9ed27c8, type: 2}
|
||||
- {fileID: 11400000, guid: 86d49ab180b62b395a64b1ba88045d97, 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: []
|
||||
|
||||
@@ -35,11 +35,28 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 0f134a897a7e4d0e98c8d9058b1d79d1, type: 2}
|
||||
- {fileID: 11400000, guid: 216d4b5f6ce9479e94e0d306399f4891, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 0f134a897a7e4d0e98c8d9058b1d79d1, type: 2}
|
||||
- {fileID: 11400000, guid: 216d4b5f6ce9479e94e0d306399f4891, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 3308562375e06dd89a551eba7fd828e3, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 3308562375e06dd89a551eba7fd828e3, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 52f075314ea0eb73aa4f335fb42046d3, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 52f075314ea0eb73aa4f335fb42046d3, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 8dd051fa8183f9809acbb44a9b45595d, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 8dd051fa8183f9809acbb44a9b45595d, 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: []
|
||||
|
||||
@@ -37,6 +37,21 @@ MonoBehaviour:
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: c3acb7cffe4a84368adbca89fb6363e5, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: c3acb7cffe4a84368adbca89fb6363e5, 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: []
|
||||
|
||||
@@ -35,10 +35,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: a3fea66d68f45e93b9ed16f64e777363, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: a3fea66d68f45e93b9ed16f64e777363, 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: []
|
||||
|
||||
@@ -35,10 +35,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 7c6dcda007f2749e584594e4645dfb49, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 7c6dcda007f2749e584594e4645dfb49, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 135f4690ea9c62bd8835b97c7ace22d7, type: 2}
|
||||
triggeredEffects: []
|
||||
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: []
|
||||
|
||||
@@ -36,10 +36,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 3d9ee31e7f777725fa5d08ff31f8f6d1, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 3d9ee31e7f777725fa5d08ff31f8f6d1, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: fdbbc8f5dc30568cf934a62595987d5c, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: fdbbc8f5dc30568cf934a62595987d5c, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 9a363d0ace156cebba88aa01565c0a55, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 9a363d0ace156cebba88aa01565c0a55, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 3112e5c033c4381c68a0c4d1924a738e, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 3112e5c033c4381c68a0c4d1924a738e, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 7061e70acfcf6971a8b451af29336e8a, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 7061e70acfcf6971a8b451af29336e8a, 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: []
|
||||
|
||||
@@ -34,10 +34,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: ac7e8e62a369ee81195c6bf8fbebf25a, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: ac7e8e62a369ee81195c6bf8fbebf25a, 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: []
|
||||
|
||||
@@ -35,10 +35,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: a5f62aa768348b13ab9844fa521c5728, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: a5f62aa768348b13ab9844fa521c5728, 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: []
|
||||
|
||||
@@ -35,10 +35,27 @@ MonoBehaviour:
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 0
|
||||
castStartEffects:
|
||||
- {fileID: 11400000, guid: 8b2a9b2de17f448a4a3e7d3d603688b7, type: 2}
|
||||
triggeredEffects: []
|
||||
castStartEffects: []
|
||||
triggeredEffects:
|
||||
- triggerIndex: 0
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 8b2a9b2de17f448a4a3e7d3d603688b7, 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: []
|
||||
|
||||
@@ -37,6 +37,21 @@ MonoBehaviour:
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
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: []
|
||||
|
||||
@@ -34,13 +34,28 @@ MonoBehaviour:
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
loopPhase:
|
||||
enabled: 1
|
||||
loopMode: 1
|
||||
maxDuration: 3
|
||||
tickInterval: 0.5
|
||||
tickEffects:
|
||||
- {fileID: 11400000, guid: 5439a9a24502924f6302c2493e61e527, type: 2}
|
||||
exitEffects: []
|
||||
loopVfxPrefab: {fileID: 1062685050423962, guid: 75ec5047abb8242419c33baf6ca45ca8, type: 3}
|
||||
loopVfxMountPath: CastPoint
|
||||
loopVfxLengthScale: 1
|
||||
loopVfxWidthScale: 1
|
||||
releasePhase:
|
||||
enabled: 0
|
||||
animationClips: []
|
||||
startEffects: []
|
||||
isChanneling: 1
|
||||
channelDuration: 3
|
||||
channelTickInterval: 0.5
|
||||
channelTickEffects:
|
||||
- {fileID: 11400000, guid: 5439a9a24502924f6302c2493e61e527, type: 2}
|
||||
channelTickEffects: []
|
||||
channelEndEffects: []
|
||||
channelVfxPrefab: {fileID: 1062685050423962, guid: 75ec5047abb8242419c33baf6ca45ca8, type: 3}
|
||||
channelVfxMountPath: CastPoint
|
||||
channelVfxPrefab: {fileID: 0}
|
||||
channelVfxMountPath:
|
||||
channelVfxLengthScale: 1
|
||||
channelVfxWidthScale: 1
|
||||
|
||||
@@ -32,13 +32,28 @@ MonoBehaviour:
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
loopPhase:
|
||||
enabled: 1
|
||||
loopMode: 1
|
||||
maxDuration: 2.5
|
||||
tickInterval: 0.5
|
||||
tickEffects:
|
||||
- {fileID: 11400000, guid: c4a8062454924a3fd863efd0b8479e0a, type: 2}
|
||||
exitEffects: []
|
||||
loopVfxPrefab: {fileID: 100100000, guid: b9aac1c232ed68c44be97372b7fc6914, type: 3}
|
||||
loopVfxMountPath: CastPoint
|
||||
loopVfxLengthScale: 1
|
||||
loopVfxWidthScale: 1
|
||||
releasePhase:
|
||||
enabled: 0
|
||||
animationClips: []
|
||||
startEffects: []
|
||||
isChanneling: 1
|
||||
channelDuration: 2.5
|
||||
channelDuration: 3
|
||||
channelTickInterval: 0.5
|
||||
channelTickEffects:
|
||||
- {fileID: 11400000, guid: c4a8062454924a3fd863efd0b8479e0a, type: 2}
|
||||
channelTickEffects: []
|
||||
channelEndEffects: []
|
||||
channelVfxPrefab: {fileID: 100100000, guid: b9aac1c232ed68c44be97372b7fc6914, type: 3}
|
||||
channelVfxMountPath: CastPoint
|
||||
channelVfxPrefab: {fileID: 0}
|
||||
channelVfxMountPath:
|
||||
channelVfxLengthScale: 1
|
||||
channelVfxWidthScale: 1
|
||||
|
||||
64
Assets/_Game/Data/Skills/Data_Skill_Player_방패_방어.asset
Normal file
64
Assets/_Game/Data/Skills/Data_Skill_Player_방패_방어.asset
Normal file
@@ -0,0 +1,64 @@
|
||||
%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_\uBC29\uD328_\uBC29\uC5B4"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uBC29\uC5B4"
|
||||
description: "\uBC84\uD2BC\uC744 \uB204\uB974\uACE0 \uC788\uB294 \uB3D9\uC548 \uC815\uBA74
|
||||
\uBC29\uD5A5\uC5D0\uC11C \uB4E4\uC5B4\uC624\uB294 \uD53C\uD574\uB97C \uBC84\uD2F4\uB2E4.
|
||||
\uC720\uC9C0 \uC911\uC5D0\uB294 \uB9C8\uB098\uAC00 \uACC4\uC18D \uC18C\uBAA8\uB41C\uB2E4."
|
||||
icon: {fileID: 0}
|
||||
skillRole: 2
|
||||
activationType: 1
|
||||
baseTypes: 2
|
||||
animationClips:
|
||||
- {fileID: 7400000, guid: 81732d3b50fdd8645b9465a4f12a99ae, type: 2}
|
||||
animationSpeed: 1.5
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 1
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 0
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
castTargetTrackingMode: 0
|
||||
castTargetRotationSpeed: 12
|
||||
castTargetStopDistance: 0
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0
|
||||
manaCost: 10
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
triggeredEffects: []
|
||||
isChanneling: 1
|
||||
loopPhase:
|
||||
enabled: 1
|
||||
loopMode: 2
|
||||
maxDuration: 0
|
||||
tickInterval: 0.25
|
||||
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
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.4
|
||||
fanOriginDistance: 1.2
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 48
|
||||
damageType: 0
|
||||
statScaling: 1.15
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.4
|
||||
fanOriginDistance: 1.2
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 4.2
|
||||
fanOriginDistance: 1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 34
|
||||
damageType: 0
|
||||
statScaling: 0.95
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 4.2
|
||||
fanOriginDistance: 1
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 4.75
|
||||
fanOriginDistance: 1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 22
|
||||
damageType: 0
|
||||
statScaling: 0.65
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 4.75
|
||||
fanOriginDistance: 1
|
||||
|
||||
@@ -29,3 +29,4 @@ MonoBehaviour:
|
||||
statScaling: 1.1
|
||||
bonusAgainstDownedTarget: 1
|
||||
downedDamageMultiplier: 1.6
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 8.5
|
||||
fanOriginDistance: 1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 14
|
||||
damageType: 0
|
||||
statScaling: 0.35
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 8.5
|
||||
fanOriginDistance: 1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 17
|
||||
damageType: 0
|
||||
statScaling: 0.4
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 0
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 8.5
|
||||
fanOriginDistance: 1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 20
|
||||
damageType: 0
|
||||
statScaling: 0.45
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.6
|
||||
fanOriginDistance: 1.3
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 20
|
||||
damageType: 0
|
||||
statScaling: 0.6
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.2
|
||||
fanOriginDistance: 1.15
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 16
|
||||
damageType: 0
|
||||
statScaling: 0.45
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.25
|
||||
fanOriginDistance: 1.25
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 22
|
||||
damageType: 0
|
||||
statScaling: 0.65
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.3
|
||||
fanOriginDistance: 1.25
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 16
|
||||
damageType: 0
|
||||
statScaling: 0.5
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.5
|
||||
fanOriginDistance: 1.35
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 26
|
||||
damageType: 0
|
||||
statScaling: 0.8
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.6
|
||||
fanOriginDistance: 1.35
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 20
|
||||
damageType: 0
|
||||
statScaling: 0.6
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 2.6
|
||||
fanOriginDistance: 1.1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 12
|
||||
damageType: 0
|
||||
statScaling: 0.35
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 2.6
|
||||
fanOriginDistance: 1.1
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 12
|
||||
damageType: 0
|
||||
statScaling: 0.35
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.1
|
||||
fanOriginDistance: 1.15
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 18
|
||||
damageType: 0
|
||||
statScaling: 0.55
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.9
|
||||
fanOriginDistance: 1.35
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 22
|
||||
damageType: 0
|
||||
statScaling: 0.65
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 1
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 3.6
|
||||
fanOriginDistance: 1.25
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 18
|
||||
damageType: 0
|
||||
statScaling: 0.5
|
||||
mitigationTier: 0
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
areaShape: 2
|
||||
targetLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_Bits: 4294967295
|
||||
includeCasterInArea: 0
|
||||
areaRadius: 12
|
||||
fanOriginDistance: 1.2
|
||||
@@ -27,3 +27,4 @@ MonoBehaviour:
|
||||
baseDamage: 28
|
||||
damageType: 0
|
||||
statScaling: 0.7
|
||||
mitigationTier: 0
|
||||
|
||||
Reference in New Issue
Block a user