0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-29 09:35:48 +00:00

Update Avatar from GC Data (3.3) because Data from GIO is out of date

* This will fix animated wanderer and some other useless characters removed in this version.
This commit is contained in:
Akbar Yahya 2022-12-13 01:31:39 +08:00
parent 73076f71ec
commit 35b49e89b7
85 changed files with 35212 additions and 78031 deletions

View File

@ -2,7 +2,7 @@
> <em>Resource Version - "Certain Anime Game" 3.3</em><br/> > <em>Resource Version - "Certain Anime Game" 3.3</em><br/>
- ExcelBinOutput (3.3 GC) - ExcelBinOutput (3.3 GC)
- BinOutput (3.3 GIO: Talent,Scene>SceneNpcBorn,LevelEntity,Gadget,Avatar,AbilityGroup,Ability | GC 3.3 Scene>Point,Quest,HomeworldDefaultSave | GC ?.? LevelDesign>Routes) - BinOutput (3.3 GIO: Talent,Scene>SceneNpcBorn,LevelEntity,Gadget,AbilityGroup,Ability | GC 3.3 Scene>Point,Quest,HomeworldDefaultSave,Avatar | GC ?.? LevelDesign>Routes)
- Scripts (3.3 GIO) (Used for Big World LUA) - Scripts (3.3 GIO) (Used for Big World LUA)
- TextMap (3.3 GC) (for language translations items,etc are used for gm-books) - TextMap (3.3 GC) (for language translations items,etc are used for gm-books)
- QuestEncryptionKeys (3.2 GIO) (Used for cutscenes that require a key, see Credits below) - QuestEncryptionKeys (3.2 GIO) (Used for cutscenes that require a key, see Credits below)

File diff suppressed because it is too large Load Diff

View File

