Files
turnbasedgamedata/Config/Level/Mission/3000201/Mission_300021303.json
2026-02-12 23:41:36 +01:00

93 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DisableAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": {
"EnumIndex": 11,
"Value": 1
},
"ButtonText": {
"Hash": 14610666476217274225
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "300021303_Prop"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 95
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300021303_Prop"
}
},
{
"$type": "RPG.GameCore.AdvEnablePropDialogMode",
"EnablePropCamera": false,
"LockPlayerControl": false,
"IsImmediatelySucc": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 95
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "E",
"PerformanceID": 300020204,
"ValueSource": {}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300021303"
}
]
}
],
"Type": "Mission"
}