Update SkipIf to SkipConditions
This commit is contained in:
parent
a6a7dcc6ad
commit
bfc107dc6d
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 138,
|
"TerritoryId": 138,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Western La Noscea - Aleport",
|
"AetheryteShortcut": "Western La Noscea - Aleport",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 137,
|
"TerritoryId": 137,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
|
"AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 139,
|
"TerritoryId": 139,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 139,
|
"TerritoryId": 139,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -72,9 +74,11 @@
|
|||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"StopDistance": 0.25,
|
"StopDistance": 0.25,
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"FlyingLocked"
|
"StepIf": {
|
||||||
]
|
"Flying": "Locked"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2005574,
|
"DataId": 2005574,
|
||||||
@ -86,9 +90,11 @@
|
|||||||
"TerritoryId": 398,
|
"TerritoryId": 398,
|
||||||
"InteractionType": "Interact",
|
"InteractionType": "Interact",
|
||||||
"Fly": false,
|
"Fly": false,
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"FlyingUnlocked"
|
"StepIf": {
|
||||||
]
|
"Flying": "Unlocked"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -111,9 +117,11 @@
|
|||||||
],
|
],
|
||||||
"Fly": true,
|
"Fly": true,
|
||||||
"StopDistance": 0.25,
|
"StopDistance": 0.25,
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"FlyingLocked"
|
"StepIf": {
|
||||||
]
|
"Flying": "Locked"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"DataId": 2005573,
|
"DataId": 2005573,
|
||||||
@ -131,9 +139,11 @@
|
|||||||
],
|
],
|
||||||
"Fly": false,
|
"Fly": false,
|
||||||
"StopDistance": 0.25,
|
"StopDistance": 0.25,
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"FlyingUnlocked"
|
"StepIf": {
|
||||||
]
|
"Flying": "Unlocked"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 139,
|
"TerritoryId": 139,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 139,
|
"TerritoryId": 139,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -15,9 +15,11 @@
|
|||||||
"TerritoryId": 139,
|
"TerritoryId": 139,
|
||||||
"InteractionType": "AcceptQuest",
|
"InteractionType": "AcceptQuest",
|
||||||
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
"AetheryteShortcut": "Upper La Noscea - Camp Bronze Lake",
|
||||||
"SkipIf": [
|
"SkipConditions": {
|
||||||
"AetheryteShortcutIfInSameTerritory"
|
"AetheryteShortcutIf": {
|
||||||
]
|
"InSameTerritory": true
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user