feat(roms): add Obsidian vault knowledge base for 75 library romhacks
build-romhack-vault.py generates pokemon-romhack-vault/: one note per hack (YAML properties + tags + summary + links), an Index MOC (Dataview + static table), a Types taxonomy, and per-platform MOCs. Dataset is the single source of truth — edit + re-run to extend.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "Pokémon Phoenix Red"
|
||||
platform: GBA
|
||||
base: "FireRed"
|
||||
version: "1.2"
|
||||
status: "Complete"
|
||||
type: ["Difficulty", "Expansion"]
|
||||
generation: "Multi-gen"
|
||||
library_path: "roms/gba/Hacks/Pokemon - Phoenix Red (Hack).gba"
|
||||
source: "https://www.hackdex.app/hack/pokemon-phoenix-red"
|
||||
added: 2026-06-06
|
||||
tags: ["hack", "platform/gba", "base/firered", "status/complete", "type/difficulty", "type/expansion"]
|
||||
---
|
||||
# Pokémon Phoenix Red
|
||||
|
||||
> [!info] Difficulty · Expansion — **Complete**
|
||||
> Game Boy Advance · base **FireRed** · version **1.2** · Multi-gen
|
||||
|
||||
## Summary
|
||||
An enhanced, harder FireRed with all 8 gens obtainable, Megas, and tough fights.
|
||||
|
||||
## Type
|
||||
[[Types#Difficulty|Difficulty]] [[Types#Expansion|Expansion]]
|
||||
|
||||
## Links
|
||||
- Source / info: https://www.hackdex.app/hack/pokemon-phoenix-red
|
||||
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Phoenix%20Red%20rom%20hack
|
||||
|
||||
## In the library
|
||||
- `roms/gba/Hacks/Pokemon - Phoenix Red (Hack).gba` on valhalla
|
||||
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
|
||||
|
||||
[[Index|← back to directory]]
|
||||
Reference in New Issue
Block a user