mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
44 lines
931 B
JSON
44 lines
931 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 104010708,
|
|
"MaskConfig": {
|
|
"UseExcelData": false,
|
|
"StartBlack": "NoPre",
|
|
"EndBlack": "None"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
} |