Files
turnbasedgamedata/Config/Level/GroupGraph/F10202004/Group_F10202004_G181.json
2025-07-03 10:50:43 +02:00

82 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "NPCMove_181_400001_1"
}
},
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"GroupId": 181,
"PointID": 2,
"MotionFlag": "Walk",
"OnReach": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_800326502"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "NPCMove_181_400001_2"
}
},
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"GroupId": 181,
"PointID": 5,
"MotionFlag": "Walk",
"OnReach": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_800326502"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Destroy_181_400002"
}
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
400002
]
}
]
}
],
"Type": "Group"
}