Skip to content

Commit 998c18d

Browse files
authored
5325 Valentione's Day (2026) has manual steps
1 parent 4842953 commit 998c18d

File tree

3 files changed

+181
-1
lines changed

3 files changed

+181
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
- 5325 Valentione's Day (2026) (manual instance) -Kiarra
12
- 4063 minor aetheryte fix -Kiarra
23
- 2348 add shortcut to little ala mhigo -Kiarra

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
3-
<Version>14.205.22.0</Version>
3+
<Version>14.205.23.0</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>
Lines changed: 179 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,179 @@
1+
{
2+
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
3+
"Author": "Kiarra",
4+
"QuestSequence": [
5+
{
6+
"Sequence": 0,
7+
"Steps": [
8+
{
9+
"DataId": 1054046,
10+
"Position": {
11+
"X": -50.06488,
12+
"Y": 6.5,
13+
"Z": -90.25714
14+
},
15+
"TerritoryId": 133,
16+
"InteractionType": "AcceptQuest",
17+
"Comment": "This quest goes into an instance(",
18+
"AetheryteShortcut": "Gridania",
19+
"AethernetShortcut": [
20+
"[Gridania] Aetheryte Plaza",
21+
"[Gridania] Mih Khetto's Amphitheatre"
22+
],
23+
"SkipConditions": {
24+
"AetheryteShortcutIf": {
25+
"InSameTerritory": true,
26+
"InTerritory": [
27+
133
28+
]
29+
}
30+
}
31+
}
32+
]
33+
},
34+
{
35+
"Sequence": 1,
36+
"Steps": [
37+
{
38+
"DataId": 2014714,
39+
"Position": {
40+
"X": -45.212524,
41+
"Y": 6.7596436,
42+
"Z": -127.42816
43+
},
44+
"TerritoryId": 133,
45+
"InteractionType": "Interact"
46+
}
47+
]
48+
},
49+
{
50+
"Sequence": 2,
51+
"Steps": [
52+
{
53+
"Comment": " This Queues for an instance (solo) ",
54+
"DataId": 1054051,
55+
"Position": {
56+
"X": -41.12317,
57+
"Y": 6.8356857,
58+
"Z": -125.32239
59+
},
60+
"TerritoryId": 133,
61+
"InteractionType": "Interact",
62+
"DialogueChoices": [
63+
{
64+
"Type": "List",
65+
"ExcelSheet": "custom/009/FesVlt2026Entrance_00938",
66+
"Prompt": "TEXT_FESVLT2026ENTRANCE_00938_Q1_000_000",
67+
"Answer": "TEXT_FESVLT2026ENTRANCE_00938_A1_000_001"
68+
},
69+
{
70+
"Type": "List",
71+
"ExcelSheet": "custom/009/FesVlt2026Entrance_00938",
72+
"Prompt": "TEXT_FESVLT2026ENTRANCE_00938_Q2_000_000",
73+
"Answer": "TEXT_FESVLT2026ENTRANCE_00938_A2_000_002"
74+
},
75+
{
76+
"Type": "YesNo",
77+
"ExcelSheet": "custom/009/FesVlt2026Entrance_00938",
78+
"Prompt": "TEXT_FESVLT2026ENTRANCE_00938_TALK_SYSTEM_000_015",
79+
"Yes": true
80+
}
81+
]
82+
},
83+
{
84+
"InteractionType": "WaitForManualProgress",
85+
"TerritoryId": 133,
86+
"Comment": " Skip this step after finishing atleast 1 cake(out of instance) "
87+
}
88+
]
89+
},
90+
{
91+
"Sequence": 3,
92+
"Steps": [
93+
{
94+
"DataId": 1054048,
95+
"Position": {
96+
"X": -47.196167,
97+
"Y": 6.7986083,
98+
"Z": -124.80359
99+
},
100+
"TerritoryId": 133,
101+
"InteractionType": "Interact",
102+
"DialogueChoices": [
103+
{
104+
"Type": "List",
105+
"Prompt": "TEXT_FESVLX201_05325_Q3_000_000",
106+
"Answer": "TEXT_FESVLX201_05325_A1_000_002"
107+
}
108+
],
109+
"AetheryteShortcut": "Gridania",
110+
"AethernetShortcut": [
111+
"[Gridania] Aetheryte Plaza",
112+
"[Gridania] Mih Khetto's Amphitheatre"
113+
],
114+
"SkipConditions": {
115+
"AetheryteShortcutIf": {
116+
"InSameTerritory": true,
117+
"InTerritory": [
118+
133
119+
]
120+
}
121+
}
122+
}
123+
]
124+
},
125+
{
126+
"Sequence": 4,
127+
"Steps": [
128+
{
129+
"DataId": 1054050,
130+
"Position": {
131+
"X": -45.15149,
132+
"Y": 6.8105283,
133+
"Z": -125.352905
134+
},
135+
"TerritoryId": 133,
136+
"InteractionType": "Interact"
137+
}
138+
]
139+
},
140+
{
141+
"Sequence": 5,
142+
"Steps": [
143+
{
144+
"DataId": 1054052,
145+
"Position": {
146+
"X": 92.729004,
147+
"Y": 12.160356,
148+
"Z": -247.88281
149+
},
150+
"TerritoryId": 133,
151+
"InteractionType": "Interact",
152+
"AethernetShortcut": [
153+
"[Gridania] Mih Khetto's Amphitheatre",
154+
"[Gridania] Lancers' Guild"
155+
]
156+
}
157+
]
158+
},
159+
{
160+
"Sequence": 255,
161+
"Steps": [
162+
{
163+
"DataId": 1054137,
164+
"Position": {
165+
"X": -52.811523,
166+
"Y": 6.5,
167+
"Z": -88.39557
168+
},
169+
"TerritoryId": 133,
170+
"InteractionType": "CompleteQuest",
171+
"AethernetShortcut": [
172+
"[Gridania] Lancers' Guild",
173+
"[Gridania] Mih Khetto's Amphitheatre"
174+
]
175+
}
176+
]
177+
}
178+
]
179+
}

0 commit comments

Comments
 (0)