HardstuckGuild / HardstuckGuild/GW2-Tooltips.js
%num1% not replaced in buff description
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
All skills in palette 2934 (all enemy skills) reference a buff with this issue. The buff in question is 12862.
I'm guessing it should be changed around [here](https://github.com/HardstuckGuild/GW2-Tooltips.js/blob/28ccbe1db5ae8c74cece96c51929fd2e7eb85dcf/src/FactsProcessor.ts#L181) but I'm not sure what the value is supposed to be.
Contributor guide
Research direction
Start in src/FactsProcessor.ts around line 181 and inspect how %num1% is processed for buff 12862. Compare the affected skills in palette 2934 with the buff description to determine the intended value. Done means the placeholder is replaced correctly in the descriptions of the affected enemy skills.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100