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

50 lines
1006 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"GroupId": 7,
"PointID": 1,
"MotionFlag": "FastRun"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 6.5
}
}
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400001
]
}
]
}
],
"Type": "EntityInstance"
}