turnbasedgamedata/Config/Level/LevelInstanceGraph/F43215001/LG_Prop_F43215001_G14_300001.json
2024-10-21 03:16:22 -03:00

124 lines
3.0 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": []
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": [
8015114
]
},
{
"$type": "RPG.GameCore.WaitMissionCustomValueChange",
"MainMissionID": 8015114,
"MissionCustomValue": {
"Index": 1,
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"OnChange": [
{
"$type": "RPG.GameCore.AdvEnableTrigger",
"TriggerName": "Trigger"
}
],
"Condition": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 8015114,
"MissionCustomValue": {
"Index": 1,
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"EquationType": "Equal",
"TargetValue": 1
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"CustomValueMainMissionIDList": [
8015114
]
},
{
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
"TriggerName": "Trigger",
"ButtonsByName": [],
"ButtonConfigs": [
{
"ID": "Btn_Fushen",
"ButtonIcon": {
"Value": "SpriteOutput/TalkIcon/ChatIcon.png"
},
"ButtonText": {
"Value": "PropInteractTitle_221"
}
}
],
"IsOverrideValidGuestConfig": true,
"OverridedValidGuestConfig": {
"Teammember": false,
"FakePlayer": true
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvOnButtonPressed",
"ButtonName": "Btn_Fushen",
"OnPressedCallback": [
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 801511404,
"MissionCustomValue": {
"Index": 1,
"isLocal": true,
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 801511404,
"MissionCustomValue": {
"isLocal": true,
"ValidValueParamList": [
1,
2,
3
]
},
"CustomValue": 2
}
]
}
]
}
]
}