2022-04-23 07:55:31 +05:30

122 lines
2.6 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachSkinnedMesh",
"mesh": "EffectMesh"
},
"mass": 100000.0,
"affectedByWorld": true
},
"headControl": {
"$type": "MoleMole.Config.ConfigHeadControl",
"useHeadControl": true,
"speed": 3.0,
"useWhiteAnimStates": false,
"dontAnimStates": [
"Turn01_90LBS",
"Turn01_90LAS",
"Turn01_90RBS",
"Turn01_90RAS",
"Downcast01BS",
"Downcast01AS",
"Downcast01Loop",
"DrinkToComplain",
"FountainPray",
"FountainSneak",
"Pray01Loop",
"Investigate01Loop"
]
},
"stateLayers": {
"defaultLayer": {
"$type": "MoleMole.Config.ConfigNormalStateLayer",
"layerIndexName": "",
"stateIDs": {
"Born": {
"$type": "MoleMole.Config.ConfigNpcStateIDInfo",
"animatorStates": {
"Born": [
"Npc_FadeIn"
]
},
"canBeInter": false
},
"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.5
},
"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": {}
}