2025-02-24 07:50:34 -03:00

29 lines
576 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetSpecialVisionOn",
"IsOn": true,
"VisionType": "MemoryVision",
"VisionEffectType": "Empty",
"CameraEffectType": "MemoryVision",
"SmellProp": {}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.AdvHideMazeBtn"
},
{
"$type": "RPG.GameCore.AdvHideMazeBtn",
"SkillType": "MazeSkill"
}
]
}
],
"Type": "Group"
}