mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
65 lines
1.2 KiB
JSON
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": []
|
|
} |