Files
FireflyGo_Resources/Config/Level/Mission/2011302/Mission_201130201.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": "Talk_201130201"
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 201130201,
"Desc": {
"Hash": -1784126323,
"Hash64": 16746500264881377770
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 16
}
},
"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.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 4,
"GroupID": 16,
"GroupNpcID": 400001,
"TalkSentenceID": 101013256
},
{
"AutoSkipTime": 1,
"GroupID": 6,
"GroupNpcID": 400002,
"TalkSentenceID": 101013257
}
]
}
]
}
]
}
],
"Type": "Mission"
}