mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
130 lines
3.8 KiB
JSON
130 lines
3.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterDistrict_G253"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 802611202,
|
|
"MaskConfig": {
|
|
"UseExcelData": false,
|
|
"EndBlack": "None"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetFloorCustomBool",
|
|
"Name": {
|
|
"Value": "MusicRhythm_Junk_Change"
|
|
},
|
|
"Value": {
|
|
"Value": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802611202
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.StartDialogueEntityInteract",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 250
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"LevelGraphPath": "Config/Level/Props/InteractMode/TriggerEvent_TriggerType_08.json",
|
|
"UseOverrideData": true,
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Level/Common_Adventure/UseInteractNPCFront.prefab",
|
|
"Key": "DialogueEntityInteract_AreaPath"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront,UseInteractNPCFront_Camera",
|
|
"Key": "DialogueEntityInteract_CameraKey"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "UseInteractNPCFront",
|
|
"Key": "DialogueEntityInteract_AreaName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedFloat",
|
|
"Key": "ResetEntityTransform"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.MusicRhythm.MusicRhythmChooseLevelPage",
|
|
"WaitForExit": true,
|
|
"Param": {
|
|
"Value": "3"
|
|
},
|
|
"OnUICustomEvent": [],
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.EndDialogueEntityInteract"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.AdvDistrictSetupTrigger",
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 253
|
|
}
|
|
},
|
|
"DistrictID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"DisableAfterTrigger": true,
|
|
"TickInterval": 0.3,
|
|
"OnEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterDistrict_G253"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |