turnbasedgamedata/Config/Level/GroupGraph/F10301001/Group_F10301001_G100.json
2024-10-21 03:16:22 -03:00

65 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayVoice",
"VoiceIDs": [
103031803
],
"IntervalTime": 0
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "run_103030212"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "run_103030212"
},
"OnEvent": [
{
"$type": "RPG.GameCore.AdvSetAIMoveTo",
"EntityInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"GroupId": 100,
"PointID": 1,
"MotionFlag": "Run",
"AlignRotation": true,
"OnReach": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_103030212"
}
}
]
}
]
}
]
}
],
"Type": "Group"
}