OpenPerpetuum / OpenPerpetuum/OPDB
Island Postcards: collectible loot
Nobody has claimed this yet.
- Dominant language
- TSQL
- Stars
- 7
- Forks
- 16
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 4
Description
Add new Entitydefaults for each zone of some new category
Add new category under syndicate items
Set flags for stackable, and probably nothing else
Make new relic type for each zone, add each loot to each relic type, and add each relictype to the relicspawninfo for each zone it is paired with.
Result, unique relic dropping unique loot for each zone. A postcard to remember their trip :)
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 inspecting the database schema and existing Entitydefaults, syndicate item categories, relic types, and relicspawninfo entries for comparable zone loot. Done means each zone has a stackable postcard entity, its own relic type containing that loot, and the relic type is linked to the matching zone spawn information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100