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 Blaze Black"
|
||||
platform: NDS
|
||||
base: "Black"
|
||||
version: "—"
|
||||
status: "Complete"
|
||||
type: ["Vanilla+", "Difficulty"]
|
||||
generation: "Gen 1–5 mons"
|
||||
library_path: "roms/nds/Hacks/Pokemon - Blaze Black (Hack).nds"
|
||||
source: "https://www.pokecommunity.com/threads/pokemon-blaze-black-volt-white.252355/"
|
||||
added: 2026-06-06
|
||||
tags: ["hack", "platform/nds", "base/black", "status/complete", "type/vanilla+", "type/difficulty"]
|
||||
---
|
||||
# Pokémon Blaze Black
|
||||
|
||||
> [!info] Vanilla+ · Difficulty — **Complete**
|
||||
> Nintendo DS · base **Black** · version **—** · Gen 1–5 mons
|
||||
|
||||
## Summary
|
||||
Drayano's Black overhaul — every species catchable in-game, boosted gym/E4 teams, and QoL. Pairs with Volt White.
|
||||
|
||||
## Type
|
||||
[[Types#Vanilla+|Vanilla+]] [[Types#Difficulty|Difficulty]]
|
||||
|
||||
## Links
|
||||
- Source / info: https://www.pokecommunity.com/threads/pokemon-blaze-black-volt-white.252355/
|
||||
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Blaze%20Black%20rom%20hack
|
||||
|
||||
## In the library
|
||||
- `roms/nds/Hacks/Pokemon - Blaze Black (Hack).nds` on valhalla
|
||||
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
|
||||
|
||||
[[Index|← back to directory]]
|
||||
Reference in New Issue
Block a user