turnbasedgamedata/Config/Level/Mission/8003249/Mission_800324901.json
2024-10-21 03:16:22 -03:00

181 lines
4.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 204
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"CreateList": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800324901"
}
},
{
"$type": "RPG.GameCore.CreateLevelAreas",
"AssetPath": {
"Value": "Level/Common_Adventure/Alley_TopView.prefab"
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_ui_menu_activity_alley_transportPage_fadeIn_long"
},
"EmitterType": "DefaultEmitter"
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"BlurStart": 0.25
},
{
"$type": "RPG.GameCore.SpeedLineEffect",
"Speed": 0.8,
"Divide": 0.6,
"Start": 0.4,
"Brightness": 0.2,
"Density": 0.4,
"SpeedlineSeedPath": "Effects/Eff_Texture/Special/Noise/Eff_Noise_35.tga"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Alley_ShowShopUI"
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "Alley_TopView",
"AnchorName": "TopCam",
"FollowTargetUniqueName": "LocalPlayer",
"FollowTargetAttachPoint": "CameraRoot",
"LookAtTargetUniqueName": "LocalPlayer",
"LookAtTargetAttachPoint": "CameraRoot",
"WaitBlendFinish": true,
"BlendConfig": {
"ExportToJson": true,
"BlendType": "EaseInOut",
"BlendTime": 2
},
"DynamicParams": {
"OrbitalTransposerBias": true
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Alley_ShowShopUI"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.RadialBlurEffect",
"Active": false,
"BlurStart": 0.25
},
{
"$type": "RPG.GameCore.SpeedLineEffect",
"Active": false,
"Speed": 0.8,
"Divide": 0.6,
"Start": 0.4,
"Brightness": 0.2,
"Density": 0.4,
"SpeedlineSeedPath": "Effects/Eff_Texture/Special/Noise/Eff_Noise_35.tga"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Alley_ShowShopUI"
},
"WaitOwnerOnly": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.26
}
}
},
{
"$type": "RPG.GameCore.ShowTransitionLoadingUI",
"Name": "Ui.Activity.ActivityAlley.Transport.AlleyTransportTransitionDialog"
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.Activity.ActivityAlley.Transport.TutorialAlleyTransportMainPage",
"WaitForExit": true,
"Param": {
"Value": "109"
},
"OnUIEnter": [
{
"$type": "RPG.GameCore.ExitTransitionLoadingUI"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "Alley_TopView",
"AnchorName": "TopCam",
"IsActive": false,
"FollowTargetUniqueName": "LocalPlayer",
"FollowTargetAttachPoint": "CameraRoot",
"LookAtTargetUniqueName": "LocalPlayer",
"LookAtTargetAttachPoint": "CameraRoot",
"DynamicParams": {
"OrbitalTransposerBias": true
}
},
{
"$type": "RPG.GameCore.RemoveLevelAreas",
"AreaName": {
"Value": "Alley_TopView"
}
}
],
"OnUIExitImmediately": []
}
]
}
],
"Type": "Mission"
}