turnbasedgamedata/Config/Level/GroupGraph/F20331001/Group_F20331001_G273.json
2024-10-21 03:16:22 -03:00

123 lines
3.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
"Name": {
"Value": "BlockShowIndex"
},
"OnChange": [
{
"$type": "RPG.GameCore.SetAllMissionWaypointsVisiable",
"IsVisiable": true
},
{
"$type": "RPG.GameCore.HideWaypointByProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 96
}
},
"InstanceID": {
"IsDynamic": false,
"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"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareFloorCustomFloat",
"Name": {
"Value": "BlockShowIndex"
},
"CompareType": "Equal",
"CompareValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetAllMissionWaypointsVisiable",
"IsVisiable": true
},
{
"$type": "RPG.GameCore.HideWaypointByProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 96
}
},
"InstanceID": {
"IsDynamic": false,
"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"
}