mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-12 06:56:01 +08:00
23 lines
449 B
JSON
23 lines
449 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowFuncBtn",
|
|
"PuzzleFunc": "SpecialVision",
|
|
"CDDuration": 8,
|
|
"CustomString": {
|
|
"Value": "Maze_TriggerSpecialVision_01"
|
|
},
|
|
"MissionID": {
|
|
"FixedValue": {
|
|
"Value": 9996001
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |