Grasscutter_Resources/Resources/BinOutput/Npc/ConfigNpc_Common_AnimatorMove_Hili.json
2022-04-23 07:55:31 +05:30

119 lines
2.6 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachSkinnedMesh",
"mesh": "EffectMesh"
},
"mass": 100000.0,
"affectedByWorld": true
},
"headControl": {
"$type": "MoleMole.Config.ConfigHeadControl",
"useWhiteAnimStates": false,
"dontAnimStates": [
"Downcast01BS",
"Downcast01AS",
"Downcast01Loop",
"DrinkToComplain",
"FountainPray",
"FountainSneak",
"Pray01Loop",
"Investigate01Loop",
"Shy01Loop",
"HoldHead01Loop",
"SitCrouch01Loop"
]
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"Born": {
"$type": "MoleMole.Config.ConfigNpcStateIDInfo",
"animatorStates": {
"Born": [
"Npc_ResetFreeStyle"
]
}
},
"Disappear": {
"$type": "MoleMole.Config.ConfigNpcStateIDInfo",
"animatorStates": {
"Disappear": [
"Npc_FadeOut"
]
},
"canBeInter": false
},
"FreeStyleReset": {
"$type": "MoleMole.Config.ConfigNpcStateIDInfo",
"animatorStates": {
"HitLightBackrake01": [
"Npc_ResetFreeStyle"
],
"HitLightForerake01": [
"Npc_ResetFreeStyle"
],
"AfraidAS": [
"Npc_ResetFreeStyle"
],
"Alert01AS": [
"Npc_ResetFreeStyle"
],
"Clap01": [
"Npc_ResetFreeStyle"
]
}
}
}
}
},
"billboard": {
"$type": "MoleMole.Config.ConfigBillboard",
"attachPoint": "BillboardAttach",
"offset": {
"x": -0.09,
"y": 0.01
},
"offsetType": "Character",
"radiusOffset": 0.13,
"showDistance": 20.0,
"markShowDistance": 45.0
},
"defaultDither": 0.0,
"aibeta": {
"enable": true,
"friendliness": 1,
"moveSetting": {
"navMeshAgentName": "Undead01",
"almostReachedDistanceWalk": 0.3,
"almostReachedDistanceRun": 0.6
},
"sensing": {
"enable": false
},
"threat": {
"enable": false
},
"defendArea": {
"enable": false
},
"profiling": {
"lodStrategy": "Npc"
},
"scriptedMoveToTactic": {
"enable": true,
"201": {
"speedLevel": 1
}
}
},
"move": {
"$type": "MoleMole.Config.ConfigNPCMove"
},
"intee": {
"usePushCollider": true
},
"emojiBubble": {}
}