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 Storm Silver"
|
||||
platform: NDS
|
||||
base: "SoulSilver"
|
||||
version: "1.05"
|
||||
status: "Complete"
|
||||
type: ["Vanilla+", "Difficulty"]
|
||||
generation: "Gen 1–4 mons"
|
||||
library_path: "roms/nds/Hacks/Pokemon - Storm Silver (Hack).nds"
|
||||
source: "https://www.pokecommunity.com/threads/pokemon-sacred-gold-storm-silver.165088/"
|
||||
added: 2026-06-06
|
||||
tags: ["hack", "platform/nds", "base/soulsilver", "status/complete", "type/vanilla+", "type/difficulty"]
|
||||
---
|
||||
# Pokémon Storm Silver
|
||||
|
||||
> [!info] Vanilla+ · Difficulty — **Complete**
|
||||
> Nintendo DS · base **SoulSilver** · version **1.05** · Gen 1–4 mons
|
||||
|
||||
## Summary
|
||||
Drayano's enhanced SoulSilver — the SoulSilver counterpart to Sacred Gold.
|
||||
|
||||
## Type
|
||||
[[Types#Vanilla+|Vanilla+]] [[Types#Difficulty|Difficulty]]
|
||||
|
||||
## Links
|
||||
- Source / info: https://www.pokecommunity.com/threads/pokemon-sacred-gold-storm-silver.165088/
|
||||
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Storm%20Silver%20rom%20hack
|
||||
|
||||
## In the library
|
||||
- `roms/nds/Hacks/Pokemon - Storm Silver (Hack).nds` on valhalla
|
||||
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
|
||||
|
||||
[[Index|← back to directory]]
|
||||
Reference in New Issue
Block a user