mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
188 lines
4.8 KiB
JSON
188 lines
4.8 KiB
JSON
{
|
|
"OnInitSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.CreateLevelAreas",
|
|
"AssetPath": {
|
|
"Value": "Level/Common_Adventure/Dreamland.prefab"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"Enable": true,
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalShowBillboard"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CaptureCurrentInteractDialogueEntity",
|
|
"UniqueName": "DreamlandNpc"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CollectHeartDialCameraIndex"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "Dreamland",
|
|
"AnchorName": "focusPoint0",
|
|
"LevelAreaCameraKey": {
|
|
"Custom": true,
|
|
"Key": "HeartDialCamera"
|
|
},
|
|
"FollowTargetUniqueName": "DreamlandNpc",
|
|
"LookAtTargetUniqueName": "DreamlandNpc",
|
|
"BlendConfig": {
|
|
"ExportToJson": true,
|
|
"BlendType": "Custom",
|
|
"CustomCurveName": "BlendCut09",
|
|
"BlendTime": 0.8
|
|
},
|
|
"DynamicParams": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
|
|
"Duration": 0.2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CharacterTriggerAnimState",
|
|
"CharacterUniqueName": {
|
|
"Value": "LocalPlayer"
|
|
},
|
|
"AnimStateName": "StandBy",
|
|
"NormalizedTransitionDuration": 0
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnableNPCMonsterAI",
|
|
"GroupMonsterIDs": [],
|
|
"UniqueNames": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 0.8
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.BlockInputController",
|
|
"ActionNameList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClearTalkUI",
|
|
"HideControlBtns": true,
|
|
"SuccessWithoutTalk": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.AdvEntityStopLookAt",
|
|
"SourceType": {
|
|
"$type": "RPG.GameCore.TargetFetchUniqueNameEntity",
|
|
"UniqueName": "DreamlandNpc"
|
|
},
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowUI",
|
|
"Name": "Ui.HeartDial.HeartDialMainPage",
|
|
"WaitForExit": true,
|
|
"OnUIEnter": [],
|
|
"OnUIExitImmediately": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "DreamlandUIClose"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "DreamlandUIClose"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.EnableNPCMonsterAI",
|
|
"Enable": true,
|
|
"GroupMonsterIDs": [],
|
|
"UniqueNames": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetCharacterVisible",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer"
|
|
},
|
|
"Visible": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetLocalPlayerDitherAlpha",
|
|
"DitherAlpha": 1,
|
|
"Duration": 0.2
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ActiveVirtualCamera",
|
|
"AreaName": "Dreamland",
|
|
"AnchorName": "focusPoint0",
|
|
"LevelAreaCameraKey": {
|
|
"Custom": true,
|
|
"Key": "HeartDialCamera"
|
|
},
|
|
"IsActive": false,
|
|
"DynamicParams": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ReleaseCharacter",
|
|
"CharacterUniqueName": "DreamlandNpc"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.GlobalShowBillboard",
|
|
"IsShow": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.RemoveLevelAreas",
|
|
"AreaName": {
|
|
"Value": "Dreamland"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103040221"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Value": "Dreamland,focusPoint0",
|
|
"Key": "HeartDialCamera"
|
|
}
|
|
]
|
|
}
|
|
} |