2025-02-24 07:50:34 -03:00

65 lines
1.2 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "MovePause"
},
"OnEvent": [
{
"$type": "RPG.GameCore.FormationMovePause",
"StreamId": 85
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.FormationMoveAddGroup",
"StreamId": 85,
"Pattern": "CavalryBeast_Caravan",
"Members": [
{
"InstanceID": 400001,
"SlotIndex": 2
},
{
"InstanceID": 400002,
"SlotIndex": 1
}
]
}
]
},
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "MoveResume"
},
"OnEvent": [
{
"$type": "RPG.GameCore.FormationMoveResume",
"StreamId": 85
}
]
}
]
}
],
"Type": "Group",
"EntityEventList": []
}