2024-10-21 03:16:22 -03:00

76 lines
1.6 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "BoardSaved_3"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "BoardSaved_4"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "BoardSaved_5"
},
"OnEvent": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300003
]
}
}
]
}
],
"Type": "Group"
}