- updating the journal info to 234
This commit is contained in:
parent
3de8deaa16
commit
a7d947ea09
5 changed files with 6 additions and 6 deletions
|
|
@ -25662,7 +25662,7 @@ var HK = {
|
||||||
huntersJournal: {
|
huntersJournal: {
|
||||||
h2: "Hunter's Journal",
|
h2: "Hunter's Journal",
|
||||||
id: "hk-journal",
|
id: "hk-journal",
|
||||||
description: "All the 146 base-game Hunter's Journal entries that are counted for Hunter's Mark and Keen Hunter/True Hunter achievements. The 17 most commonly missed Journal entries are right at the top of this list.<br>\n Numbers above: <b>Completed/Encountered</b> of <b>146</b> Base Total<br>\n <i class=\"icon-ok-squared\"></i>= note completed.<br>\n <i class=\"icon-ok-squared partial\"></i>= entry discovered, but note not completed.<br>\n <i class=\"icon-cancel\"></i>= entry not yet discovered.<br>\n <b>(no.)</b> = amount left to complete note.",
|
description: "All the 234 base-game Hunter's Journal entries that are counted for Hunter's Mark and Keen Hunter/True Hunter achievements.<br>\n Numbers above: <b>Completed/Encountered</b> of <b>234</b> Base Total<br>\n <i class=\"icon-ok-squared\"></i>= note completed.<br>\n <i class=\"icon-ok-squared partial\"></i>= entry discovered, but note not completed.<br>\n <i class=\"icon-cancel\"></i>= entry not yet discovered.<br>\n <b>(no.)</b> = amount left to complete note.",
|
||||||
percent: 0,
|
percent: 0,
|
||||||
midPercent: 0,
|
midPercent: 0,
|
||||||
maxPercent: 237,
|
maxPercent: 237,
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -1184,8 +1184,8 @@ const HK = {
|
||||||
huntersJournal: {
|
huntersJournal: {
|
||||||
h2: "Hunter's Journal",
|
h2: "Hunter's Journal",
|
||||||
id: "hk-journal",
|
id: "hk-journal",
|
||||||
description: `All the 146 base-game Hunter's Journal entries that are counted for Hunter's Mark and Keen Hunter/True Hunter achievements. The 17 most commonly missed Journal entries are right at the top of this list.<br>
|
description: `All the 234 base-game Hunter's Journal entries that are counted for Hunter's Mark and Keen Hunter/True Hunter achievements.<br>
|
||||||
Numbers above: <b>Completed/Encountered</b> of <b>146</b> Base Total<br>
|
Numbers above: <b>Completed/Encountered</b> of <b>234</b> Base Total<br>
|
||||||
<i class="icon-ok-squared"></i>= note completed.<br>
|
<i class="icon-ok-squared"></i>= note completed.<br>
|
||||||
<i class="icon-ok-squared partial"></i>= entry discovered, but note not completed.<br>
|
<i class="icon-ok-squared partial"></i>= entry discovered, but note not completed.<br>
|
||||||
<i class="icon-cancel"></i>= entry not yet discovered.<br>
|
<i class="icon-cancel"></i>= entry not yet discovered.<br>
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue