refactor: FBX 애니메이션 클립 독립 .anim 추출 및 자동 등록 시스템 구축
- FBX 내장 AnimationClip을 개별 .anim 파일로 추출하는 에디터 툴 추가 (AnimationClipExtractor) - 스킬/보스/AnimatorController에서 참조 중인 클립만 선택적 추출 - 추출 후 모든 참조(SkillData, BossPhaseData, AnimatorController)를 .anim으로 자동 relink - 추출 완료된 FBX 자동 삭제 (참조 안전성 검증 포함) - SkillController: registeredClips를 OnValidate에서 _Player_ 이름 기반 자동 등록 - PlayerSkillInput: skillSlots를 OnValidate에서 _Skill_Player_ 이름 기반 자동 등록 - 38개 FBX 삭제, 40+개 .anim 파일로 교체 완료
This commit is contained in:
@@ -15,14 +15,23 @@ MonoBehaviour:
|
||||
skillName: "\uB2E4\uC6B4 \uCD94\uAC00\uD0C0"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: -242498254790479478, guid: 585e8961b6c6e9f4ba96bdb4ffb2cbc3, type: 3}
|
||||
endClip: {fileID: 3627526391332626453, guid: 39aaec38fc96c4842b972f1e991e5a46, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 58847e89d27d1b140b1075bba68445c0, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 6e73cca667dfcd4499c84d1b6ba9d531, 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: 0f134a897a7e4d0e98c8d9058b1d79d1, type: 2}
|
||||
- {fileID: 11400000, guid: 216d4b5f6ce9479e94e0d306399f4891, type: 2}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%YAML 1.1
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
@@ -15,13 +15,24 @@ MonoBehaviour:
|
||||
skillName: "\uC2A4\uC719"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: -242498254790479478, guid: 585e8961b6c6e9f4ba96bdb4ffb2cbc3, type: 3}
|
||||
endClip: {fileID: 3627526391332626453, guid: 39aaec38fc96c4842b972f1e991e5a46, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 58847e89d27d1b140b1075bba68445c0, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 6e73cca667dfcd4499c84d1b6ba9d531, 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: 94b0f3305cea88c458a56783a486340e, type: 2}
|
||||
- {fileID: 11400000, guid: e9d73ea9d8f4462ab5d2f2d844eef2ab, type: 2}
|
||||
|
||||
- {fileID: 0}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%YAML 1.1
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
@@ -15,12 +15,23 @@ MonoBehaviour:
|
||||
skillName: "\uC624\uB978\uC190\uCE58\uAE30"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: -7717634560727564301, guid: 4005a77aa7d531742b1de1bec27001b1, type: 3}
|
||||
endClip: {fileID: -8265974341663887746, guid: d3e4690f866332b43b86ee7005291cd0, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 7bc1524e81d48d54baa204cc0d22edea, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 15519f6d5b8e5ba4194d4b8256ebb60d, 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}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%YAML 1.1
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
@@ -15,13 +15,24 @@ MonoBehaviour:
|
||||
skillName: "\uC624\uB978\uC190\uCE58\uAE302"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: 712281148059590495, guid: b590c58b50c3b554687b172862fa5d9d, type: 3}
|
||||
endClip: {fileID: 6888780564265376159, guid: 827dfeae95fdf6b41b78698f2e846b5f, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: a3def6388bdabcf42b77574bef70c8a0, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 16f9ef4ddd32aba44a2d0c691957e72f, 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: 87b064a0134987b4b9638e184ab07411, type: 2}
|
||||
- {fileID: 11400000, guid: 2db6d8d7f5da4f7ab9f0a12e65498ab1, type: 2}
|
||||
|
||||
- {fileID: 0}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%YAML 1.1
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
@@ -15,14 +15,23 @@ MonoBehaviour:
|
||||
skillName: "\uC810\uD504"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: 5443862797743907653, guid: 5eaeca917bbeb494eb14ad0e0552c42f, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 0b70d6464b876144c84f2410c0359a4f, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 0
|
||||
jumpToTarget: 1
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 0}
|
||||
|
||||
- {fileID: 0}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%YAML 1.1
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
@@ -15,14 +15,23 @@ MonoBehaviour:
|
||||
skillName: "\uC810\uD504"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: -5764696784021583549, guid: 5eaeca917bbeb494eb14ad0e0552c42f, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 0b70d6464b876144c84f2410c0359a4f, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 0
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 0}
|
||||
|
||||
- {fileID: 0}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%YAML 1.1
|
||||
%YAML 1.1
|
||||
%TAG !u! tag:unity3d.com,2011:
|
||||
--- !u!114 &11400000
|
||||
MonoBehaviour:
|
||||
@@ -15,15 +15,24 @@ MonoBehaviour:
|
||||
skillName: "\uC810\uD504"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: 4379034921508237129, guid: 5eaeca917bbeb494eb14ad0e0552c42f, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 0b70d6464b876144c84f2410c0359a4f, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 0
|
||||
jumpToTarget: 0
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 11bd2d1ebdbfc2f4abf5a9d886615eb3, type: 2}
|
||||
- {fileID: 11400000, guid: 74cc72abcf5f49d0aed2d0a2258c73d8, type: 2}
|
||||
|
||||
- {fileID: 0}
|
||||
|
||||
@@ -13,10 +13,14 @@ MonoBehaviour:
|
||||
m_Name: "Data_Skill_Drog_\uD22C\uCC99"
|
||||
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
||||
skillName: "\uD22C\uCC99"
|
||||
description: "\uB4DC\uB85C\uADF8\uAC00 \uC8FC \uB300\uC0C1 \uBC16\uC758 \uC6D0\uAC70\uB9AC \uD50C\uB808\uC774\uC5B4\uB97C \uACAC\uC81C\uD558\uB294 \uD22C\uC0AC\uCCB4 \uACF5\uACA9\uC785\uB2C8\uB2E4."
|
||||
description: "\uB4DC\uB85C\uADF8\uAC00 \uC8FC \uB300\uC0C1 \uBC16\uC758 \uC6D0\uAC70\uB9AC
|
||||
\uD50C\uB808\uC774\uC5B4\uB97C \uACAC\uC81C\uD558\uB294 \uD22C\uC0AC\uCCB4 \uACF5\uACA9\uC785\uB2C8\uB2E4."
|
||||
icon: {fileID: 0}
|
||||
skillClip: {fileID: -7717634560727564301, guid: 4005a77aa7d531742b1de1bec27001b1, type: 3}
|
||||
endClip: {fileID: -8265974341663887746, guid: d3e4690f866332b43b86ee7005291cd0, type: 3}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: 7400000, guid: 7bc1524e81d48d54baa204cc0d22edea, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 15519f6d5b8e5ba4194d4b8256ebb60d, type: 2}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 1
|
||||
@@ -24,7 +28,10 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 7cb93b3b54be4e59b40f2f1f6dcf2c63, type: 2}
|
||||
|
||||
@@ -19,7 +19,7 @@ MonoBehaviour:
|
||||
skillRole: 4
|
||||
activationType: 1
|
||||
baseTypes: 4
|
||||
skillClip: {fileID: -8689311932429934276, guid: 836c26605050496b9fd07dd456e6ea82, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: fee9942923e37e64eb04557cd4e28cdf, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -28,6 +28,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 16
|
||||
manaCost: 30
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
skillRole: 2
|
||||
activationType: 1
|
||||
baseTypes: 2
|
||||
skillClip: {fileID: -14460799136228694, guid: d6d51384d6dd17a419c1d8e2a1c0c875, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: e920395a39d50ca429748ac26967e22f, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 1
|
||||
@@ -27,6 +27,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 10
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -20,7 +20,7 @@ MonoBehaviour:
|
||||
skillRole: 2
|
||||
activationType: 1
|
||||
baseTypes: 2
|
||||
skillClip: {fileID: -4662563244894722208, guid: de4d0153716747cd9fc90c60f5efb1ae, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: 7a180d15c7b07a64485c8dd4ec7a1fa7, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -29,6 +29,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 8
|
||||
manaCost: 10
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -18,8 +18,8 @@ MonoBehaviour:
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: -1398844659318911536, guid: 3fd0fa6eb59c9de4a826d989c2cb8fa3, type: 3}
|
||||
endClip: {fileID: -1601303454531013713, guid: f5f86dadd6076894ea48d85727602c05, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: 12bfabc84bb078b41b91dcb0e73034ff, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 27f34978bd8e5174cb07562401cea581, type: 2}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
@@ -27,6 +27,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 3
|
||||
manaCost: 15
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -19,7 +19,7 @@ MonoBehaviour:
|
||||
skillRole: 2
|
||||
activationType: 2
|
||||
baseTypes: 2
|
||||
skillClip: {fileID: -592826573199220879, guid: 52e14756abda46499f4739d811043b3d, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: f43438b6095588f4fb4715bd6df16df8, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -28,6 +28,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 10
|
||||
manaCost: 12
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -15,9 +15,11 @@ MonoBehaviour:
|
||||
skillName: "\uBCA0\uAE30"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: -7717634560727564301, guid: 0f6fd9302e489b94d96774e2713b1317, type: 3}
|
||||
endClip: {fileID: -8265974341663887746, guid: fbcbf9c09792c924296ac6036e76f6dc, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: 38a21eded51c5b24bb70a48d387aa565, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 92a17c8d63463f741a0e9d305a838993, type: 2}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 1
|
||||
ignoreRootMotionY: 1
|
||||
@@ -25,6 +27,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 1
|
||||
manaCost: 5
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -19,7 +19,7 @@ MonoBehaviour:
|
||||
skillRole: 4
|
||||
activationType: 1
|
||||
baseTypes: 4
|
||||
skillClip: {fileID: -1185230921767219677, guid: f2d90cfa60b04630af1dde00f4d29320, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: 79ef70f9bb079cf4799a4f6935b8d984, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -28,6 +28,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 18
|
||||
manaCost: 24
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 0
|
||||
skillClip: {fileID: -8689311932429934276, guid: 4450ee0d92144ade9f63dd601432d3bf, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: c2676ac491a6fc94eb042b76a9c3406e, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -27,11 +27,10 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 10
|
||||
manaCost: 0
|
||||
maxGemSlotCount: 2
|
||||
castStartEffects: []
|
||||
effects:
|
||||
- {fileID: 11400000, guid: 4242aba9acf45a545a3aa0201125a3ae, type: 2}
|
||||
targetTeam: 1
|
||||
targetType: 0
|
||||
|
||||
@@ -16,8 +16,10 @@ MonoBehaviour:
|
||||
description: "\uB2E4\uC911 \uC82C \uD6A8\uACFC \uAC80\uC99D\uC6A9 \uBE60\uB978
|
||||
\uB2E8\uC77C \uACF5\uACA9"
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: b08df23bb6e5efe4db4dae2bb02382b1, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -26,6 +28,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 0.5
|
||||
manaCost: 3
|
||||
maxGemSlotCount: 3
|
||||
|
||||
@@ -15,8 +15,10 @@ MonoBehaviour:
|
||||
skillName: "\uCC0C\uB974\uAE30"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: b08df23bb6e5efe4db4dae2bb02382b1, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 1
|
||||
@@ -25,6 +27,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 1
|
||||
manaCost: 5
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -19,7 +19,7 @@ MonoBehaviour:
|
||||
skillRole: 2
|
||||
activationType: 2
|
||||
baseTypes: 2
|
||||
skillClip: {fileID: -7313196749698736815, guid: 95764ba490b24918b73fc1553e34dc1e, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: 665885351f6fc9d4c8b188498edb3d7d, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -28,6 +28,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 18
|
||||
manaCost: 20
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -18,7 +18,7 @@ MonoBehaviour:
|
||||
skillRole: 4
|
||||
activationType: 1
|
||||
baseTypes: 4
|
||||
skillClip: {fileID: -8689311932429934276, guid: 4450ee0d92144ade9f63dd601432d3bf, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: c2676ac491a6fc94eb042b76a9c3406e, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
@@ -27,6 +27,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 8
|
||||
manaCost: 18
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -16,8 +16,10 @@ MonoBehaviour:
|
||||
description: "\uD22C\uC0AC\uCCB4\uB97C \uBC1C\uC0AC\uD569\uB2C8\uB2E4. \uBA85\uC911
|
||||
\uC2DC \uC6D0\uAC70\uB9AC \uB300\uBBF8\uC9C0\uB97C \uC785\uD799\uB2C8\uB2E4."
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: -8689311932429934276, guid: ac0adc4c7f982fe4d82eac9c2267f0c6, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: b08df23bb6e5efe4db4dae2bb02382b1, type: 2}
|
||||
endClip: {fileID: 0}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 1
|
||||
@@ -26,6 +28,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 1.5
|
||||
manaCost: 10
|
||||
maxGemSlotCount: 2
|
||||
|
||||
@@ -15,9 +15,11 @@ MonoBehaviour:
|
||||
skillName: "\uD68C\uC804\uBCA0\uAE30"
|
||||
description:
|
||||
icon: {fileID: 0}
|
||||
skillRole: 1
|
||||
activationType: 1
|
||||
baseTypes: 1
|
||||
skillClip: {fileID: 77440445257819171, guid: 872e5e3fdddc35548bde8dc94260fcb4, type: 3}
|
||||
endClip: {fileID: -6237258013232224992, guid: 36b8562f45216f64a85d9a936740e4e5, type: 3}
|
||||
skillClip: {fileID: 7400000, guid: a8845febff04ecb48b25dac5321c4481, type: 2}
|
||||
endClip: {fileID: 7400000, guid: 190622b0cba48234ba7fc295facac207, type: 2}
|
||||
animationSpeed: 1
|
||||
useRootMotion: 0
|
||||
ignoreRootMotionY: 1
|
||||
@@ -25,6 +27,7 @@ MonoBehaviour:
|
||||
blockMovementWhileCasting: 1
|
||||
blockJumpWhileCasting: 1
|
||||
blockOtherSkillsWhileCasting: 1
|
||||
allowedWeaponTraits: 0
|
||||
cooldown: 2
|
||||
manaCost: 10
|
||||
maxGemSlotCount: 2
|
||||
|
||||
Reference in New Issue
Block a user