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

180 lines
4.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300020
}
},
"CreateList": [
{
"$type": "RPG.GameCore.GroupEntityInfo",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300022
}
}
}
]
},
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300020
}
}
}
},
"TargetGroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"TargetTypes": [],
"OnTriggerEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "ThiefBubbleTalk"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ThiefBubbleTalk"
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 2,
"GroupID": 4,
"GroupNpcID": 400004,
"TalkSentenceID": 217019910
},
{
"AutoSkipTime": 1,
"GroupID": 4,
"GroupNpcID": 400004,
"TalkSentenceID": 217019911
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Submission_201170105_End"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300022
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 4
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201170105"
}
]
}
],
"Type": "Mission"
}