[EW][Allied Society][Omicrons] Added new daily quest and fixed another one #39

Merged
liza merged 3 commits from plogon_enjoyer/Questionable:omicron into master 2024-09-08 17:10:12 +00:00

Added new Omicron daily quest:

  • I'll Fish It Myself

Also fixed and improved the following daily quest:

  • Working Up a Thirst
    • Added conditional teleport per pair for quicker execution
    • Fixed the condition of the 2nd NPC for the 1st pair
Added new Omicron daily quest: - I'll Fish It Myself Also fixed and improved the following daily quest: - Working Up a Thirst - Added conditional teleport per pair for quicker execution - Fixed the condition of the 2nd NPC for the 1st pair
plogon_enjoyer added 2 commits 2024-08-31 16:50:44 +00:00
plogon_enjoyer force-pushed omicron from b0d48ab3fb to 6832888ada 2024-08-31 16:51:55 +00:00 Compare
liza reviewed 2024-08-31 17:06:20 +00:00
@ -45,1 +50,3 @@
"Fly": true
"RequiredQuestVariables": [null, null, null, [17], null, null],
"Fly": true,
"$": "It's the only pair that increases the significant element by 16"

That probably means you should change

"RequiredQuestVariables": [null, null, null, [17], null, null]

to

"RequiredQuestVariables": [null, null, null, [{"Low":1}], null, null]

(and likely the same for all other cases, just with 2 and 3)

That probably means you should change ``` "RequiredQuestVariables": [null, null, null, [17], null, null] ``` to ``` "RequiredQuestVariables": [null, null, null, [{"Low":1}], null, null] ``` (and likely the same for all other cases, just with 2 and 3)
plogon_enjoyer force-pushed omicron from 6832888ada to b01afa2fa2 2024-09-01 18:59:17 +00:00 Compare
liza merged commit a9645ee081 into master 2024-09-08 17:10:12 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: liza/Questionable#39
There is no content yet.