mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
20 lines
290 B
JSON
20 lines
290 B
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": []
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPredicateSucc"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ChangePropState"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |