Line 2,018: |
Line 2,018: |
| === Daily Quests === | | === Daily Quests === |
| ''All daily quests are to be completed within the day. Resets daily at 5 AM JST.'' | | ''All daily quests are to be completed within the day. Resets daily at 5 AM JST.'' |
− | *Quests [[#Bd5|Bd5]] and [[#Bd6|Bd6]] shares a counter and when both are flagged, the game behaves in a way normally not expected by players: | + | *Quests [[#Bd5|Bd5]] and [[#Bd6|Bd6]] share a counter, and when both are flagged the game behaves in a way normally not expected by players: |
| :*The game updates quest progress by running the following steps, in order: | | :*The game updates quest progress by running the following steps, in order: |
| :*# Is Bd6 flagged? If yes, add the transport ship sunk count to the variable (DQ_Transport, let's say). | | :*# Is Bd6 flagged? If yes, add the transport ship sunk count to the variable (DQ_Transport, let's say). |
Line 2,024: |
Line 2,024: |
| :*# Is Bd5 flagged? If yes, add the transport ship sunk count to DQ_Transport. | | :*# Is Bd5 flagged? If yes, add the transport ship sunk count to DQ_Transport. |
| :*# If DQ_Transport is 3 or more, flag Bd5 as complete. | | :*# If DQ_Transport is 3 or more, flag Bd5 as complete. |
− | :*Thus if both quests are flagged, sinking 1 transport, and then 3, will complete both. | + | :*Thus if both quests are flagged, sinking 1 transport and then 3 will complete both. |
| {{QuestsHeader}} | | {{QuestsHeader}} |
| {{Quests | | {{Quests |