Files
FireflyGo_Resources/Config/Level/Mission/3000201/Mission_300021304.json
2025-08-26 17:57:41 +07:00

92 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DisableAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 937335587,
"Hash64": 14610666476217274225
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "300021304_Prop"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 96
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "300021304_Prop"
}
},
{
"$type": "RPG.GameCore.AdvEnablePropDialogMode",
"EnablePropCamera": false,
"LockPlayerControl": false,
"IsImmediatelySucc": true,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 96
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 300020205
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_300021304"
}
]
}
],
"Type": "Mission"
}