mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
148 lines
3.0 KiB
JSON
148 lines
3.0 KiB
JSON
{
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachSkinnedMesh",
|
|
"mesh": "EffectMesh"
|
|
},
|
|
"mass": 20.0,
|
|
"height": 0.8,
|
|
"affectedByWorld": true
|
|
},
|
|
"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": {
|
|
"y": 0.35
|
|
},
|
|
"radiusOffset": 0.3,
|
|
"showDistance": 20.0,
|
|
"markShowDistance": 45.0
|
|
},
|
|
"defaultDither": 0.0,
|
|
"aibeta": {
|
|
"enable": true,
|
|
"friendliness": 1,
|
|
"moveSetting": {
|
|
"navMeshAgentName": "Undead01",
|
|
"almostReachedDistanceWalk": 0.3,
|
|
"almostReachedDistanceRun": 0.6
|
|
},
|
|
"sensing": {
|
|
"settings": {
|
|
"DefaultSetting": {
|
|
"viewRange": 20.0,
|
|
"horizontalFov": 90.0,
|
|
"hearFootstepRange": 15.0,
|
|
"feelRange": 3.0
|
|
}
|
|
}
|
|
},
|
|
"threat": {
|
|
"clearThreatTargetDistance": 25.0,
|
|
"clearThreatEdgeDistance": 0.0,
|
|
"hearThreatGrow": 100.0,
|
|
"feelThreatGrow": 50.0,
|
|
"threatBroadcastRange": 1.0,
|
|
"viewAttenuation": [
|
|
{
|
|
"x": 2.0,
|
|
"y": 4.1
|
|
},
|
|
{
|
|
"x": 5.0,
|
|
"y": 2.9
|
|
},
|
|
{
|
|
"x": 8.0,
|
|
"y": 1.5
|
|
},
|
|
{
|
|
"x": 12.0,
|
|
"y": 0.8
|
|
},
|
|
{
|
|
"x": 15.0,
|
|
"y": 0.5
|
|
}
|
|
],
|
|
"hearAttenuation": [
|
|
{
|
|
"x": 5.0,
|
|
"y": 2.0
|
|
},
|
|
{
|
|
"x": 8.0,
|
|
"y": 1.1
|
|
},
|
|
{
|
|
"x": 10.0,
|
|
"y": 0.8
|
|
},
|
|
{
|
|
"x": 15.0,
|
|
"y": 0.5
|
|
}
|
|
]
|
|
},
|
|
"defendArea": {
|
|
"enable": false
|
|
},
|
|
"scriptedMoveToTactic": {
|
|
"enable": true,
|
|
"201": {
|
|
"speedLevel": 1,
|
|
"stopByObstacle": true
|
|
}
|
|
}
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigNPCMove"
|
|
},
|
|
"intee": {}
|
|
} |