mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
|
|
"SwitchCharacterAnchorConfig": {
|
|
"IsLocalPlayer": true,
|
|
"CharacterUniqueName": "LocalPlayer",
|
|
"AreaName": {
|
|
"Value": "LevelArea_P40402_F40402002_G4"
|
|
},
|
|
"AnchorName": {
|
|
"Value": "Anchor2"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"PerformanceType": "E",
|
|
"PerformanceID": 104010705,
|
|
"MaskConfig": {},
|
|
"ValueSource": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"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"
|
|
} |