mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
118 lines
2.9 KiB
JSON
118 lines
2.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "MissionFCV_103020108"
|
|
},
|
|
"Value": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetupCustomTaskTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300002
|
|
]
|
|
},
|
|
"TriggerName": "MissionTrigger",
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "MunicipalStart"
|
|
}
|
|
}
|
|
],
|
|
"OnExit": [],
|
|
"DisableAfterTriggered": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "MunicipalStart"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.PlayMunicipalChat",
|
|
"NewMunicipalChatConfigPath": "Config/Level/MunicipalChatConfig/F10305001/MunicipalChatConfig_F10305001_0001.json",
|
|
"NewMunicipalChatEntityInfos": {
|
|
"Value": [
|
|
{
|
|
"$type": "RPG.GameCore.MunicipalChatEntityInfo",
|
|
"UniqueName": "1",
|
|
"GroupInstanceID": 400001
|
|
}
|
|
]
|
|
},
|
|
"MunicipalChatName": "MunicipalChatConfig_F10305001_0001"
|
|
}
|
|
],
|
|
"IsLoop": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "ActEnd_103020129"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionAudioState",
|
|
"SetBGMEmotionState": true,
|
|
"BGMEmotionStateName": "State_Suspense"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StopMunicipalChat",
|
|
"MunicipalChatName": "MunicipalChatConfig_F10305001_0001"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "PlayVideo",
|
|
"PerformanceID": 103020111
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "C",
|
|
"PerformanceID": 103020112
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103020111"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ResetMissionAudioState",
|
|
"ResetBGMEmotionState": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |