mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
110 lines
2.9 KiB
JSON
110 lines
2.9 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.SetAllMissionWaypointsVisiable"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowWaypointByProp",
|
|
"GroupID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 96
|
|
}
|
|
},
|
|
"InstanceID": {
|
|
"IsDynamic": false,
|
|
"FixedValue": {
|
|
"Value": 300002
|
|
}
|
|
},
|
|
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardSubStoryMission02.png"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointIgnoreLock"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointSafeZone",
|
|
"MarginLeft": 0,
|
|
"MarginRight": 0,
|
|
"MarginUp": 0,
|
|
"MarginDown": 0
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomString",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"Value": "1"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"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
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomString",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"Value": "0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |