Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_10441060.json
2025-07-03 10:50:43 +02:00

80 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTriggerTutorial",
"TutorialKey": "Stage10441060_Ultra",
"OnTrigger": [
{
"$type": "RPG.GameCore.RecordEntityFormationIndex",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1408
}
},
{
"$type": "RPG.GameCore.DefineDynamicValue",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchCaster"
},
"DynamicKey": {
"Value": "DynamicFormationIndex"
}
},
{
"$type": "RPG.GameCore.SetDynamicValueByFormationIndex",
"DynamicKey": "DynamicFormationIndex",
"ReadTargetType": {
"$type": "RPG.GameCore.TargetFetchAvatarByID",
"AvatarID": 1408
},
"CountingOption": "IgnoreServant"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"Param": "1408"
}
],
"NodeIDList": [
"AvatarSpInfo.1408"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_702101",
"GuideTalkID": 1044106001,
"GuideHintShowConfig": {
"ScaleX": 1.2,
"ScaleY": 1.1
},
"GuideTextShowConfig": {
"ScaleX": -50
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"UltraButtonByFormationIndex"
],
"ParamInt": {
"IsDynamic": true,
"PostfixExpr": {
"OpCodes": "AQAR",
"FixedValues": [],
"DynamicHashes": [
1930086350
]
}
}
}
]
}
]
}
],
"EntityEventList": []
}