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

41 lines
798 B
JSON

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