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

122 lines
2.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 14
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
},
{
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": 278713935,
"Hash64": 9811121677452092404
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 14
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020203"
}
],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 14
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 14,
"GroupNpcID": 400001,
"TalkSentenceID": 200020217
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
},
{
"$type": "RPG.GameCore.PlayNPCBubbleTalk",
"BubbleTalkInfoList": [
{
"AutoSkipTime": 5,
"GroupID": 14,
"GroupNpcID": 400006,
"TalkSentenceID": 200020221
}
]
}
]
}
],
"Type": "Mission"
}