mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 04:23:56 +08:00
77 lines
1.8 KiB
JSON
77 lines
1.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUI",
|
|
"AssociatedUIName": "BattleGamePageContext",
|
|
"ForceShowDialog": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 201,
|
|
"GuideResID": 5,
|
|
"Show": true,
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_Demo_101301",
|
|
"CopyAnchorAndSale": true,
|
|
"OffsetY": 30,
|
|
"PCGuide": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "UseAbility",
|
|
"Param": "Avatar_Herta_00_PassiveAtkReady_Ability"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 2
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideText",
|
|
"ID": 201,
|
|
"GuideResID": 5,
|
|
"TextPath": "Contents/Text",
|
|
"Text": "TutorialTextmap_Demo_101301",
|
|
"CopyAnchorAndSale": true,
|
|
"OffsetY": 30,
|
|
"PCGuide": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTurnCount",
|
|
"TaskList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "BattleGamePageContext",
|
|
"OnSuccessImmediate": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "ShowRoleTrialDesc",
|
|
"Param": "15"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |