-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Boost daily endeavours and remove starting wyrmite (#930)
Closes #694. Removes the starting 1.2m wyrmite and updates the daily endeavours as follows: | Description | Original Reward | New Reward | | ----------------------------------- | ------------------- | ------------------------ | | Perform an Item Summon | 300 Eldwater | 3,000 Eldwater | | Collect Rupies from a Facility | 1 Quality Honey | 5 Exquisite Honey | | Clear a Quest | 5000 Mana | 3 Four Leaf Clovers | | Clear Three Quests | 5 Consecrated Water | 1 Champion's Testament | | Clear Five Quests | 1 Exquisite Honey | 1 Sunlight Ore | | Clear All Standard Daily Endeavours | 50 Wyrmite | 1 Tenfold Summon Voucher | One tenfold per day (for active players) works out to between 280 and 310 summons a month, which is above the monthly average of between 135.6 (2022) to 238.7 (pre-2.0) summons that were offered for free while the game was live - [source](https://docs.google.com/spreadsheets/d/1ZEfbgzG1smvZD4qI8GLcJOk4Nh-lyOWGJzdg1aVzDZY/edit?gid=1356443011#gid=1356443011) The boosted endeavour changes, since they are not technically vanilla, can be disabled with a [feature flag](https://github.com/SapiensAnatis/Dawnshard/wiki/Feature-flags).
- Loading branch information
1 parent
ee89214
commit 2f276e6
Showing
14 changed files
with
266 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
DragaliaAPI/DragaliaAPI.Database/Migrations/* | ||
DragaliaAPI/DragaliaAPI.Database/Migrations/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.