mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
77 lines
2.1 KiB
JSON
77 lines
2.1 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CollectDataConditions",
|
|
"TaskIDList": [
|
|
404025904
|
|
],
|
|
"MainMissionIDList": [],
|
|
"PerformanceIDList": [],
|
|
"CustomValueMainMissionIDList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareSubMissionState",
|
|
"SubMissionID": 404025904,
|
|
"SubMissionState": "Started"
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupButtonListTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001
|
|
]
|
|
},
|
|
"TriggerName": "MissionTrigger",
|
|
"ButtonsByName": [],
|
|
"ButtonConfigs": [
|
|
{
|
|
"ID": "Press1",
|
|
"ButtonIcon": {
|
|
"Value": "SpriteOutput/TalkIcon/SecretMissionIcon.png"
|
|
},
|
|
"IconType": "SecretMissionIcon",
|
|
"ButtonText": {
|
|
"Value": "PropInteractTitle_1"
|
|
}
|
|
}
|
|
],
|
|
"IsOverrideValidGuestConfig": true,
|
|
"OverridedValidGuestConfig": {}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvOnButtonPressed",
|
|
"ButtonName": "Press1",
|
|
"OnPressedCallback": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 404025904
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_404025904"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |