User:Gurgum/sandbox/fishing data revamp
< User:Gurgum | sandbox
My own notes related to:
Thoughts:
Misc. notes/to-dos:
- ☐ update folklore tome pages for fishing tomes to query the list of items, rather than using "contains"
- ☐ update folklore tome pages for btn/min tomes to query the list of items, rather than using "contains" (will likely require reworking the gathering node templates)
- ☐ update fishing log pages to use id-gt instead of fishing-spot-id
- ☐ update {{Fishing log list}} to separate out spearfishing vs. non-spearfishing spots (see Discord conversation)
- ☐ update "Aetherochemical Spills" to "Aetherochemical Pools" (verify in-game)
- ☐ change canvas size to numeric for sortability?
- ☐ figure out best data for preferred bait - mooched fish or mooched fish's bait?
Phases
Phase 1: build out fish and fishing log pages
- add data to new fish pages using current format (for now)
- add data to new fishing log pages using current format (for now)
Phase 2: set backend data using {{Fish info}}
- set semantic data on fish pages using invisible Fish info template
- create new properties as needed
Phase 3: update front-end display
- update fish pages with new format
- update fishing log pages with new format