Anush c2214701f0 Update 2.7 - BinOutput
Fixed Filenames of Avatar Files in BinOutput
Fixed Reliquary Missing
2022-05-29 15:28:16 +05:30

51 lines
1.1 KiB
JSON

{
"voiceSwitchKey": {
"text": "SwitchGroup_charName"
},
"bodyTypeSwitchKey": {
"text": "SwitchGroup_charType"
},
"weaponPutAwayAnimStateWhitelist": [
"WalkPutaway",
"RunPutaway",
"StandbyPutaway",
"WalkPutawayOver",
"RunPutawayOver",
"StandbyPutawayOver",
"StandbyWeapon",
"SprintBS",
"Upstairs",
"JumpUpWallForStandby",
"JumpUpWallReady",
"JumpForRunWeapon",
"ClimbIdle",
"Run",
"Attack01",
"Attack02",
"Attack03",
"Attack04",
"Attack05",
"ExtraAttack",
"ExtraAttack_AS",
"RunWeapon",
"Walk",
"Jump",
"JumpForRun"
],
"energyRatioRtpc": {
"text": "Param_energyRatio"
},
"teamHpRTPC": {
"text": "Param_teamHp"
},
"teamHpAliveRatio": 0.5,
"avatarAccessTypeSwitchGroup": {
"text": "SwitchGroup_AvatarType"
},
"localAvatarSwitchValue": {
"text": "Switch_Local"
},
"remoteAvatarSwitchValue": {
"text": "Switch_Remote"
}
}