turnbasedgamedata/Config/Level/GroupGraph/F20312001/Group_F20312001_G108.json
2024-10-21 03:16:22 -03:00

54 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "103050103_3DtxtAppear"
}
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300001
]
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.AdvCreateGroupEntity",
"InstanceIDList": [
300002
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "103050103_3DtxtDestory"
}
},
{
"$type": "RPG.GameCore.AdvDestroyGroupEntity",
"InstanceIDList": [
300001,
300002
]
}
]
}
],
"Type": "Group"
}