mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
27 lines
502 B
JSON
27 lines
502 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.VerifyInteractingEntity",
|
|
"GroupID": 34,
|
|
"ConfigID": 400001
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"IsLoop": true,
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTransferFinishedEvent"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.VerifyInteractingEntity",
|
|
"GroupID": 34,
|
|
"ConfigID": 400001
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |