What problem does it solve?
Power bloc naming in Victoria 3 mods is complex and error-prone; this guide helps mod authors define clear, conditional power bloc names for the game to use across identities, laws, cultures, geography, and relationships.
Core Features & Use Cases
- Provides structured rules for naming power blocs based on identity, culture, geography, and alliances to ensure deterministic naming decisions.
- Assists modders in creating, editing, or reviewing files in common/power_bloc_names/*.txt, with guidance on ordering, triggers, and localization integration.
- Use Case: When adding a new geopolitical bloc name that must adapt to leader identity and regional context, place a specific rule above fallback names and update localization keys accordingly.
Quick Start
Review nearby vanilla power bloc name rules, add a new identity-specific rule above generic fallbacks, and update the localization key accordingly.