A House Divided A House DividedDocumentation
Changelog
Game Design/Getting Started & Strategy

Relocation

Last updated 2026-08-20
Player wikiRelocation
Source files

Players can change their character's home state (or UK region, JP prefecture). Home state controls where you run for most offices, canvass, and most eligibility checks.

Cooldown#

What always resets (any relocation)#

What only resets on country change#

These cross-country cleanup steps run in (step 4b).

What is preserved#

Campaign funds, personal cash, savings (all currencies), actions, favorability, infamy, policy positions, earlier career history entries, avatars, bonds, share holdings, and line-of-credit balances/arrears.

Blocking conditions#

There is no block for active candidacies or office-holding: those are handled automatically.

CEO and corporation rules#

Combined character + corporation relocation#

When you click "Relocate here" from a region page as a CEO, the dialog offers three options instead of the usual two:

Cross-country corporate relocations cost 2× the base 7% of market cap (so 14%). Imperial CEOs' corporations move along with the character at no cost: they receive the standard 2-button dialog with an info line rather than the chooser.

The "Relocate & Move Corporation" button is disabled when the corp cannot afford the selected payment method (insufficient Liquid Capital, bond cooldown still active, or leverage cap reached). The other two options remain available.

When a HQ moves via the CEO Office (not the combined flow) and the CEO does not reside at the destination, the CEO is auto-vacated: same semantics as character relocation. The UI warns the player before submission; the action is not blocked.

Strategy notes#

Admin and moderator overrides#

PATCH /api/admin/characters/update-country, PATCH /api/admin/characters/update-state, PATCH /api/moderator/characters/update-country, and PATCH /api/moderator/characters/update-state run the full pipeline above: they never bypass cleanup. The only difference from the player flow is that cooldowns, country-availability gates, and rate limits are skipped.