update Hunter's Journal description
This commit is contained in:
parent
526331daec
commit
8926ec8174
3 changed files with 3 additions and 3 deletions
|
|
@ -5064,7 +5064,7 @@ var HK = {
|
||||||
huntersJournal: {
|
huntersJournal: {
|
||||||
h2: "Hunter's Journal",
|
h2: "Hunter's Journal",
|
||||||
id: "hk-journal",
|
id: "hk-journal",
|
||||||
description: "All base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements. The most commonly missed enemies are right at the top of this list.<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 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 <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,
|
||||||
maxPercent: 146,
|
maxPercent: 146,
|
||||||
entries: {
|
entries: {
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -1638,7 +1638,7 @@ const HK = {
|
||||||
huntersJournal: {
|
huntersJournal: {
|
||||||
h2: "Hunter's Journal",
|
h2: "Hunter's Journal",
|
||||||
id: "hk-journal",
|
id: "hk-journal",
|
||||||
description: `All base Hunter's Journal entries that are required for Hunter's Mark and Keen Hunter/True Hunter achievements. The most commonly missed enemies are right at the top of this list.<br>
|
description: `All the 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>
|
||||||
<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>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue