mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
38 lines
776 B
JSON
38 lines
776 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAIFollow",
|
|
"EntityInstanceID": {
|
|
"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"
|
|
} |