@ -1,991 +0,0 @@
{
"$type": "ConfigAvatar",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh",
"emissionRateRatio": 1.0,
"mesh": "EffectMesh",
"normalOffset": 0.02
},
"height": 1.86,
"modelHeight": 1.86,
"mass": 10.0,
"affectedByWorld": true,
"checkInSurface": true
},
"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
},
"specialPoint": {
"elementAbsorb": "PRIVATE_Pendant",
"elementPendant": "PRIVATE_Pendant"
},
"combat": {
"property": {
"weight": 75,
"endureType": "Avatar_Sword",
"endureShake": 0
},
"combatLock": {
"denyLockOn": false,
"lockShape": "CircleLockEnemyClose",
"lockWeightYaxisParam": 0.2,
"lockWeightYaxisThreshold": 2,
"lockType": "Avatar&Monster_Lv4"
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": false,
"muteAllHitEffect": false,
"muteAllHitText": false
},
"die": {
"hasAnimatorDie": true,
"muteAllShaderDieEff": false,
"dieShaderData": "AvatarDie",
"dieDisappearEffect": "Eff_Death_Avatar_Common",
"dieEndTime": 3.0,
"dieForceDisappearTime": 5.0,
"useRagDoll": true,
"ragDollDieEndTimeDelay": 0.4
},
"animEvents": {}
},
"stateLayers": {
"defaultLayer": {
"$type": "ConfigNormalStateLayer",
"stateIDs": {
"NormalStandby": {
"$type": "ConfigAvatarStateIDInfo",
"animatorStates": {
"Standby": []
},
"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_Male_Showup"],
"WalkToRun": ["Audio_Male_WalkToRun"],
"Walk": ["Ani_WalkSprint01", "Audio_Male_Walk", "WalkStepOnWater"],
"RunToWalk": ["Audio_Male_RunToWalk"],
"Run": ["Ani_Run01", "Audio_Male_Run"],
"RunToIdle": ["Audio_Male_RunToIdle"],
"WalkToIdle": ["Audio_Male_WalkToIdle"],
"RunningTurn": [],
"SprintToRun": ["Audio_Male_SprintToRun"],
"SprintToIdle": ["Audio_Male_SprintToIdle", "Emo_Male_Sprint_AS"],
"FallOnGround": ["Audio_Male_FallOnGround"],
"FallOnGroundLit": ["Audio_Male_FallOnGroundLit"],
"FallToGroundRun": ["Audio_Male_FallToGroundRun"],
"FallToGroundRunHard": ["Audio_Male_FallToGroundRunHard"],
"FallToGroundSprint": ["Audio_Male_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_Male_RunToSprint",
"SprintBS_Invincible",
"Emo_Male_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_Male_Sprint",
"Emo_Male_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
},
"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_Male_Climb"],
"ClimbMove1": ["ClimbStep", "Audio_Male_Climb"],
"ClimbIdle": [],
"ClimbJump": ["Audio_Male_ClimbDash"],
"JumpUpWallForStandby": ["Audio_Male_JumpUpWallStandby"],
"Standby2ClimbB": ["Audio_Male_Standby2ClimbB"]
},
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Climb",
"sheatheOnStart": true
},
"ClimbTransient": {
"$type": "ConfigAvatarStateIDInfo",
"animatorStates": {
"JumpWallReady": [],
"Standby2ClimbA": ["Audio_Male_Standby2ClimbA"]
},
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true
},
"Upstairs": {
"$type": "ConfigAvatarStateIDInfo",
"animatorStates": {
"Upstairs": ["Audio_Male_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_Male_SwimIdle"],
"SwimMove": ["SwimStep", "Audio_Male_SwimMove"],
"SwimDash": [
"Audio_Male_SwimDash",
"Avatar_Male_SwimDash_Hand_Effect"
],
"SwimJumpToWater": ["Audio_Male_SwimJumpToWater"]
},
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Swim",
"sheatheOnStart": true
},
"Fly": {
"$type": "ConfigAvatarStateIDInfo",
"animatorStates": {
"Fly": [],
"FlyStart": ["Audio_Male_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_Male_Jump"],
"JumpForRun": ["Audio_Male_Jump"],
"JumpForWalk": ["Audio_Male_Jump"],
"JumpForSprint": ["Audio_Male_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_Male_Jump"],
"SwimJump": ["Audio_Male_SwimJump"],
"SwimJumpDrop": [],
"DropDown": ["Audio_Male_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_Male_WalkToRun"],
"WalkWeapon": ["Audio_Male_Walk"],
"RunToWalkWeapon": ["Audio_Male_RunToWalk"],
"RunWeapon": ["Audio_Male_Run"],
"RunToIdleWeapon": [],
"WalkToIdleWeapon": [],
"RunningTurnWeapon": [],
"FallOnGroundWeapon": ["Audio_Male_FallOnGround"],
"FallOnGroundLitWeapon": ["Audio_Male_FallOnGroundLit"],
"FallOnGroundMiddleWeapon": ["Audio_Male_FallOnGroundMiddle"],
"FallToGroundRunWeapon": ["Audio_Male_FallToGroundRun"],
"FallToGroundRunHardWeapon": ["Audio_Male_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": [
"Male_Sword_Putaway_Standby",
"Audio_Male_Sword_StandbyPutAway"
],
"WalkPutaway": [
"Male_Sword_Putaway_Walk",
"Audio_Male_Sword_WalkPutAway"
],
"RunPutaway": [
"Male_Sword_Putaway_Run",
"Audio_Male_Sword_RunPutAway"
],
"RunToSprintWeapon": [
"Male_Sword_Putaway_Sprint",
"Audio_Male_Sword_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_Male_Sword_WalkPutAwayOver"],
"RunPutawayOver": ["Audio_Male_Sword_RunPutAwayOver"],
"RunToSprintWeaponOver": ["Audio_Male_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_Male_Jump"],
"JumpForRunWeapon": ["Audio_Male_Jump"],
"JumpForWalkWeapon": ["Audio_Male_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_Male_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_Male_Hit_L"],
"Hit_H": ["Audio_Male_Hit_H"]
},
"moveType": "combatMove",
"cameraType": "combatBeHit",
"jumpCancelEnd": 0.0,
"resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"],
"resetAnimatorTriggerOnExit": ["DoSkill"],
"setAnimatorBoolean": [],
"battouOnStart": true
},
"Die": {
"$type": "ConfigAvatarStateIDInfo",
"animatorStates": {
"FallDie": ["Audio_Male_Death"],
"NormalDie": ["Die", "Audio_Male_Death"],
"SwimDie": ["Swim_Die", "Audio_Male_SwimDie"],
"HitGroundDie": ["Die", "Audio_Male_Death"]
}
},
"Die_RagDoll": {
"$type": "ConfigAvatarStateIDInfo",
"animatorStates": {
"NormalDie_AS": [],
"FallDie_AS": []
},
"enableRagDoll": 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_Alhatham"
},
"bodyTypeSwitch": {
"text": "Switch_Male"
},
"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": ""
}
},
"TransparentBrick": {
"all": {
"effect": "Eff_SceneObj_InvisibleWall_01",
"deformation": ""
}
}
}
}
},
"perform": {}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,15 +1,12 @@
{ {
"$type": "ConfigAvatar",
"common": { "common": {
"effectAttachShape": { "effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh", "$type": "ConfigEffectAttachSkinnedMesh",
"emissionRateRatio": 1.0, "mesh": "EffectMesh"
"mesh": "EffectMesh",
"normalOffset": 0.02
}, },
"height": 1.86,
"modelHeight": 1.86,
"mass": 10.0, "mass": 10.0,
"height": 1.8600000143051147,
"modelHeight": 1.8600000143051147,
"affectedByWorld": true, "affectedByWorld": true,
"checkInSurface": true "checkInSurface": true
}, },
@ -41,70 +38,53 @@
"NormalMoveWeapon/RunningTurnWeapon" "NormalMoveWeapon/RunningTurnWeapon"
] ]
}, },
"combat": {
"property": {
"endureType": "Avatar_Sword",
"weight": 75.0
},
"beHit": {
"hitBloodEffect": ""
},
"die": {
"hasAnimatorDie": true,
"dieEndTime": 1.5,
"dieForceDisappearTime": 2.5,
"dieDisappearEffect": "Eff_Death_Avatar_Common",
"dieShaderData": "AvatarDie",
"useRagDoll": true,
"ragDollDieEndTimeDelay": 0.4000000059604645
}
},
"equipController": { "equipController": {
"sheathPoint": "WeaponBackPut",
"dissolveSheathFadeDelay": 0.07500000298023224,
"dissolveSheathFadeTime": 2.0999999046325684,
"attachPoints": { "attachPoints": {
"equip01": "WeaponR", "equip01": "WeaponR",
"equip02": "WeaponL", "equip02": "WeaponL",
"equip03": "WeaponL" "equip03": "WeaponL"
}, }
"sheathPoint": "WeaponBackPut",
"dissolveSheathFadeDelay": 0.075,
"dissolveSheathFadeTime": 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": { "stateLayers": {
"defaultLayer": { "defaultLayer": {
"$type": "ConfigNormalStateLayer", "$type": "ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": { "stateIDs": {
"NormalStandby": { "NormalStandby": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
"animatorStates": { "animatorStates": {
"Standby": [] "Standby": []
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"NormalMove": { "NormalMove": {
@ -126,25 +106,15 @@
"FallToGroundRunHard": ["Audio_Male_FallToGroundRunHard"], "FallToGroundRunHard": ["Audio_Male_FallToGroundRunHard"],
"FallToGroundSprint": ["Audio_Male_FallToGroundSprint"] "FallToGroundSprint": ["Audio_Male_FallToGroundSprint"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 1.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 1.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"SprintBS": { "SprintBS": {
@ -156,24 +126,20 @@
"Emo_Male_Sprint_BS" "Emo_Male_Sprint_BS"
] ]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"],
"resetAnimatorTriggerOnExit": [],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill",
"normalizeStart": 0.26, "normalizeStart": 0.25999999046325684
"normalizeEnd": 1.0
} }
], ],
"canChangeAvatar": [ "canChangeAvatar": [
{ {
"normalizeStart": 0.26, "normalizeStart": 0.25999999046325684
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Sprint": { "Sprint": {
@ -185,25 +151,15 @@
"Emo_Male_Sprint_Loop" "Emo_Male_Sprint_Loop"
] ]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 1.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 1.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"SkiffNormal": { "SkiffNormal": {
@ -211,13 +167,9 @@
"animatorStates": { "animatorStates": {
"SkiffNormal": [] "SkiffNormal": []
}, },
"moveType": "normalMove",
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": [],
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"massRatio": 100.0, "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Climb": { "Climb": {
@ -230,11 +182,9 @@
"JumpUpWallForStandby": ["Audio_Male_JumpUpWallStandby"], "JumpUpWallForStandby": ["Audio_Male_JumpUpWallStandby"],
"Standby2ClimbB": ["Audio_Male_Standby2ClimbB"] "Standby2ClimbB": ["Audio_Male_Standby2ClimbB"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Climb", "actionPanelState": "Climb",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"ClimbTransient": { "ClimbTransient": {
@ -243,11 +193,8 @@
"JumpWallReady": [], "JumpWallReady": [],
"Standby2ClimbA": ["Audio_Male_Standby2ClimbA"] "Standby2ClimbA": ["Audio_Male_Standby2ClimbA"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [], "animatorTriggerOnLanded": "",
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Upstairs": { "Upstairs": {
@ -255,17 +202,13 @@
"animatorStates": { "animatorStates": {
"Upstairs": ["Audio_Male_Upstairs"] "Upstairs": ["Audio_Male_Upstairs"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Slip": { "Slip": {
@ -274,11 +217,8 @@
"SlipFaceWall": [], "SlipFaceWall": [],
"SlipBackWall": [] "SlipBackWall": []
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [], "animatorTriggerOnLanded": "",
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Swim": { "Swim": {
@ -292,11 +232,9 @@
], ],
"SwimJumpToWater": ["Audio_Male_SwimJumpToWater"] "SwimJumpToWater": ["Audio_Male_SwimJumpToWater"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Swim", "actionPanelState": "Swim",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Fly": { "Fly": {
@ -305,18 +243,15 @@
"Fly": [], "Fly": [],
"FlyStart": ["Audio_Male_FlyStart", "FlyStart_Weapon"] "FlyStart": ["Audio_Male_FlyStart", "FlyStart_Weapon"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Fly", "actionPanelState": "Fly",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Jump": { "Jump": {
@ -327,18 +262,15 @@
"JumpForWalk": ["Audio_Male_Jump"], "JumpForWalk": ["Audio_Male_Jump"],
"JumpForSprint": ["Audio_Male_Jump"] "JumpForSprint": ["Audio_Male_Jump"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"], "resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Jump", "actionPanelState": "Jump",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Fall": { "Fall": {
@ -351,18 +283,14 @@
"DropDownLit": [], "DropDownLit": [],
"WalkDropDownLit": [] "WalkDropDownLit": []
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"NormalStandbyWeapon": { "NormalStandbyWeapon": {
@ -370,25 +298,15 @@
"animatorStates": { "animatorStates": {
"StandbyWeapon": [] "StandbyWeapon": []
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeapon": { "NormalMoveWeapon": {
@ -410,25 +328,15 @@
"FallToGroundRunWeapon": ["Audio_Male_FallToGroundRun"], "FallToGroundRunWeapon": ["Audio_Male_FallToGroundRun"],
"FallToGroundRunHardWeapon": ["Audio_Male_FallToGroundRunHard"] "FallToGroundRunHardWeapon": ["Audio_Male_FallToGroundRunHard"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeaponPutaway": { "NormalMoveWeaponPutaway": {
@ -451,25 +359,15 @@
"Audio_Male_Sword_RunToSprintWeapon" "Audio_Male_Sword_RunToSprintWeapon"
] ]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeaponOver": { "NormalMoveWeaponOver": {
@ -480,25 +378,15 @@
"RunPutawayOver": ["Audio_Male_Sword_RunPutAwayOver"], "RunPutawayOver": ["Audio_Male_Sword_RunPutAwayOver"],
"RunToSprintWeaponOver": ["Audio_Male_Sword_RunToSprintWeaponOver"] "RunToSprintWeaponOver": ["Audio_Male_Sword_RunToSprintWeaponOver"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"JumpWeapon": { "JumpWeapon": {
@ -508,24 +396,16 @@
"JumpForRunWeapon": ["Audio_Male_Jump"], "JumpForRunWeapon": ["Audio_Male_Jump"],
"JumpForWalkWeapon": ["Audio_Male_Jump"] "JumpForWalkWeapon": ["Audio_Male_Jump"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"canChangeAvatar": [{}],
"actionPanelState": "Jump", "actionPanelState": "Jump",
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"FallWeapon": { "FallWeapon": {
@ -535,18 +415,14 @@
"DropDownLitWeapon": [], "DropDownLitWeapon": [],
"WalkDropDownLitWeapon": [] "WalkDropDownLitWeapon": []
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"BeHit": { "BeHit": {
@ -556,11 +432,11 @@
"Hit_H": ["Audio_Male_Hit_H"] "Hit_H": ["Audio_Male_Hit_H"]
}, },
"moveType": "combatMove", "moveType": "combatMove",
"cameraType": "combatBeHit",
"jumpCancelEnd": 0.0,
"resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"], "resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"],
"resetAnimatorTriggerOnExit": ["DoSkill"], "resetAnimatorTriggerOnExit": ["DoSkill"],
"setAnimatorBoolean": [], "cameraType": "combatBeHit",
"jumpCancelEnd": 0.0,
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"Die": { "Die": {
@ -570,7 +446,8 @@
"NormalDie": ["Die", "Audio_Male_Death"], "NormalDie": ["Die", "Audio_Male_Death"],
"SwimDie": ["Swim_Die", "Audio_Male_SwimDie"], "SwimDie": ["Swim_Die", "Audio_Male_SwimDie"],
"HitGroundDie": ["Die", "Audio_Male_Death"] "HitGroundDie": ["Die", "Audio_Male_Death"]
} },
"animatorTriggerOnLanded": ""
}, },
"Die_RagDoll": { "Die_RagDoll": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
@ -578,7 +455,8 @@
"NormalDie_AS": [], "NormalDie_AS": [],
"FallDie_AS": [] "FallDie_AS": []
}, },
"enableRagDoll": true "enableRagDoll": true,
"animatorTriggerOnLanded": ""
}, },
"TakePhotos": { "TakePhotos": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
@ -589,7 +467,8 @@
"Akimbo02Loop": [], "Akimbo02Loop": [],
"Think01AS": [], "Think01AS": [],
"Akimbo02AS": [] "Akimbo02AS": []
} },
"animatorTriggerOnLanded": ""
}, },
"Channel_BS": { "Channel_BS": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
@ -597,24 +476,16 @@
"ChannelBS": ["Emo_Avatar_Common_Manekin_Default"] "ChannelBS": ["Emo_Avatar_Common_Manekin_Default"]
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"], "resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Channel_Loop": { "Channel_Loop": {
@ -623,24 +494,16 @@
"ChannelLoop": [] "ChannelLoop": []
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"], "resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Channel_AS": { "Channel_AS": {
@ -649,24 +512,16 @@
"ChannelAS": [] "ChannelAS": []
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"], "resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"PlayMusic_Lyre": { "PlayMusic_Lyre": {
@ -676,13 +531,9 @@
"PlayMusic_Lyre_Loop": [] "PlayMusic_Lyre_Loop": []
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [],
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": [],
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"massRatio": 100.0, "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"PlayMusic_Lyre_AS": { "PlayMusic_Lyre_AS": {
@ -691,24 +542,16 @@
"PlayMusic_Lyre_AS": ["PlayMusic_Lyre_Male_AS"] "PlayMusic_Lyre_AS": ["PlayMusic_Lyre_Male_AS"]
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"], "resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"PlayMusic_Qin": { "PlayMusic_Qin": {
@ -718,13 +561,9 @@
"PlayMusic_Qin_Loop": [] "PlayMusic_Qin_Loop": []
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [],
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": [],
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"massRatio": 100.0, "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"PlayMusic_Qin_AS": { "PlayMusic_Qin_AS": {
@ -733,24 +572,16 @@
"PlayMusic_Qin_AS": ["PlayMusic_Qin_Male_AS"] "PlayMusic_Qin_AS": ["PlayMusic_Qin_Male_AS"]
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"], "resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"PlayMusic_Drum": { "PlayMusic_Drum": {
@ -760,13 +591,9 @@
"PlayMusic_Drum_Loop": [] "PlayMusic_Drum_Loop": []
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [],
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": [],
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"massRatio": 100.0, "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"PlayMusic_Drum_AS": { "PlayMusic_Drum_AS": {
@ -775,24 +602,16 @@
"PlayMusic_Drum_AS": ["PlayMusic_Drum_Male_AS"] "PlayMusic_Drum_AS": ["PlayMusic_Drum_Male_AS"]
}, },
"moveType": "combatMove", "moveType": "combatMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"], "resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"ActivitySkill_ElectricCoreFly": { "ActivitySkill_ElectricCoreFly": {
@ -801,8 +620,7 @@
"ActivitySkill_ElectricCoreFly": [] "ActivitySkill_ElectricCoreFly": []
}, },
"moveType": "combatAir", "moveType": "combatAir",
"canChangeAvatar": [], "massRatio": 100.0,
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": ["ElectricCoreFly_End"], "resetAnimatorTriggerOnEnter": ["ElectricCoreFly_End"],
"resetAnimatorTriggerOnExit": [ "resetAnimatorTriggerOnExit": [
"BeHit", "BeHit",
@ -810,9 +628,7 @@
"Jump", "Jump",
"ElectricCoreFly_End" "ElectricCoreFly_End"
], ],
"setAnimatorBoolean": [], "animatorTriggerOnLanded": "",
"actionPanelState": "Normal",
"massRatio": 100.0,
"sheatheOnStart": true "sheatheOnStart": true
}, },
"ActivitySkill_GrapplingHook": { "ActivitySkill_GrapplingHook": {
@ -821,8 +637,7 @@
"ActivitySkill_GrapplingHook": [] "ActivitySkill_GrapplingHook": []
}, },
"moveType": "combatAir", "moveType": "combatAir",
"canChangeAvatar": [], "massRatio": 100.0,
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": ["GrapplingHook_Drop"], "resetAnimatorTriggerOnEnter": ["GrapplingHook_Drop"],
"resetAnimatorTriggerOnExit": [ "resetAnimatorTriggerOnExit": [
"BeHit", "BeHit",
@ -830,49 +645,38 @@
"Jump", "Jump",
"GrapplingHook_Drop" "GrapplingHook_Drop"
], ],
"setAnimatorBoolean": [], "animatorTriggerOnLanded": "",
"actionPanelState": "Normal",
"massRatio": 100.0,
"sheatheOnStart": true "sheatheOnStart": true
} }
} }
} }
}, },
"audio": { "audio": {
"$type": "ConfigAvatarAudio",
"animAudio": { "animAudio": {
"onTransitionOut": [ "onTransitionOut": [
{ {
"currentStateName": "StandbyPutaway", "currentStateName": "StandbyPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "WalkPutaway", "currentStateName": "WalkPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "RunPutaway", "currentStateName": "RunPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "SwimJumpDrop", "currentStateName": "SwimJumpDrop",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_swim_drop" "text": "Stop_sfx_char_swim_drop"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "SwimJump", "currentStateName": "SwimJump",
@ -1068,12 +872,9 @@
"currentStateName": "SwimMove", "currentStateName": "SwimMove",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_swim" "text": "Stop_sfx_char_swim"
}, }
"otherStateNames": [],
"usage": "Any"
} }
], ],
"onTransitionIn": [],
"recurrentSpeeches": { "recurrentSpeeches": {
"Standby": { "Standby": {
"start": { "start": {
@ -1135,9 +936,7 @@
"currentStateName": "Fly", "currentStateName": "Fly",
"audioEvent": { "audioEvent": {
"text": "Play_sfx_char_fly" "text": "Play_sfx_char_fly"
}, }
"otherStateNames": [],
"usage": "Any"
} }
], ],
"onStateEnd": [ "onStateEnd": [

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,15 +1,12 @@
{ {
"$type": "ConfigAvatar",
"common": { "common": {
"effectAttachShape": { "effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh", "$type": "ConfigEffectAttachSkinnedMesh",
"emissionRateRatio": 1.0, "mesh": "EffectMesh"
"mesh": "EffectMesh",
"normalOffset": 0.02
}, },
"height": 1.8647,
"modelHeight": 1.86,
"mass": 10.0, "mass": 10.0,
"height": 1.8646999597549438,
"modelHeight": 1.8600000143051147,
"affectedByWorld": true, "affectedByWorld": true,
"checkInSurface": true "checkInSurface": true
}, },
@ -43,76 +40,59 @@
"SitB/SitBLoop" "SitB/SitBLoop"
] ]
}, },
"specialPoint": {
"elementAbsorb": "PRIVATE_Pendant",
"elementPendant": "PRIVATE_Pendant",
"elementDrop": "RootNode",
"bulletAim": "RootNode"
},
"combat": {
"property": {
"endureType": "Avatar_Sword",
"weight": 75.0
},
"beHit": {
"hitBloodEffect": ""
},
"die": {
"hasAnimatorDie": true,
"dieEndTime": 1.5,
"dieForceDisappearTime": 2.5,
"dieDisappearEffect": "Death_Avatar_Common",
"dieShaderData": "AvatarDie",
"useRagDoll": true,
"ragDollDieEndTimeDelay": 0.4000000059604645
}
},
"equipController": { "equipController": {
"sheathPoint": "WeaponBackPut",
"dissolveSheathFadeDelay": 0.07500000298023224,
"dissolveSheathFadeTime": 2.0999999046325684,
"attachPoints": { "attachPoints": {
"equip01": "WeaponR", "equip01": "WeaponR",
"equip02": "WeaponL", "equip02": "WeaponL",
"equip03": "WeaponL" "equip03": "WeaponL"
}, }
"sheathPoint": "WeaponBackPut",
"dissolveSheathFadeDelay": 0.075,
"dissolveSheathFadeTime": 2.1,
"patternSheathFadeDelay": 0.075,
"patternSheathFadeTime": 2.1
},
"specialPoint": {
"elementAbsorb": "PRIVATE_Pendant",
"elementPendant": "PRIVATE_Pendant"
},
"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": "Death_Avatar_Common",
"dieEndTime": 1.5,
"dieForceDisappearTime": 2.5,
"useRagDoll": true,
"ragDollDieEndTimeDelay": 0.4
},
"animEvents": {}
}, },
"stateLayers": { "stateLayers": {
"defaultLayer": { "defaultLayer": {
"$type": "ConfigNormalStateLayer", "$type": "ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": { "stateIDs": {
"NormalStandby": { "NormalStandby": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
"animatorStates": { "animatorStates": {
"Standby": [] "Standby": []
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"NormalMove": { "NormalMove": {
@ -134,25 +114,15 @@
"FallToGroundRunHard": ["Audio_Male_FallToGroundRunHard"], "FallToGroundRunHard": ["Audio_Male_FallToGroundRunHard"],
"FallToGroundSprint": ["Audio_Male_FallToGroundSprint"] "FallToGroundSprint": ["Audio_Male_FallToGroundSprint"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 1.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 1.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"SprintBS": { "SprintBS": {
@ -164,24 +134,20 @@
"Emo_Male_Sprint_BS" "Emo_Male_Sprint_BS"
] ]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"],
"resetAnimatorTriggerOnExit": [],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill",
"normalizeStart": 0.26, "normalizeStart": 0.25999999046325684
"normalizeEnd": 1.0
} }
], ],
"canChangeAvatar": [ "canChangeAvatar": [
{ {
"normalizeStart": 0.26, "normalizeStart": 0.25999999046325684
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Sprint": { "Sprint": {
@ -193,25 +159,15 @@
"Emo_Male_Sprint_Loop" "Emo_Male_Sprint_Loop"
] ]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 1.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 1.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"SkiffNormal": { "SkiffNormal": {
@ -219,13 +175,9 @@
"animatorStates": { "animatorStates": {
"SkiffNormal": [] "SkiffNormal": []
}, },
"moveType": "normalMove",
"canDoSkill": false,
"resetAnimatorTriggerOnEnter": [],
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"massRatio": 100.0, "massRatio": 100.0,
"resetAnimatorTriggerOnExit": ["BeHit", "DoSkill", "Jump"],
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Climb": { "Climb": {
@ -238,11 +190,9 @@
"JumpUpWallForStandby": ["Audio_Male_JumpUpWallStandby"], "JumpUpWallForStandby": ["Audio_Male_JumpUpWallStandby"],
"Standby2ClimbB": ["Audio_Male_Standby2ClimbB"] "Standby2ClimbB": ["Audio_Male_Standby2ClimbB"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Climb", "actionPanelState": "Climb",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"ClimbTransient": { "ClimbTransient": {
@ -251,11 +201,8 @@
"JumpWallReady": [], "JumpWallReady": [],
"Standby2ClimbA": ["Audio_Male_Standby2ClimbA"] "Standby2ClimbA": ["Audio_Male_Standby2ClimbA"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [], "animatorTriggerOnLanded": "",
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Upstairs": { "Upstairs": {
@ -263,17 +210,13 @@
"animatorStates": { "animatorStates": {
"Upstairs": ["Audio_Male_Upstairs"] "Upstairs": ["Audio_Male_Upstairs"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Slip": { "Slip": {
@ -282,11 +225,8 @@
"SlipFaceWall": [], "SlipFaceWall": [],
"SlipBackWall": [] "SlipBackWall": []
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [], "animatorTriggerOnLanded": "",
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Swim": { "Swim": {
@ -300,11 +240,9 @@
], ],
"SwimJumpToWater": ["Audio_Male_SwimJumpToWater"] "SwimJumpToWater": ["Audio_Male_SwimJumpToWater"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Swim", "actionPanelState": "Swim",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Fly": { "Fly": {
@ -313,18 +251,15 @@
"Fly": [], "Fly": [],
"FlyStart": ["Audio_Male_FlyStart", "FlyStart_Weapon"] "FlyStart": ["Audio_Male_FlyStart", "FlyStart_Weapon"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Fly", "actionPanelState": "Fly",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Jump": { "Jump": {
@ -335,18 +270,15 @@
"JumpForWalk": ["Audio_Male_Jump"], "JumpForWalk": ["Audio_Male_Jump"],
"JumpForSprint": ["Audio_Male_Jump"] "JumpForSprint": ["Audio_Male_Jump"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"], "resetAnimatorTriggerOnEnter": ["DoSkill", "AimEnd"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Jump", "actionPanelState": "Jump",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Fall": { "Fall": {
@ -359,18 +291,14 @@
"DropDownLit": [], "DropDownLit": [],
"WalkDropDownLit": [] "WalkDropDownLit": []
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"NormalStandbyWeapon": { "NormalStandbyWeapon": {
@ -378,25 +306,15 @@
"animatorStates": { "animatorStates": {
"StandbyWeapon": [] "StandbyWeapon": []
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeapon": { "NormalMoveWeapon": {
@ -415,25 +333,15 @@
"FallToGroundRunWeapon": ["Audio_Male_FallToGroundRun"], "FallToGroundRunWeapon": ["Audio_Male_FallToGroundRun"],
"FallToGroundRunHardWeapon": ["Audio_Male_FallToGroundRunHard"] "FallToGroundRunHardWeapon": ["Audio_Male_FallToGroundRunHard"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeaponPutaway": { "NormalMoveWeaponPutaway": {
@ -456,25 +364,15 @@
"Audio_Male_Sword_RunToSprintWeapon" "Audio_Male_Sword_RunToSprintWeapon"
] ]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeaponOver": { "NormalMoveWeaponOver": {
@ -485,25 +383,15 @@
"RunPutawayOver": ["Audio_Male_Sword_RunPutAwayOver"], "RunPutawayOver": ["Audio_Male_Sword_RunPutAwayOver"],
"RunToSprintWeaponOver": ["Audio_Male_Sword_RunToSprintWeaponOver"] "RunToSprintWeaponOver": ["Audio_Male_Sword_RunToSprintWeaponOver"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"JumpWeapon": { "JumpWeapon": {
@ -513,24 +401,16 @@
"JumpForRunWeapon": ["Audio_Male_Jump"], "JumpForRunWeapon": ["Audio_Male_Jump"],
"JumpForWalkWeapon": ["Audio_Male_Jump"] "JumpForWalkWeapon": ["Audio_Male_Jump"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"canChangeAvatar": [{}],
"actionPanelState": "Jump", "actionPanelState": "Jump",
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"FallWeapon": { "FallWeapon": {
@ -540,18 +420,14 @@
"DropDownLitWeapon": [], "DropDownLitWeapon": [],
"WalkDropDownLitWeapon": [] "WalkDropDownLitWeapon": []
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"BeHit": { "BeHit": {
@ -561,11 +437,11 @@
"Hit_H": ["Audio_Male_Hit_H"] "Hit_H": ["Audio_Male_Hit_H"]
}, },
"moveType": "combatMove", "moveType": "combatMove",
"cameraType": "combatBeHit",
"jumpCancelEnd": 0.0,
"resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"], "resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"],
"resetAnimatorTriggerOnExit": ["DoSkill"], "resetAnimatorTriggerOnExit": ["DoSkill"],
"setAnimatorBoolean": [], "cameraType": "combatBeHit",
"jumpCancelEnd": 0.0,
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"Die": { "Die": {
@ -575,7 +451,8 @@
"NormalDie": ["Die", "Audio_Male_Death"], "NormalDie": ["Die", "Audio_Male_Death"],
"SwimDie": ["Swim_Die", "Audio_Male_SwimDie"], "SwimDie": ["Swim_Die", "Audio_Male_SwimDie"],
"HitGroundDie": ["Die", "Audio_Male_Death"] "HitGroundDie": ["Die", "Audio_Male_Death"]
} },
"animatorTriggerOnLanded": ""
}, },
"Die_RagDoll": { "Die_RagDoll": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
@ -583,46 +460,38 @@
"NormalDie_AS": [], "NormalDie_AS": [],
"FallDie_AS": [] "FallDie_AS": []
}, },
"enableRagDoll": true "enableRagDoll": true,
"animatorTriggerOnLanded": ""
} }
} }
} }
}, },
"audio": { "audio": {
"$type": "ConfigAvatarAudio",
"animAudio": { "animAudio": {
"onTransitionOut": [ "onTransitionOut": [
{ {
"currentStateName": "StandbyPutaway", "currentStateName": "StandbyPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "WalkPutaway", "currentStateName": "WalkPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "RunPutaway", "currentStateName": "RunPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "SwimJumpDrop", "currentStateName": "SwimJumpDrop",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_swim_drop" "text": "Stop_sfx_char_swim_drop"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "SwimJump", "currentStateName": "SwimJump",
@ -818,12 +687,9 @@
"currentStateName": "SwimMove", "currentStateName": "SwimMove",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_swim" "text": "Stop_sfx_char_swim"
}, }
"otherStateNames": [],
"usage": "Any"
} }
], ],
"onTransitionIn": [],
"recurrentSpeeches": { "recurrentSpeeches": {
"Standby": { "Standby": {
"start": { "start": {
@ -885,9 +751,7 @@
"currentStateName": "Fly", "currentStateName": "Fly",
"audioEvent": { "audioEvent": {
"text": "Play_sfx_char_fly" "text": "Play_sfx_char_fly"
}, }
"otherStateNames": [],
"usage": "Any"
} }
], ],
"onStateEnd": [ "onStateEnd": [

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,8 @@
{ {
"$type": "ConfigAvatar",
"common": { "common": {
"effectAttachShape": { "effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh", "$type": "ConfigEffectAttachSkinnedMesh",
"emissionRateRatio": 1.0, "mesh": "EffectMesh"
"mesh": "EffectMesh",
"normalOffset": 0.02
}, },
"mass": 10.0, "mass": 10.0,
"affectedByWorld": true, "affectedByWorld": true,
@ -39,41 +36,167 @@
"NormalMoveWeapon/RunningTurnWeapon" "NormalMoveWeapon/RunningTurnWeapon"
] ]
}, },
"equipController": {
"attachPoints": {
"equip01": "WeaponR",
"equip02": "WeaponL"
},
"sheathPoint": "WeaponBackPut"
},
"combat": { "combat": {
"property": { "property": {
"endure": 0, "endureType": "Avatar_Sword",
"weight": 75, "weight": 75.0
"lockShape": "CircleLockEnemy",
"endureType": "Avatar_Sword"
}, },
"beHit": { "beHit": {
"hitBloodEffect": "", "hitBloodEffect": ""
"muteAllHit": false,
"muteAllHitEffect": false,
"muteAllHitText": false
}, },
"die": { "die": {
"hasAnimatorDie": true, "hasAnimatorDie": true,
"muteAllShaderDieEff": false,
"dieShaderData": "AvatarDie",
"dieDisappearEffect": "Eff_Death_Avatar_Common",
"dieEndTime": 1.5, "dieEndTime": 1.5,
"dieForceDisappearTime": 2.5, "dieForceDisappearTime": 2.5,
"dieDisappearEffect": "Eff_Death_Avatar_Common",
"dieShaderData": "AvatarDie",
"useRagDoll": true, "useRagDoll": true,
"ragDollDieEndTimeDelay": 0.4 "ragDollDieEndTimeDelay": 0.4000000059604645
}
}, },
"animEvents": {} "equipController": {
"sheathPoint": "WeaponBackPut",
"attachPoints": {
"equip01": "WeaponR",
"equip02": "WeaponL"
}
}, },
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "Test_AttachFire",
"abilityOverride": ""
},
{
"abilityID": "Ability_03",
"abilityName": "Test_AttachGrassEnemy",
"abilityOverride": ""
},
{
"abilityID": "Ability_04",
"abilityName": "Test_CreateSteamBang",
"abilityOverride": ""
},
{
"abilityID": "Ability_07",
"abilityName": "Test_CreateGrassDart",
"abilityOverride": ""
},
{
"abilityID": "Ability_08",
"abilityName": "Test_CreateSharkTorpedo",
"abilityOverride": ""
},
{
"abilityID": "Ability_09",
"abilityName": "Test_FireShield",
"abilityOverride": ""
},
{
"abilityID": "Ability_10",
"abilityName": "Test_AttachIce",
"abilityOverride": ""
},
{
"abilityID": "Ability_RisingSlash_Hold",
"abilityName": "Test_HoldAttack",
"abilityOverride": ""
},
{
"abilityID": "Ability_RisingSlash_CD",
"abilityName": "Test_RisingSlash_CD",
"abilityOverride": ""
},
{
"abilityID": "Ability_FireAssault_Loop",
"abilityName": "Test_FireAssault_Loop",
"abilityOverride": ""
},
{
"abilityID": "Ability_FireAssault_CD",
"abilityName": "Test_FireAssault_CD",
"abilityOverride": ""
},
{
"abilityID": "Ability_LightningSpear",
"abilityName": "Test_LightningSpear",
"abilityOverride": ""
},
{
"abilityID": "Ability_LightningSpear_1H",
"abilityName": "Test_LightningSpear_1H",
"abilityOverride": ""
},
{
"abilityID": "Ability_LightningSpear_2H",
"abilityName": "Test_LightningSpear_2H",
"abilityOverride": ""
},
{
"abilityID": "Ability_LightningSpear_3H",
"abilityName": "Test_LightningSpear_3H",
"abilityOverride": ""
},
{
"abilityID": "Ability_LightningSpear_4H",
"abilityName": "Test_LightningSpear_4H",
"abilityOverride": ""
},
{
"abilityID": "Ability_LightningSpear_5H",
"abilityName": "Test_LightningSpear_5H",
"abilityOverride": ""
},
{
"abilityID": "Ability_FlickerWave",
"abilityName": "Avatar_Kate_FlickerWave",
"abilityOverride": ""
},
{
"abilityID": "Ability_WindZone",
"abilityName": "Test_WindZone",
"abilityOverride": ""
},
{
"abilityID": "Ability_ThunderFall",
"abilityName": "Avatar_Kate_ThunderFall",
"abilityOverride": ""
},
{
"abilityID": "Ability_StaticElecField",
"abilityName": "Test_StaticElecField",
"abilityOverride": ""
},
{
"abilityID": "Ability_RisingBladeNE",
"abilityName": "Avatar_Kate_RisingBladeNE",
"abilityOverride": ""
},
{
"abilityID": "Ability_TriggerAbility",
"abilityName": "Avatar_Kate_TriggerAbility",
"abilityOverride": ""
},
{
"abilityID": "Ability_CreateWoodSpike",
"abilityName": "Test_CreateWoodSpike",
"abilityOverride": ""
},
{
"abilityID": "Ability_RockImpact",
"abilityName": "Avatar_Kevin_RockImpact",
"abilityOverride": ""
},
{
"abilityID": "Ability_SupportWoodSpike_CD",
"abilityName": "Test_SupportWoodSpike_CD",
"abilityOverride": ""
}
],
"stateLayers": { "stateLayers": {
"defaultLayer": { "defaultLayer": {
"$type": "ConfigNormalStateLayer", "$type": "ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": { "stateIDs": {
"NormalMove": { "NormalMove": {
"$type": "ConfigAvatarStateIDInfo", "$type": "ConfigAvatarStateIDInfo",
@ -98,25 +221,15 @@
"FallToGroundRunHard": ["Audio_Girl_FallToGroundRunHard"], "FallToGroundRunHard": ["Audio_Girl_FallToGroundRunHard"],
"FallToGroundSprint": ["Audio_Girl_FallToGroundSprint"] "FallToGroundSprint": ["Audio_Girl_FallToGroundSprint"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 1.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 1.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Climb": { "Climb": {
@ -129,11 +242,9 @@
"JumpUpWallForStandby": ["Audio_Girl_JumpUpWallStandby"], "JumpUpWallForStandby": ["Audio_Girl_JumpUpWallStandby"],
"Standby2ClimbB": ["Audio_Girl_Standby2ClimbB"] "Standby2ClimbB": ["Audio_Girl_Standby2ClimbB"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Climb", "actionPanelState": "Climb",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"ClimbTransient": { "ClimbTransient": {
@ -143,11 +254,8 @@
"Standby2ClimbA": ["Audio_Girl_Standby2ClimbA"], "Standby2ClimbA": ["Audio_Girl_Standby2ClimbA"],
"Upstairs": ["Audio_Girl_Upstairs"] "Upstairs": ["Audio_Girl_Upstairs"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [], "animatorTriggerOnLanded": "",
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Ladder": { "Ladder": {
@ -160,11 +268,9 @@
"LadderSlipStop": [], "LadderSlipStop": [],
"Standby2Ladder": [] "Standby2Ladder": []
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Ladder", "actionPanelState": "Ladder",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Slip": { "Slip": {
@ -174,11 +280,8 @@
"SlipFaceWall": [], "SlipFaceWall": [],
"SlipBackWall": [] "SlipBackWall": []
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [], "animatorTriggerOnLanded": "",
"setAnimatorBoolean": [],
"actionPanelState": "Normal",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Swim": { "Swim": {
@ -191,11 +294,9 @@
"SwimJumpDrop": [], "SwimJumpDrop": [],
"SwimJumpToWater": ["Audio_Girl_SwimJumpToWater"] "SwimJumpToWater": ["Audio_Girl_SwimJumpToWater"]
}, },
"moveType": "normalMove",
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [],
"actionPanelState": "Swim", "actionPanelState": "Swim",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Fly": { "Fly": {
@ -204,18 +305,15 @@
"Fly": [], "Fly": [],
"FlyStart": ["Audio_Girl_FlyStart"] "FlyStart": ["Audio_Girl_FlyStart"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Fly", "actionPanelState": "Fly",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Jump": { "Jump": {
@ -225,24 +323,16 @@
"JumpForRun": ["Audio_Girl_Jump"], "JumpForRun": ["Audio_Girl_Jump"],
"JumpForWalk": ["Audio_Girl_Jump"] "JumpForWalk": ["Audio_Girl_Jump"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"canChangeAvatar": [{}],
"actionPanelState": "Jump", "actionPanelState": "Jump",
"animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"Fall": { "Fall": {
@ -253,18 +343,14 @@
"DropDownLit": [], "DropDownLit": [],
"WalkDropDownLit": [] "WalkDropDownLit": []
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"NormalStandbyWeapon": { "NormalStandbyWeapon": {
@ -272,25 +358,15 @@
"animatorStates": { "animatorStates": {
"StandbyWeapon": [] "StandbyWeapon": []
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 100.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 100.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeapon": { "NormalMoveWeapon": {
@ -309,25 +385,15 @@
"FallToGroundRunWeapon": ["Audio_Girl_FallToGroundRun"], "FallToGroundRunWeapon": ["Audio_Girl_FallToGroundRun"],
"FallToGroundRunHardWeapon": ["Audio_Girl_FallToGroundRunHard"] "FallToGroundRunHardWeapon": ["Audio_Girl_FallToGroundRunHard"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeaponPutaway": { "NormalMoveWeaponPutaway": {
@ -350,25 +416,15 @@
"Audio_Girl_Sword_RunToSprintWeapon" "Audio_Girl_Sword_RunToSprintWeapon"
] ]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"NormalMoveWeaponOver": { "NormalMoveWeaponOver": {
@ -379,25 +435,15 @@
"RunPutawayOver": ["Audio_Girl_Sword_RunPutAwayOver"], "RunPutawayOver": ["Audio_Girl_Sword_RunPutAwayOver"],
"RunToSprintWeaponOver": ["Audio_Girl_Sword_RunToSprintWeaponOver"] "RunToSprintWeaponOver": ["Audio_Girl_Sword_RunToSprintWeaponOver"]
}, },
"moveType": "normalMove",
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": [], "massRatio": 2.0,
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseSkill", "name": "&CanUseSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "canChangeAvatar": [{}],
"massRatio": 2.0, "animatorTriggerOnLanded": "",
"sheatheOnStart": true "sheatheOnStart": true
}, },
"JumpWeapon": { "JumpWeapon": {
@ -407,24 +453,16 @@
"JumpForRunWeapon": ["Audio_Girl_Jump"], "JumpForRunWeapon": ["Audio_Girl_Jump"],
"JumpForWalkWeapon": ["Audio_Girl_Jump"] "JumpForWalkWeapon": ["Audio_Girl_Jump"]
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"canChangeAvatar": [
{
"normalizeStart": 0.0,
"normalizeEnd": 1.0
}
],
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"canChangeAvatar": [{}],
"actionPanelState": "Jump", "actionPanelState": "Jump",
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"FallWeapon": { "FallWeapon": {
@ -434,18 +472,14 @@
"DropDownLitWeapon": [], "DropDownLitWeapon": [],
"WalkDropDownLitWeapon": [] "WalkDropDownLitWeapon": []
}, },
"moveType": "normalMove",
"canDoSkill": true, "canDoSkill": true,
"resetAnimatorTriggerOnEnter": ["DoSkill"], "resetAnimatorTriggerOnEnter": ["DoSkill"],
"resetAnimatorTriggerOnExit": [],
"setAnimatorBoolean": [ "setAnimatorBoolean": [
{ {
"name": "&CanUseAirSkill", "name": "&CanUseAirSkill"
"normalizeStart": 0.0,
"normalizeEnd": 1.0
} }
], ],
"actionPanelState": "Normal", "animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"BeHit": { "BeHit": {
@ -456,10 +490,10 @@
"Hit_Throw_Ground": [] "Hit_Throw_Ground": []
}, },
"moveType": "combatMove", "moveType": "combatMove",
"jumpCancelEnd": 0.0,
"resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"], "resetAnimatorTriggerOnEnter": ["BeHit", "HitAir2HitDrop"],
"resetAnimatorTriggerOnExit": ["DoSkill"], "resetAnimatorTriggerOnExit": ["DoSkill"],
"setAnimatorBoolean": [], "jumpCancelEnd": 0.0,
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"BeHitAir": { "BeHitAir": {
@ -470,10 +504,10 @@
"Struggle": [] "Struggle": []
}, },
"moveType": "combatAir", "moveType": "combatAir",
"jumpCancelEnd": 0.0,
"resetAnimatorTriggerOnEnter": ["BeHit"], "resetAnimatorTriggerOnEnter": ["BeHit"],
"resetAnimatorTriggerOnExit": ["DoSkill"], "resetAnimatorTriggerOnExit": ["DoSkill"],
"setAnimatorBoolean": [], "jumpCancelEnd": 0.0,
"animatorTriggerOnLanded": "",
"battouOnStart": true "battouOnStart": true
}, },
"Die": { "Die": {
@ -482,198 +516,78 @@
"NormalDie": ["Die", "Audio_Girl_Death"], "NormalDie": ["Die", "Audio_Girl_Death"],
"SwimDie": ["Die", "Audio_Girl_SwimDie"], "SwimDie": ["Die", "Audio_Girl_SwimDie"],
"HitGroundDie": ["Die"] "HitGroundDie": ["Die"]
},
"animatorTriggerOnLanded": ""
} }
} }
} }
},
"audio": {
"animAudio": {
"onTransitionIn": [
{
"currentStateName": "RisingBladeNE_Charge1",
"audioEvent": {
"text": "Play_sfx_char_skill_risingSlashNE_charge1"
} }
}, },
"abilities": [
{ {
"abilityID": "Ability_01", "currentStateName": "RisingBladeNE_Strike1",
"audioEvent": {
"abilityName": "Test_AttachFire" "text": "Play_sfx_char_skill_risingSlashNE_slash1"
}
}, },
{ {
"abilityID": "Ability_03", "currentStateName": "RisingBladeNE_Charge2",
"audioEvent": {
"abilityName": "Test_AttachGrassEnemy" "text": "Play_sfx_char_skill_risingSlashNE_charge2"
}
}, },
{ {
"abilityID": "Ability_04", "currentStateName": "RisingBladeNE_Strike2",
"audioEvent": {
"abilityName": "Test_CreateSteamBang" "text": "Play_sfx_char_skill_risingSlashNE_slash2"
}, }
{
"abilityID": "Ability_07",
"abilityName": "Test_CreateGrassDart"
},
{
"abilityID": "Ability_08",
"abilityName": "Test_CreateSharkTorpedo"
},
{
"abilityID": "Ability_09",
"abilityName": "Test_FireShield"
},
{
"abilityID": "Ability_10",
"abilityName": "Test_AttachIce"
},
{
"abilityID": "Ability_RisingSlash_Hold",
"abilityName": "Test_HoldAttack"
},
{
"abilityID": "Ability_RisingSlash_CD",
"abilityName": "Test_RisingSlash_CD"
},
{
"abilityID": "Ability_FireAssault_Loop",
"abilityName": "Test_FireAssault_Loop"
},
{
"abilityID": "Ability_FireAssault_CD",
"abilityName": "Test_FireAssault_CD"
},
{
"abilityID": "Ability_LightningSpear",
"abilityName": "Test_LightningSpear"
},
{
"abilityID": "Ability_LightningSpear_1H",
"abilityName": "Test_LightningSpear_1H"
},
{
"abilityID": "Ability_LightningSpear_2H",
"abilityName": "Test_LightningSpear_2H"
},
{
"abilityID": "Ability_LightningSpear_3H",
"abilityName": "Test_LightningSpear_3H"
},
{
"abilityID": "Ability_LightningSpear_4H",
"abilityName": "Test_LightningSpear_4H"
},
{
"abilityID": "Ability_LightningSpear_5H",
"abilityName": "Test_LightningSpear_5H"
},
{
"abilityID": "Ability_FlickerWave",
"abilityName": "Avatar_Kate_FlickerWave"
},
{
"abilityID": "Ability_WindZone",
"abilityName": "Test_WindZone"
},
{
"abilityID": "Ability_ThunderFall",
"abilityName": "Avatar_Kate_ThunderFall"
},
{
"abilityID": "Ability_StaticElecField",
"abilityName": "Test_StaticElecField"
},
{
"abilityID": "Ability_RisingBladeNE",
"abilityName": "Avatar_Kate_RisingBladeNE"
},
{
"abilityID": "Ability_TriggerAbility",
"abilityName": "Avatar_Kate_TriggerAbility"
},
{
"abilityID": "Ability_CreateWoodSpike",
"abilityName": "Test_CreateWoodSpike"
},
{
"abilityID": "Ability_RockImpact",
"abilityName": "Avatar_Kevin_RockImpact"
},
{
"abilityID": "Ability_SupportWoodSpike_CD",
"abilityName": "Test_SupportWoodSpike_CD"
} }
], ],
"audio": {
"$type": "ConfigAvatarAudio",
"animAudio": {
"onTransitionOut": [ "onTransitionOut": [
{ {
"currentStateName": "Attack05", "currentStateName": "Attack05",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_attack5_end" "text": "Stop_sfx_char_attack5_end"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "StandbyPutaway", "currentStateName": "StandbyPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "WalkPutaway", "currentStateName": "WalkPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "StandbyPutaway", "currentStateName": "StandbyPutaway",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby" "text": "Stop_sfx_weapon_1HSword_lady_putAwayStandby"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "FireAssault_Loop", "currentStateName": "FireAssault_Loop",
"audioEventNmae": "Stop_sfx_char_skill_fireAssault",
"otherStateNames": ["FireAssault_AS"], "otherStateNames": ["FireAssault_AS"],
"usage": "Except" "usage": "Except"
}, },
{ {
"currentStateName": "LiquidStrike_Move", "currentStateName": "LiquidStrike_Move"
"audioEventNmae": "Stop_sfx_char_ayaka_liquidStrike",
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "SwimJumpDrop", "currentStateName": "SwimJumpDrop",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_swim_drop" "text": "Stop_sfx_char_swim_drop"
}, }
"otherStateNames": [],
"usage": "Any"
}, },
{ {
"currentStateName": "Fly", "currentStateName": "Fly",
@ -861,43 +775,7 @@
"currentStateName": "SwimMove", "currentStateName": "SwimMove",
"audioEvent": { "audioEvent": {
"text": "Stop_sfx_char_swim" "text": "Stop_sfx_char_swim"
},
"otherStateNames": [],
"usage": "Any"
} }
],
"onTransitionIn": [
{
"currentStateName": "RisingBladeNE_Charge1",
"audioEvent": {
"text": "Play_sfx_char_skill_risingSlashNE_charge1"
},
"otherStateNames": [],
"usage": "Any"
},
{
"currentStateName": "RisingBladeNE_Strike1",
"audioEvent": {
"text": "Play_sfx_char_skill_risingSlashNE_slash1"
},
"otherStateNames": [],
"usage": "Any"
},
{
"currentStateName": "RisingBladeNE_Charge2",
"audioEvent": {
"text": "Play_sfx_char_skill_risingSlashNE_charge2"
},
"otherStateNames": [],
"usage": "Any"
},
{
"currentStateName": "RisingBladeNE_Strike2",
"audioEvent": {
"text": "Play_sfx_char_skill_risingSlashNE_slash2"
},
"otherStateNames": [],
"usage": "Any"
} }
], ],
"recurrentSpeeches": { "recurrentSpeeches": {
@ -961,9 +839,7 @@
"currentStateName": "Fly", "currentStateName": "Fly",
"audioEvent": { "audioEvent": {
"text": "Play_sfx_char_fly" "text": "Play_sfx_char_fly"
}, }
"otherStateNames": [],
"usage": "Any"
} }
], ],
"onStateEnd": [ "onStateEnd": [