mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.6.0_D12138945_A12028359_L12027612
This commit is contained in:
33
Config/Level/Tutorial/Tutorial_6518.json
Normal file
33
Config/Level/Tutorial/Tutorial_6518.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"OnInitSequece": [],
|
||||
"OnStartSequece": [
|
||||
{
|
||||
"TaskList": [
|
||||
{
|
||||
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
||||
"Block": true,
|
||||
"TargetEvent": [
|
||||
{
|
||||
"$type": "RPG.GameCore.WaitPlayerAction",
|
||||
"ActionType": "AnyAction"
|
||||
}
|
||||
],
|
||||
"NodeIDList": [
|
||||
"ChallengePeakTeamEditPage.WarningTip3"
|
||||
],
|
||||
"GuideTextType": "InfoTip",
|
||||
"GuideText": "TutorialTextmap_651301",
|
||||
"GuideUIContextConfig": {
|
||||
"Type": "Normal",
|
||||
"Name": "ChallengePeakEditPage"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "RPG.GameCore.TutorialClose"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ValueSource": {},
|
||||
"EntityEventList": []
|
||||
}
|
||||
Reference in New Issue
Block a user