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

123 lines
3.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitGroupEvent",
"EventName": {
"Value": "EnterArea_G144"
},
"OnEvent": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 203060100
},
{
"$type": "RPG.GameCore.PerformanceEndSeq",
"Cases": [
{
"Case": 2,
"OnSuccess": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 203060128,
"MissionCustomValue": {
"Index": 3,
"ValidValueParamList": [
1,
2
]
},
"CustomValue": 2
},
{
"$type": "RPG.GameCore.CalculateMissionCustomValue",
"TargetSubmissionID": 203060128,
"TargetMissionCustomValue": {
"Index": 6,
"ValidValueParamList": [
0,
1,
2,
3,
4,
5
]
},
"ValueA": {
"Type": "CustomValue",
"MainMissionID": 2030601,
"MissionCustomValue": {
"Index": 7,
"isLocal": true,
"ValidValueParamList": [
0,
1,
2,
3,
4,
5
]
}
},
"ValueB": {}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 203060128
}
]
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "StartWork",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.TriggerGroupEvent",
"EventName": {
"Value": "EnterArea_G144"
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TargetType": {
"$type": "RPG.GameCore.GroupFetchLocalTarget",
"TargetType": "Prop",
"Targets": [
300001
]
},
"TriggerName": "MissionTrigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "StartWork",
"IconType": "ChatIcon",
"ButtonText": {
"Value": "PropInteractTitle_424"
}
}
]
}
]
}
],
"Type": "Group"
}