mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
103 lines
2.4 KiB
JSON
103 lines
2.4 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupCustomTaskTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001
|
|
]
|
|
},
|
|
"TriggerName": "MissionTrigger",
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterArea_G{GroupID}"
|
|
}
|
|
}
|
|
],
|
|
"DisableAfterTriggered": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterArea_G{GroupID}"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 222142002,
|
|
"ProtectTime": 2
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowFuncBtn",
|
|
"ItemID": 150054,
|
|
"ShowBtnEffect": true,
|
|
"OverrideBtnHint": {
|
|
"Hash": 10502323441392336775
|
|
},
|
|
"MissionID": {
|
|
"FixedValue": {
|
|
"Value": 2022104
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"IsLoop": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"PrevDuration": -1,
|
|
"KeepDuration": 2.5,
|
|
"TextInfo": {
|
|
"TextList": [
|
|
{
|
|
"TalkSentenceID": 222141815
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayMissionTalk",
|
|
"ResumeAfterInterrupt": true,
|
|
"SubMissionIDForResume": 202210415,
|
|
"SimpleTalkList": [
|
|
{
|
|
"TalkSentenceID": 222141902
|
|
},
|
|
{
|
|
"TalkSentenceID": 222141903
|
|
},
|
|
{
|
|
"TalkSentenceID": 222141904
|
|
},
|
|
{
|
|
"TalkSentenceID": 222141905
|
|
},
|
|
{
|
|
"TalkSentenceID": 222141906
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |