turnbasedgamedata/Config/Level/Mission/4040170/Mission_404017001.json
2024-10-21 03:16:22 -03:00

53 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_404017001_PropUITrigger"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_404017001_PropUITrigger"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "E",
"PerformanceID": 404017001
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404017001"
}
]
}
],
"Type": "Mission"
}