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

30 lines
599 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 12
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"TickInterval": 0.2,
"OnEnter": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_802020202"
}
]
}
]
}
],
"Type": "Group"
}