mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
115 lines
2.9 KiB
JSON
115 lines
2.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
|
|
"Name": {
|
|
"Value": "BlockShowIndex"
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAllMissionWaypointsVisiable",
|
|
"IsVisiable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideWaypointByProp",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 96
|
|
}
|
|
},
|
|
"InstanceID": {
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointIgnoreLock",
|
|
"Reset": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointSafeZone",
|
|
"IsReset": true,
|
|
"MarginLeft": 0,
|
|
"MarginRight": 0,
|
|
"MarginUp": 0,
|
|
"MarginDown": 0
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802240153
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "BlockShowIndex"
|
|
},
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
|
|
"Name": {
|
|
"Value": "BlockShowIndex"
|
|
},
|
|
"CompareValue": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAllMissionWaypointsVisiable",
|
|
"IsVisiable": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.HideWaypointByProp",
|
|
"GroupID": {
|
|
"FixedValue": {
|
|
"Value": 96
|
|
}
|
|
},
|
|
"InstanceID": {
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointIgnoreLock",
|
|
"Reset": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointSafeZone",
|
|
"IsReset": true,
|
|
"MarginLeft": 0,
|
|
"MarginRight": 0,
|
|
"MarginUp": 0,
|
|
"MarginDown": 0
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 802240153
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |