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

158 lines
4.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupTrigger",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 21
}
},
"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": 2.5,
"GroupID": 21,
"GroupNpcID": 400002,
"TalkSentenceID": 404011801
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400002,
"TalkSentenceID": 404011802
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400001,
"TalkSentenceID": 404011803
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400001,
"TalkSentenceID": 404011804
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400002,
"TalkSentenceID": 404011805
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400002,
"TalkSentenceID": 404011806
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400001,
"TalkSentenceID": 404011807
},
{
"AutoSkipTime": 2.5,
"GroupID": 21,
"GroupNpcID": 400001,
"TalkSentenceID": 404011808
}
]
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PropSetupUITrigger",
"DestroyAfterTriggered": true,
"ButtonIcon": "SpriteOutput/TalkIcon/ChatIcon.png",
"IconType": "ChatLoopIcon",
"ButtonText": {
"Hash": -347318505,
"Hash64": 10068459047683406643
},
"ButtonCallback": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_404011801"
}
}
],
"OverrideTargetTypes": [],
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 21
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404011801"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 404011801
}
]
}
],
"Type": "Mission"
}