turnbasedgamedata/Config/Level/LevelInstanceGraph/F44305001/LG_Prop_F44305001_G8_300004.json
2024-10-21 03:16:22 -03:00

66 lines
1.5 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAIFollow",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"StopMoveDistance": 3,
"StartWalkDistance": 3.5,
"StartWalkTime": 1,
"StartSprintDistance": 50,
"TeleportDistance": 0,
"StartFollowDistance": 0.6,
"PreferSlotIDs": [
2,
3
],
"Halflife": 1,
"TeleportDist": 10,
"StartAvoidDistance": 3,
"StartAvoidTime": 1.5,
"DisableTeleport": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetAIFollow",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"StopMoveDistance": 3,
"StartWalkDistance": 3.5,
"StartWalkTime": 1,
"StartSprintDistance": 50,
"TeleportDistance": 0,
"StartFollowDistance": 0.6,
"PreferSlotIDs": [
2,
3
],
"Halflife": 1,
"TeleportDist": 10,
"StartAvoidDistance": 3,
"StartAvoidTime": 1.5,
"DisableTeleport": true
}
]
}
],
"Type": "EntityInstance"
}