A House Divided A House DividedDocumentation
Changelog
Game Design/Elections & Campaigns

Japan - Elections & Bills

Last updated 2026-08-21
Source files

Electoral System#

Japan uses Hare-quota proportional representation (pr_hareQuota) for Shūgiin, Sangiin, and Regional Council seats. Mixed-member proportional representation is not implemented.

Election Types#

Shugiin (House of Representatives)#

Sangiin (House of Councillors)#

Governor#

Snap Elections#

The PM can dissolve the Shugiin and trigger a snap election.

Rules#

Effects#

Tracking#

API#

Major Party Spoiler Modeling#

Vote accumulation still uses configured major-party sets when applying spoiler redistribution before PR allocation:

Government Formation#

Parliamentary system matching the UK pattern:

  1. Post-election: largest party leader nominated as PM
  2. PM appointment vote in Shugiin (lower house only)
  3. Coalition negotiation if no majority (coalitionThreshold: 233)
  4. Minority government attempt if no coalition
  5. No-confidence vote handling (48-turn cooldown)

Bills - Bicameral Lifecycle#

Diet Bill Flow#

Cabinet-origin:
  "cabinet_review" → "active" (Shugiin) → "active_other" (Sangiin) → "signed"
                                                 ↓ reject
                                           "override_shugiin" → "signed" / "failed"

Shugiin-origin (Diet member):
  "active" (Shugiin) → "active_other" (Sangiin) → "signed"
                              ↓ reject
                        "override_shugiin" → "signed" / "failed"

Sangiin-origin (Diet member):
  "active" (Sangiin) → "active_other" (Shugiin) → "signed"
                               ↓ reject
                            "failed"   (no override - Shugiin supremacy)

Key Differences from US System#

Cabinet-Origin Bills#

Diet-Member Bills#

Any seated Shūgiin or Sangiin member may propose a national bill.