TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
"reroll" attribute doesn't work for pick up entities.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
In entities2.xml there's reroll attribute that affects entities being rerollable via D10 and such. Although, this attribute doesn't matter for pick ups, becuase those can still be rerolled via D20 / Ace cards. It'd be great if it worked for pick ups
Contributor guide
No contributing guide indexed for this repository
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 locating entities2.xml and the code handling rerolls for pickup entities, then compare the existing D10 behavior with the D20 and Ace-card paths. Done means the reroll attribute also controls whether pickups can be rerolled through D20 or Ace cards, without changing its existing behavior for other entities.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100