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

86 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 105
}
},
"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": 101013759,
"ProtectTime": 2
},
{
"TalkSentenceID": 101013760,
"ProtectTime": 3.5
},
{
"TalkSentenceID": 101013761,
"ProtectTime": 2
},
{
"TalkSentenceID": 101013762,
"ProtectTime": 8.75
},
{
"TalkSentenceID": 101013763,
"ProtectTime": 3
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_common_flowershop_guitar02"
},
"EmitterType": "NPC",
"GroupID": 15,
"ID": 400007
}
]
}
],
"Type": "Mission"
}