Files
FireflyGo_Resources/Config/Level/Mission/2020201/Mission_202020101.json
2025-08-14 09:04:39 +07:00

111 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 131
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 131
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 137
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 137
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 164,
"GroupNpcID": 400002,
"TalkSentenceID": 202021131
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202020101"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202020101"
}
]
}
],
"Type": "Mission"
}