turnbasedgamedata/Config/Level/GroupGraph/F20242001/Group_F20242001_G349.json
2025-02-24 07:50:34 -03:00

95 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterDistrict_G349"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 802720601,
"MaskConfig": {
"UseExcelData": false,
"EndBlack": "NoPost"
}
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720601,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 1
}
]
},
{
"Case": 1,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 802720601,
"MissionCustomValue": {
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 2
}
]
}
]
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 802720601
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
"GroupID": {
"FixedValue": {
"Value": 349
}
},
"DistrictID": {
"FixedValue": {
"Value": 1
}
},
"DisableAfterTrigger": true,
"TickInterval": 0.3,
"OnEnter": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterDistrict_G349"
}
}
]
}
]
}
],
"Type": "Group"
}