turnbasedgamedata/Config/Level/Tutorial/Tutorial_7011.json
2025-02-24 07:50:34 -03:00

178 lines
4.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Feixiao_MainTutorial1_Head"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterAction",
"GoNextImmediately": true,
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true,
"ExcludeVoice": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.NormalMode.Append_Neutral_Normal_20007",
"BattleGamePhaseUI.NormalMode.Append_Enemy_Normal_2032041"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701110",
"GuideHintShowConfig": {
"ScaleX": 1.4,
"ScaleY": 1.1,
"OffsetX": 15
},
"GuideTextShowConfig": {
"ScaleX": 0
},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleFollow3D.2032041"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701111",
"GuideHintShowConfig": {
"UseCustomConfig": true,
"ScaleX": 1.65,
"ScaleY": 1.1,
"OffsetX": -10,
"OffsetY": 10
},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -100,
"OffsetY": 1
},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.PauseGame"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Feixiao_MainTutorial2"
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterAction",
"GoNextImmediately": true,
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.RecordEntityFormationIndex",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1220
}
},
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"DynamicKey": {
"Value": "DynamicFormationIndex"
}
},
{
"$type": "RPG.GameCore.SetDynamicValueByFormationIndex",
"DynamicKey": "DynamicFormationIndex",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1220
},
"CountingOption": "IgnoreServant"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"Param": "1220"
}
],
"NodeIDList": [
"AvatarSpInfo.1220"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701112",
"GuideHintShowConfig": {
"ScaleX": 1.2,
"ScaleY": 1.1
},
"GuideTextShowConfig": {
"ScaleX": -50
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"UltraButtonByFormationIndex"
],
"ParamInt": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1930086350
]
}
}
},
{
"$type": "RPG.GameCore.PauseGame"
}
]
}
]
}