turnbasedgamedata/Config/Level/LevelInstanceGraph/F43306002/LG_NPC_F43306002_G7_400007.json
2025-02-24 07:50:34 -03:00

39 lines
735 B
JSON

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