turnbasedgamedata/Config/Level/GroupGraph/F10202004/Group_F10202004_G174.json
2025-02-24 07:50:34 -03:00

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"
}