mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
39 lines
808 B
JSON
39 lines
808 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAIFollow",
|
|
"EntityInstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
},
|
|
"StopMoveDistance": 5,
|
|
"StartWalkDistance": 6,
|
|
"StartRunDistance": 7,
|
|
"StartSprintDistance": 10,
|
|
"TeleportDistance": 10000,
|
|
"AngleTolerance": 360,
|
|
"PreferSlotIDs": [
|
|
2,
|
|
3
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "DestoryNPC_173_400002"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |