mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
148 lines
3.5 KiB
JSON
148 lines
3.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetWaypointIgnoreLock"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomString",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"Value": "1"
|
|
}
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802240189,
|
|
"MissionCustomValue": {
|
|
"Index": 7,
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
11,
|
|
12,
|
|
21,
|
|
22
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802240189,
|
|
"MissionCustomValue": {
|
|
"Index": 7,
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
11,
|
|
12,
|
|
21,
|
|
22
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802240189,
|
|
"MissionCustomValue": {
|
|
"Index": 7,
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
11,
|
|
12,
|
|
21,
|
|
22
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomString",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"Value": "0"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitFloorCustomValueChange",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"OnChange": [
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionCustomValue",
|
|
"SubmissionID": 802240189,
|
|
"MissionCustomValue": {
|
|
"Index": 7,
|
|
"isLocal": true,
|
|
"ValidValueParamList": [
|
|
0,
|
|
1,
|
|
2,
|
|
3
|
|
]
|
|
},
|
|
"CustomValue": 1
|
|
}
|
|
],
|
|
"Condition": {
|
|
"$type": "RPG.GameCore.ByCompareFloorCustomString",
|
|
"Name": {
|
|
"Value": "PlanetInteractiveIndex"
|
|
},
|
|
"CompareType": "Equal",
|
|
"CompareValue": {
|
|
"Value": "1"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Mission"
|
|
} |