mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
164 lines
4.6 KiB
JSON
164 lines
4.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitGroupEvent",
|
|
"EventName": {
|
|
"Value": "EnterArea_G{GroupID}"
|
|
},
|
|
"OnEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.LockPlayerControl"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionAudioState",
|
|
"SetSoundEffectState": true,
|
|
"SoundEffectStateName": "State_SFXTag_0330_02"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerSound",
|
|
"SoundName": {
|
|
"Value": "Ev_sfx_storyd_330dev_longrisemovement"
|
|
},
|
|
"EmitterType": "LocalPlayer"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideEntityV2",
|
|
"Target": {
|
|
"$type": "RPG.GameCore.GroupFetchLocalTarget",
|
|
"TargetType": "Prop",
|
|
"Targets": [
|
|
300001
|
|
]
|
|
},
|
|
"IsHide": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "LevelArea_P40431_F40431002_G11",
|
|
"AnchorName": "Anchor2",
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Custom",
|
|
"CustomCurveName": "BlendCut11",
|
|
"BlendTime": 3
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2.2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvCreateGroupEntityV2",
|
|
"InstanceIDList": [
|
|
400001
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvSetAIMoveTo",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
|
|
"FetchType": "SingleNpcByNpcID",
|
|
"SingleNpcID": {
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 11
|
|
}
|
|
},
|
|
"GroupNpcID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 400001
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"GroupId": 11,
|
|
"PointID": 4,
|
|
"MotionFlag": "Walk",
|
|
"AccurateStop": true,
|
|
"OnReach": [],
|
|
"SpeedScale": 0.5
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 0.5
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.UnLockPlayerControl"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PlayFullScreenTransfer",
|
|
"KeepDuration": 0,
|
|
"PostDuration": -1
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "LevelArea_P40431_F40431002_G11",
|
|
"AnchorName": "Anchor2",
|
|
"IsActive": false,
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Cut",
|
|
"CustomCurveName": "BlendCut11"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 104040805,
|
|
"MaskConfig": {
|
|
"UseExcelData": false,
|
|
"StartBlack": "NoPre"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 104040809
|
|
}
|
|
],
|
|
"IsLoop": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |