mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PropSetupTrigger",
|
|
"TargetType": {
|
|
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
|
|
},
|
|
"TargetTypes": [],
|
|
"OnTriggerEnter": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_TriggerSpecialVision_01"
|
|
}
|
|
}
|
|
],
|
|
"OnTriggerExit": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Maze_StopSpecialVision_01"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowFuncBtnEffect",
|
|
"Show": false
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowFuncBtn",
|
|
"Show": false,
|
|
"PuzzleFunc": "SpecialVision",
|
|
"CDDuration": 7.5,
|
|
"MissionID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 800325000
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |