2025-02-24 07:50:34 -03:00

57 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "Clt_EraFlipFinished"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "A201_TSCRoom2_Chat01"
}
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitEntityEventV2",
"EventName": {
"Value": "Clt_EraFlipFinished"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "A201_TSCRoom2_Chat03"
}
}
],
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300002
]
}
}
]
}
],
"Type": "Group",
"EntityEventList": []
}