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

91 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "200011021_End"
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 278713940,
"Hash64": 7018795788841107991
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_200011018_Prop_16_300001_BtnClick"
}
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 16
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 18,
"GroupNpcID": 400002
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_200011018_Prop_16_300001_BtnClick"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 200011018
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 200011018,
"Desc": {
"Hash": 55966026,
"Hash64": 9352886517654412126
}
}
]
}
],
"Type": "Mission"
}