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

60 lines
1.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.FormationMoveAddStream",
"CurveList": [
1,
2
],
"GroupList": [
97,
102,
103
],
"Speed": 2,
"SplitCount": 2,
"AheadDistance": 1,
"TeleportLod": 2
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.FormationMoveAddGroup",
"StreamId": 97,
"Pattern": "Test",
"Members": [
{
"InstanceID": 400001
},
{
"InstanceID": 400002,
"SlotIndex": 1
},
{
"InstanceID": 400003,
"SlotIndex": 2
},
{
"InstanceID": 400004,
"SlotIndex": 3
},
{
"InstanceID": 400005,
"SlotIndex": 4
}
]
}
]
}
],
"Type": "Group"
}