mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
22 lines
401 B
JSON
22 lines
401 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Create_30_300001"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntity",
|
|
"InstanceIDList": [
|
|
300001
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |