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

84 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201050209_submit"
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 201050209,
"Desc": {
"Hash": -265096544,
"Hash64": 1696497884775093956
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 22
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"DestroyAfterTriggered": true,
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 201214619,
"ProtectTime": 2
},
{
"TalkSentenceID": 201214620,
"ProtectTime": 2
},
{
"TalkSentenceID": 201214621,
"ProtectTime": 2
}
]
}
]
}
]
}
],
"Type": "Mission"
}