Skip to content

Commit 1bf2c45

Browse files
committed
Dailies
1 parent 0e976cc commit 1bf2c45

30 files changed

Lines changed: 71 additions & 53 deletions

CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
- Dailies -alydev
2-
- 5325 Valentione's Day (2026) (manual instance) -Kiarra
3-
- 4063 minor aetheryte fix -Kiarra
4-
- Change route to negate fix -alydev
5-
- 2348 add shortcut to little ala mhigo -Kiarra
1+
- Dailies checked -alydev

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.26.0</Version>
3+
<Version>14.205.27.0</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1226_Fighting Firesand with Fire.json

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"plogon_enjoyer",
55
"alydev"
66
],
7-
"LastChecked":{"Username": "alydev", "Date": "2025-12-09"},
7+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
88
"QuestSequence": [
99
{
1010
"Sequence": 0,
@@ -43,6 +43,25 @@
4343
{
4444
"Sequence": 2,
4545
"Steps": [
46+
{
47+
"Position": {
48+
"X": 36.66458,
49+
"Y": 3.396969,
50+
"Z": -345.4249
51+
},
52+
"TerritoryId": 146,
53+
"InteractionType": "WalkTo"
54+
},
55+
{
56+
"Position": {
57+
"X": 36.289276,
58+
"Y": 3.534612,
59+
"Z": -336.17282
60+
},
61+
"TerritoryId": 146,
62+
"InteractionType": "WalkTo",
63+
"DisableNavmesh": true
64+
},
4665
{
4766
"DataId": 2003127,
4867
"Position": {

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1227_Smothering Instinct.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-07"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,
@@ -104,9 +104,9 @@
104104
{
105105
"DataId": 2003066,
106106
"Position": {
107-
"X": -130.25734,
108-
"Y": 18.81599,
109-
"Z": 109.71477
107+
"X": -132.46162,
108+
"Y": 18.908207,
109+
"Z": 110.47528
110110
},
111111
"TerritoryId": 146,
112112
"InteractionType": "UseItem",

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1228_Losing One's Tempered.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-08"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1236_Singed Fur Their Own Good.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"plogon_enjoyer",
55
"alydev"
66
],
7-
"LastChecked":{"Username": "alydev", "Date": "2025-12-09"},
7+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
88
"QuestSequence": [
99
{
1010
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1237_The Gland That Feeds You.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-07"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1238_Douse Them While They're Down.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-07"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,
@@ -143,6 +143,7 @@
143143
},
144144
"TerritoryId": 146,
145145
"InteractionType": "Combat",
146+
"DelaySecondsAtStart": 3,
146147
"Fly": true,
147148
"AetheryteShortcut": "Southern Thanalan - Forgotten Springs",
148149
"EnemySpawnType": "AfterInteraction",
@@ -181,6 +182,7 @@
181182
},
182183
"TerritoryId": 146,
183184
"InteractionType": "Combat",
185+
"DelaySecondsAtStart": 3,
184186
"Fly": true,
185187
"EnemySpawnType": "AfterInteraction",
186188
"RequiredQuestVariables": [null,null,null,null,[
@@ -218,6 +220,7 @@
218220
},
219221
"TerritoryId": 146,
220222
"InteractionType": "Combat",
223+
"DelaySecondsAtStart": 3,
221224
"Fly": true,
222225
"EnemySpawnType": "AfterInteraction",
223226
"RequiredQuestVariables": [null,null,null,null,[
@@ -255,6 +258,7 @@
255258
},
256259
"TerritoryId": 146,
257260
"InteractionType": "Combat",
261+
"DelaySecondsAtStart": 3,
258262
"Fly": true,
259263
"EnemySpawnType": "AfterInteraction",
260264
"RequiredQuestVariables": [null,null,null,null,[

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1246_Demolition Drake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-09"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

QuestPaths/2.x - A Realm Reborn/Allied Societies/Amalj'aa/Dailies/1247_Fire-spitting Image.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://qstxiv.github.io/schema/quest-v1.json",
33
"Author": "alydev",
4-
"LastChecked":{"Username": "alydev", "Date": "2025-12-08"},
4+
"LastChecked":{"Username": "alydev", "Date": "2026-02-07"},
55
"QuestSequence": [
66
{
77
"Sequence": 0,

0 commit comments

Comments
 (0)