mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-09 06:12:26 +08:00
2086 lines
39 KiB
Go
2086 lines
39 KiB
Go
{
|
|
"$type": "ConfigAvatar",
|
|
"common":
|
|
{
|
|
"effectAttachShape":
|
|
{
|
|
"$type": "ConfigEffectAttachSkinnedMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"mass": 10.0,
|
|
"affectedByWorld": true,
|
|
"checkInSurface": true,
|
|
"height": 1.5486,
|
|
"modelHeight": 1.53
|
|
},
|
|
"headControl":
|
|
{
|
|
"$type": "ConfigHeadControl",
|
|
"useHeadControl": true,
|
|
"animStates":
|
|
[
|
|
"NormalStandby",
|
|
"NormalMove/WalkToRun",
|
|
"NormalMove/Walk",
|
|
"NormalMove/RunToWalk",
|
|
"NormalMove/Run",
|
|
"NormalMove/RunToIdle",
|
|
"NormalMove/WalkToIdle",
|
|
"NormalMove/RunningTurn",
|
|
"NormalMove/SprintToRun",
|
|
"NormalMove/SprintToIdle",
|
|
"Sprint",
|
|
"Climb/ClimbIdle",
|
|
"Ladder/LadderIdle",
|
|
"Swim/SwimIdle",
|
|
"NormalStandbyWeapon",
|
|
"NormalMoveWeapon/WalkToRunWeapon",
|
|
"NormalMoveWeapon/WalkWeapon",
|
|
"NormalMoveWeapon/RunToWalkWeapon",
|
|
"NormalMoveWeapon/RunWeapon",
|
|
"NormalMoveWeapon/RunToIdleWeapon",
|
|
"NormalMoveWeapon/WalkToIdleWeapon",
|
|
"NormalMoveWeapon/RunningTurnWeapon"
|
|
]
|
|
},
|
|
"equipController":
|
|
{
|
|
"attachPoints":
|
|
{
|
|
"equip01": "WeaponR",
|
|
"equip02": "WeaponL",
|
|
"equip03": "WeaponL"
|
|
},
|
|
"sheathPoint": "WeaponBackPut",
|
|
"dissolveSheathFadeDelay": 0.075,
|
|
"dissolveSheathFadeTime": 2.1,
|
|
"patternSheathFadeDelay": 0.075,
|
|
"patternSheathFadeTime": 2.1
|
|
},
|
|
"combat":
|
|
{
|
|
"property":
|
|
{
|
|
"endure": 0,
|
|
"weight": 75,
|
|
"lockShape": "CircleLockEnemy",
|
|
"endureType": "Avatar_Sword",
|
|
"endureShake": 0
|
|
},
|
|
"beHit":
|
|
{
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": false,
|
|
"muteAllHitEffect": false,
|
|
"muteAllHitText": false
|
|
},
|
|
"die":
|
|
{
|
|
"hasAnimatorDie": true,
|
|
"muteAllShaderDieEff": false,
|
|
"dieShaderData": "AvatarDie",
|
|
"dieDisappearEffect": "Eff_Death_Avatar_Common",
|
|
"dieEndTime": 1.5,
|
|
"dieForceDisappearTime": 2.5,
|
|
"useRagDoll": true,
|
|
"ragDollDieEndTimeDelay": 0.4
|
|
},
|
|
"animEvents":
|
|
{
|
|
}
|
|
},
|
|
"stateLayers":
|
|
{
|
|
"defaultLayer":
|
|
{
|
|
"$type": "ConfigNormalStateLayer",
|
|
"stateIDs":
|
|
{
|
|
"NormalStandby":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Standby":
|
|
[
|
|
"Avatar_ResetFreeStyle"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"NormalMove":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ShowUp":
|
|
[
|
|
"Audio_Girl_Showup"
|
|
],
|
|
"WalkToRun":
|
|
[
|
|
"Audio_Girl_WalkToRun"
|
|
],
|
|
"Walk":
|
|
[
|
|
"Ani_WalkSprint01",
|
|
"Audio_Girl_Walk",
|
|
"WalkStepOnWater"
|
|
],
|
|
"RunToWalk":
|
|
[
|
|
"Audio_Girl_RunToWalk"
|
|
],
|
|
"Run":
|
|
[
|
|
"Ani_Run01",
|
|
"Audio_Girl_Run"
|
|
],
|
|
"RunToIdle":
|
|
[
|
|
"Audio_Girl_RunToIdle"
|
|
],
|
|
"WalkToIdle":
|
|
[
|
|
"Audio_Girl_WalkToIdle"
|
|
],
|
|
"RunningTurn": [],
|
|
"SprintToRun":
|
|
[
|
|
"Audio_Girl_SprintToRun"
|
|
],
|
|
"SprintToIdle":
|
|
[
|
|
"Audio_Girl_SprintToIdle",
|
|
"Emo_Girl_Sprint_AS"
|
|
],
|
|
"FallOnGround":
|
|
[
|
|
"Audio_Girl_FallOnGround"
|
|
],
|
|
"FallOnGroundLit":
|
|
[
|
|
"Audio_Girl_FallOnGroundLit"
|
|
],
|
|
"FallToGroundRun":
|
|
[
|
|
"Audio_Girl_FallToGroundRun"
|
|
],
|
|
"FallToGroundRunHard":
|
|
[
|
|
"Audio_Girl_FallToGroundRunHard"
|
|
],
|
|
"FallToGroundSprint":
|
|
[
|
|
"Audio_Girl_FallToGroundSprint"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 1.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"SprintBS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"SprintBS":
|
|
[
|
|
"Audio_Girl_RunToSprint",
|
|
"SprintBS_Invincible",
|
|
"Emo_Girl_Sprint_BS"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill",
|
|
"AimEnd"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"canDoSkill": true,
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.26,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.26,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Sprint":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Sprint":
|
|
[
|
|
"Ani_WalkSprint01",
|
|
"Audio_Girl_Sprint",
|
|
"Emo_Girl_Sprint_Loop"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 1.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"Crouch":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"CrouchIdle": [],
|
|
"CrouchMove":
|
|
[
|
|
"Audio_Girl_CrouchMove"
|
|
],
|
|
"CrouchRoll":
|
|
[
|
|
"Audio_Girl_CrouchRoll"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Squat",
|
|
"massRatio": 1.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"CrouchToStandby":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"CrouchToStandby":
|
|
[
|
|
"Audio_Girl_CrouchToStandby"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"sheatheOnStart": true
|
|
},
|
|
"SkiffNormal":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"SkiffNormal": []
|
|
},
|
|
"moveType": "normalMove",
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"Climb":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ClimbMove0":
|
|
[
|
|
"ClimbStep",
|
|
"Audio_Girl_Climb"
|
|
],
|
|
"ClimbMove1":
|
|
[
|
|
"ClimbStep",
|
|
"Audio_Girl_Climb"
|
|
],
|
|
"ClimbIdle": [],
|
|
"ClimbJump":
|
|
[
|
|
"Audio_Girl_ClimbDash"
|
|
],
|
|
"JumpUpWallForStandby":
|
|
[
|
|
"Audio_Girl_JumpUpWallStandby"
|
|
],
|
|
"Standby2ClimbB":
|
|
[
|
|
"Audio_Girl_Standby2ClimbB"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Climb",
|
|
"sheatheOnStart": true
|
|
},
|
|
"ClimbTransient":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"JumpWallReady": [],
|
|
"Standby2ClimbA":
|
|
[
|
|
"Audio_Girl_Standby2ClimbA"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Upstairs":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Upstairs":
|
|
[
|
|
"Audio_Girl_Upstairs"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Slip":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"SlipFaceWall": [],
|
|
"SlipBackWall": []
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Swim":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"SwimIdle":
|
|
[
|
|
"Audio_Girl_SwimIdle"
|
|
],
|
|
"SwimMove":
|
|
[
|
|
"SwimStep",
|
|
"Audio_Girl_SwimMove"
|
|
],
|
|
"SwimDash":
|
|
[
|
|
"Audio_Girl_SwimDash",
|
|
"Avatar_Girl_SwimDash_Hand_Effect"
|
|
],
|
|
"SwimJumpToWater":
|
|
[
|
|
"Audio_Girl_SwimJumpToWater"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Swim",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Fly":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Fly":
|
|
[
|
|
"Audio_Girl_Fly"
|
|
],
|
|
"FlyStart":
|
|
[
|
|
"Audio_Girl_FlyStart",
|
|
"FlyStart_Weapon"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseAirSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Fly",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Jump":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Jump":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
],
|
|
"JumpForRun":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
],
|
|
"JumpForWalk":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
],
|
|
"JumpForSprint":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill",
|
|
"AimEnd"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseAirSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Jump",
|
|
"sheatheOnStart": true
|
|
},
|
|
"Fall":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"JumpOffWall":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
],
|
|
"SwimJump":
|
|
[
|
|
"Audio_Girl_SwimJump"
|
|
],
|
|
"SwimJumpDrop": [],
|
|
"DropDown":
|
|
[
|
|
"Audio_Girl_DropDown"
|
|
],
|
|
"DropDownLit": [],
|
|
"WalkDropDownLit": []
|
|
},
|
|
"moveType": "normalMove",
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseAirSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"sheatheOnStart": true
|
|
},
|
|
"NormalStandbyWeapon":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"StandbyWeapon": []
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"battouOnStart": true
|
|
},
|
|
"NormalMoveWeapon":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"WalkToRunWeapon":
|
|
[
|
|
"Audio_Girl_WalkToRun"
|
|
],
|
|
"WalkWeapon":
|
|
[
|
|
"Audio_Girl_Walk"
|
|
],
|
|
"RunToWalkWeapon": [],
|
|
"RunWeapon":
|
|
[
|
|
"Audio_Girl_Run"
|
|
],
|
|
"RunToIdleWeapon": [],
|
|
"WalkToIdleWeapon": [],
|
|
"RunningTurnWeapon": [],
|
|
"FallOnGroundWeapon":
|
|
[
|
|
"Audio_Girl_FallOnGround"
|
|
],
|
|
"FallOnGroundLitWeapon":
|
|
[
|
|
"Audio_Girl_FallOnGroundLit"
|
|
],
|
|
"FallOnGroundMiddleWeapon":
|
|
[
|
|
"Audio_Girl_FallOnGroundMiddle"
|
|
],
|
|
"FallToGroundRunWeapon":
|
|
[
|
|
"Audio_Girl_FallToGroundRun"
|
|
],
|
|
"FallToGroundRunHardWeapon":
|
|
[
|
|
"Audio_Girl_FallToGroundRunHard"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 2.0,
|
|
"battouOnStart": true
|
|
},
|
|
"NormalMoveWeaponPutaway":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"StandbyPutaway":
|
|
[
|
|
"Girl_Bow_Putaway_Standby",
|
|
"Audio_Girl_Crossbow_StandbyPutAway"
|
|
],
|
|
"WalkPutaway":
|
|
[
|
|
"Girl_Sword_Putaway_Walk",
|
|
"Audio_Girl_Crossbow_WalkPutAway"
|
|
],
|
|
"RunPutaway":
|
|
[
|
|
"Girl_Sword_Putaway_Run",
|
|
"Audio_Girl_Crossbow_RunPutAway"
|
|
],
|
|
"RunToSprintWeapon":
|
|
[
|
|
"Girl_Sword_Putaway_Sprint",
|
|
"Audio_Girl_Crossbow_RunToSprintWeapon"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 2.0,
|
|
"battouOnStart": true
|
|
},
|
|
"NormalMoveWeaponOver":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"StandbyPutawayOver": [],
|
|
"WalkPutawayOver":
|
|
[
|
|
"Audio_Girl_Sword_WalkPutAwayOver"
|
|
],
|
|
"RunPutawayOver":
|
|
[
|
|
"Audio_Girl_Sword_RunPutAwayOver"
|
|
],
|
|
"RunToSprintWeaponOver":
|
|
[
|
|
"Audio_Girl_Sword_RunToSprintWeaponOver"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 2.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"JumpWeapon":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"JumpWeapon":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
],
|
|
"JumpForRunWeapon":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
],
|
|
"JumpForWalkWeapon":
|
|
[
|
|
"Audio_Girl_Jump"
|
|
]
|
|
},
|
|
"moveType": "normalMove",
|
|
"canDoSkill": true,
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseAirSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Jump",
|
|
"battouOnStart": true
|
|
},
|
|
"FallWeapon":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"DropDownWeapon":
|
|
[
|
|
"Audio_Girl_DropDown"
|
|
],
|
|
"DropDownLitWeapon": [],
|
|
"WalkDropDownLitWeapon": []
|
|
},
|
|
"moveType": "normalMove",
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseAirSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"battouOnStart": true
|
|
},
|
|
"BeHit":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Hit_L":
|
|
[
|
|
"Audio_Girl_Hit_L"
|
|
],
|
|
"Hit_H":
|
|
[
|
|
"Audio_Girl_Hit_H"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"cameraType": "combatBeHit",
|
|
"jumpCancelEnd": 0.0,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"BeHit",
|
|
"HitAir2HitDrop"
|
|
],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"battouOnStart": true
|
|
},
|
|
"HitThrow":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Hit_Throw_Ground":
|
|
[
|
|
"BeHitAir_Weapon"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"cameraType": "combatBeHit",
|
|
"jumpCancelEnd": 0.0,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"BeHit",
|
|
"HitAir2HitDrop"
|
|
],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseLiquid",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"sheatheOnStart": true
|
|
},
|
|
"BeHitAir":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Hit_Throw":
|
|
[
|
|
"Audio_Girl_Hit_Throw",
|
|
"BeHitAir_Weapon"
|
|
],
|
|
"Hit_ThrowAir":
|
|
[
|
|
"Audio_Girl_Hit_ThrowAir",
|
|
"BeHitAir_Weapon"
|
|
],
|
|
"Struggle":
|
|
[
|
|
"BeHitAir_Weapon"
|
|
]
|
|
},
|
|
"moveType": "combatAir",
|
|
"cameraType": "combatBeHit",
|
|
"jumpCancelEnd": 0.0,
|
|
"actionPanelState": "CombatAir",
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"BeHit"
|
|
],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"DoSkill"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"sheatheOnStart": true
|
|
},
|
|
"Die":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"FallDie":
|
|
[
|
|
"Audio_Girl_Death"
|
|
],
|
|
"NormalDie":
|
|
[
|
|
"Die",
|
|
"Audio_Girl_Death"
|
|
],
|
|
"SwimDie":
|
|
[
|
|
"Swim_Die",
|
|
"Audio_Girl_SwimDie"
|
|
],
|
|
"HitGroundDie":
|
|
[
|
|
"Die",
|
|
"Audio_Girl_Death"
|
|
]
|
|
}
|
|
},
|
|
"Die_RagDoll":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"FallDie_AS": []
|
|
},
|
|
"enableRagDoll": true
|
|
},
|
|
"ShootBS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ShootStandbyBS":
|
|
[
|
|
"Ambor_ShootBS",
|
|
"Emo_Avatar_Ambor_Fight_AimBS"
|
|
],
|
|
"ShootRunBS":
|
|
[
|
|
"Ambor_ShootBS",
|
|
"Emo_Avatar_Ambor_Fight_AimBS"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanCancelSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"battouOnStart": true
|
|
},
|
|
"Shoot":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Attack01":
|
|
[
|
|
"Ambor_Attack01",
|
|
"Audio_Girl_Bow_Attack01",
|
|
"Emo_Girl_Bow_Ambor_NormalAttack01",
|
|
"SetComboCount1",
|
|
"Interaction_Bad"
|
|
],
|
|
"Attack02":
|
|
[
|
|
"Ambor_Attack02",
|
|
"Audio_Girl_Bow_Attack02",
|
|
"Emo_Girl_Bow_Ambor_NormalAttack02",
|
|
"SetComboCount2",
|
|
"Interaction_Bad"
|
|
],
|
|
"Attack03":
|
|
[
|
|
"Ambor_Attack03",
|
|
"Audio_Girl_Bow_Attack03",
|
|
"Emo_Girl_Bow_Ambor_NormalAttack03",
|
|
"SetComboCount3",
|
|
"Interaction_Bad"
|
|
],
|
|
"Attack04":
|
|
[
|
|
"Ambor_Attack04",
|
|
"Audio_Girl_Bow_Attack04",
|
|
"Emo_Girl_Bow_Ambor_NormalAttack04",
|
|
"SetComboCount4",
|
|
"Interaction_Bad"
|
|
],
|
|
"Attack05":
|
|
[
|
|
"Ambor_Attack05",
|
|
"Audio_Girl_Bow_Attack05",
|
|
"Emo_Girl_Bow_Ambor_NormalAttack05",
|
|
"SetComboCount5",
|
|
"Interaction_Bad"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"cameraType": "combatNormal",
|
|
"canDoSkill": true,
|
|
"cameraParam":
|
|
{
|
|
"radiusSpringRatio": 2
|
|
},
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanCancelSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"battouOnStart": true
|
|
},
|
|
"Aim":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"priority": -2,
|
|
"animatorStates":
|
|
{
|
|
"AimLoop":
|
|
[
|
|
"Audio_Girl_Crossbow_Aim_Loop",
|
|
"Emo_Avatar_Ambor_Fight_Aim"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"battouOnStart": true,
|
|
"actionPanelState": "Aim",
|
|
"needFaceToAnimParam": true
|
|
},
|
|
"FastAim":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"priority": -2,
|
|
"animatorStates":
|
|
{
|
|
"FastAimLoop":
|
|
[
|
|
"Audio_Girl_Crossbow_Aim_Loop",
|
|
"Emo_Avatar_Ambor_Fight_Aim"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"battouOnStart": true,
|
|
"actionPanelState": "FastAim",
|
|
"needFaceToAnimParam": true
|
|
},
|
|
"Sit":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"SitDown":
|
|
[
|
|
"Audio_Girl_SitDown"
|
|
],
|
|
"SitLoop": [],
|
|
"SitUp":
|
|
[
|
|
"Audio_Girl_SitDown"
|
|
]
|
|
},
|
|
"moveType": "performMove",
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Perform",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"SitB":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"SitBDown":
|
|
[
|
|
"Audio_Girl_SitDown"
|
|
],
|
|
"SitBLoop": [],
|
|
"SitBUp":
|
|
[
|
|
"Audio_Girl_SitDown"
|
|
]
|
|
},
|
|
"moveType": "performMove",
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit": [],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Perform",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"TakePhotos":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"Think01BS": [],
|
|
"Akimbo02BS": [],
|
|
"Think01Loop": [],
|
|
"Akimbo02Loop": [],
|
|
"Think01AS": [],
|
|
"Akimbo02AS": []
|
|
}
|
|
},
|
|
"Channel_BS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ChannelBS":
|
|
[
|
|
"Emo_Avatar_Common_Manekin_Default"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"Channel_Loop":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ChannelLoop": []
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"Channel_AS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ChannelAS": []
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"PlayMusic_Lyre":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"PlayMusic_Lyre_BS":
|
|
[
|
|
"PlayMusic_Lyre_Girl"
|
|
],
|
|
"PlayMusic_Lyre_Loop": []
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar": [],
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"PlayMusic_Lyre_AS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"PlayMusic_Lyre_AS":
|
|
[
|
|
"PlayMusic_Lyre_Girl_AS"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"PlayMusic_Qin":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"PlayMusic_Qin_BS":
|
|
[
|
|
"PlayMusic_Qin_Girl"
|
|
],
|
|
"PlayMusic_Qin_Loop": []
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar": [],
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"PlayMusic_Qin_AS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"PlayMusic_Qin_AS":
|
|
[
|
|
"PlayMusic_Qin_Girl_AS"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"PlayMusic_Drum":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"PlayMusic_Drum_BS":
|
|
[
|
|
"PlayMusic_Drum_Girl"
|
|
],
|
|
"PlayMusic_Drum_Loop": []
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar": [],
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"PlayMusic_Drum_AS":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"PlayMusic_Drum_AS":
|
|
[
|
|
"PlayMusic_Drum_Girl_AS"
|
|
]
|
|
},
|
|
"moveType": "combatMove",
|
|
"canChangeAvatar":
|
|
[
|
|
{
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"canDoSkill": true,
|
|
"resetAnimatorTriggerOnEnter": [],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump"
|
|
],
|
|
"setAnimatorBoolean":
|
|
[
|
|
{
|
|
"name": "&CanUseSkill",
|
|
"normalizeStart": 0.0,
|
|
"normalizeEnd": 1.0
|
|
}
|
|
],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"ActivitySkill_ElectricCoreFly":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ActivitySkill_ElectricCoreFly": []
|
|
},
|
|
"moveType": "combatAir",
|
|
"canChangeAvatar": [],
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"ElectricCoreFly_End"
|
|
],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump",
|
|
"ElectricCoreFly_End"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
},
|
|
"ActivitySkill_GrapplingHook":
|
|
{
|
|
"$type": "ConfigAvatarStateIDInfo",
|
|
"animatorStates":
|
|
{
|
|
"ActivitySkill_GrapplingHook": []
|
|
},
|
|
"moveType": "combatAir",
|
|
"canChangeAvatar": [],
|
|
"canDoSkill": false,
|
|
"resetAnimatorTriggerOnEnter":
|
|
[
|
|
"GrapplingHook_Drop"
|
|
],
|
|
"resetAnimatorTriggerOnExit":
|
|
[
|
|
"BeHit",
|
|
"DoSkill",
|
|
"Jump",
|
|
"GrapplingHook_Drop"
|
|
],
|
|
"setAnimatorBoolean": [],
|
|
"actionPanelState": "Normal",
|
|
"massRatio": 100.0,
|
|
"sheatheOnStart": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"abilities": [],
|
|
"audio":
|
|
{
|
|
"$type": "ConfigAvatarAudio",
|
|
"animAudio":
|
|
{
|
|
"onTransitionOut":
|
|
[
|
|
{
|
|
"currentStateName": "StandbyPutaway",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
|
|
},
|
|
"otherStateNames": [],
|
|
"usage": "Any"
|
|
},
|
|
{
|
|
"currentStateName": "WalkPutaway",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
|
|
},
|
|
"otherStateNames": [],
|
|
"usage": "Any"
|
|
},
|
|
{
|
|
"currentStateName": "RunPutaway",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
|
|
},
|
|
"otherStateNames": [],
|
|
"usage": "Any"
|
|
},
|
|
{
|
|
"currentStateName": "SwimJumpDrop",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_char_swim_drop"
|
|
},
|
|
"otherStateNames": [],
|
|
"usage": "Any"
|
|
},
|
|
{
|
|
"currentStateName": "SwimJump",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_char_swim_drop"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"SwimJumpDrop"
|
|
],
|
|
"usage": "Except"
|
|
},
|
|
{
|
|
"currentStateName": "Fly",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "FlyStart",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "DropDownLit",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "DropDown",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "WalkDropDownLit",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "Jump",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "JumpForWalk",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "JumpForRun",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "JumpForSprint",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "JumpWeapon",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "JumpForWalkWeapon",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "JumpForRunWeapon",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "DropDownWeapon",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "DropDownLitWeapon",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_land_climb"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"ClimbIdle",
|
|
"ClimbMove0",
|
|
"ClimbMove1",
|
|
"ClimbJump"
|
|
],
|
|
"usage": "InSet"
|
|
},
|
|
{
|
|
"currentStateName": "SwimMove",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_char_swim"
|
|
},
|
|
"otherStateNames": [],
|
|
"usage": "Any"
|
|
}
|
|
],
|
|
"onTransitionIn": [],
|
|
"recurrentSpeeches":
|
|
{
|
|
"Standby":
|
|
{
|
|
"start":
|
|
{
|
|
"upper": 28.0,
|
|
"lower": 23.0
|
|
},
|
|
"interval":
|
|
{
|
|
"upper": 40.0,
|
|
"lower": 34.0
|
|
},
|
|
"eventName":
|
|
{
|
|
"text": "Play_vo_char_explore_idle"
|
|
}
|
|
},
|
|
"Walk":
|
|
{
|
|
"start":
|
|
{
|
|
"upper": 16.0,
|
|
"lower": 13.0
|
|
},
|
|
"interval":
|
|
{
|
|
"upper": 14.0,
|
|
"lower": 10.0
|
|
},
|
|
"eventName":
|
|
{
|
|
"text": ""
|
|
}
|
|
},
|
|
"Run":
|
|
{
|
|
"start":
|
|
{
|
|
"upper": 13.0,
|
|
"lower": 9.0
|
|
},
|
|
"interval":
|
|
{
|
|
"upper": 11.0,
|
|
"lower": 8.0
|
|
},
|
|
"eventName":
|
|
{
|
|
"text": ""
|
|
}
|
|
},
|
|
"Sprint":
|
|
{
|
|
"start":
|
|
{
|
|
"upper": 12.0,
|
|
"lower": 7.0
|
|
},
|
|
"interval":
|
|
{
|
|
"upper": 9.0,
|
|
"lower": 6.0
|
|
},
|
|
"eventName":
|
|
{
|
|
"text": ""
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"moveStateAudio":
|
|
{
|
|
"onStateBegin":
|
|
[
|
|
{
|
|
"currentStateName": "Fly",
|
|
"audioEvent":
|
|
{
|
|
"text": "Play_sfx_char_fly"
|
|
},
|
|
"otherStateNames": [],
|
|
"usage": "Any"
|
|
}
|
|
],
|
|
"onStateEnd":
|
|
[
|
|
{
|
|
"currentStateName": "Fly",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_char_fly"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"Air"
|
|
],
|
|
"usage": "Except"
|
|
},
|
|
{
|
|
"currentStateName": "Air",
|
|
"audioEvent":
|
|
{
|
|
"text": "Stop_sfx_char_fly"
|
|
},
|
|
"otherStateNames":
|
|
[
|
|
"Fly"
|
|
],
|
|
"usage": "Except"
|
|
}
|
|
]
|
|
},
|
|
"voiceSwitch":
|
|
{
|
|
"text": "Switch_RuoxinTest"
|
|
},
|
|
"bodyTypeSwitch":
|
|
{
|
|
"text": "Switch_Girl"
|
|
},
|
|
"listenerLiftup": 1.5,
|
|
"surfaceProberLiftup": 1.5
|
|
},
|
|
"moveStateEffect":
|
|
{
|
|
"footprint":
|
|
{
|
|
"defaultEffectPatternName": "",
|
|
"specialSurfaces":
|
|
{
|
|
"Snow":
|
|
{
|
|
"all":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint",
|
|
"deformation": ""
|
|
},
|
|
"PCNoTessellation":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint",
|
|
"deformation": ""
|
|
},
|
|
"pc":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint_PCPS4",
|
|
"deformation": "Snow_Footprint"
|
|
},
|
|
"ps4":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint_PCPS4",
|
|
"deformation": "Snow_Footprint"
|
|
}
|
|
},
|
|
"SnowRock":
|
|
{
|
|
"all":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint",
|
|
"deformation": ""
|
|
},
|
|
"PCNoTessellation":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint",
|
|
"deformation": ""
|
|
},
|
|
"pc":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint_PCPS4",
|
|
"deformation": "Snow_Footprint"
|
|
},
|
|
"ps4":
|
|
{
|
|
"effect": "Eff_Character_Snow_Footprint_PCPS4",
|
|
"deformation": "Snow_Footprint"
|
|
}
|
|
},
|
|
"Dirt":
|
|
{
|
|
"all":
|
|
{
|
|
"effect": "Eff_Chacter_Footprint",
|
|
"deformation": ""
|
|
}
|
|
},
|
|
"Sand":
|
|
{
|
|
"all":
|
|
{
|
|
"effect": "Eff_Chacter_Footprint",
|
|
"deformation": ""
|
|
}
|
|
},
|
|
"Cloud":
|
|
{
|
|
"all":
|
|
{
|
|
"effect": "Eff_FootGround_Cloud_01",
|
|
"deformation": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|