HardstuckGuild / HardstuckGuild/GW2-Tooltips.js
Maul on Core Ranger is displaying a Soulbeast version as a flip skill
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Maul should display only its first tooltip when not equipped on Soulbeast
Maul ID: 12525
Maul Soulbeast ID: 46629
https://wiki.guildwars2.com/wiki/Maul_(ranger_greatsword_skill)
https://wiki.guildwars2.com/wiki/Maul_(beastmode_greatsword_skill)


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by searching the TypeScript source for skill IDs 12525 and 46629 and trace how their tooltips are selected or rendered. Compare the output for Core Ranger and Soulbeast against the two linked wiki pages; done means Core Ranger shows only the first Maul tooltip while Soulbeast retains its version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100