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

Fundraising & Ads

Last updated 2026-08-20
Player wikiFundraising & Ads
Source files

Campaign funds are the fuel for advertising and party operations. This guide covers how to generate funds, spend them effectively, and manage your campaign budget.

Fund Generation#

There are two related but distinct fund-generation mechanics: personal character funds () and campaign funds (src/lib/campaigns/). Neither has a per-demographic-group ad-targeting feature.

Passive Income (personal funds)#

Every turn, a character earns passive income based on:

Campaign income (fundraisingLevel)#

Separately, each campaign has a fundraisingLevel (0-10, legacy linear scale) or an unlocked Strategic Operations fundraising tree that determines per-turn passive campaign income, scaled by race type (president 1.0x baseline down to State Senate 0.2x). FUNDRAISING_INCOME[0] = $20k/turn (no upgrade) up to higher levels at higher investment; this is separate from, and stacks with, the personal office-bonus income above.

Fundraise Action#

The Fundraise action generates immediate funds:

Party Tax System#

Your party takes a tax on your income (0-33%):

Advertising#

How Ads Work#

Media Spending (separate upgrade track)#

Independent of the Advertise action, campaigns have a mediaSpendingLevel (or Strategic Operations media-spending tree) that is an upgrade, not a per-turn action: it pays a recurring passive favorability gain each turn (getMediaFavPerTurn(), mediaSpendingLevel × 0.5 on the legacy linear scale, or the tree's Broadcast + Television magnitudes once unlocked). This is diminishing-returns-capped in aggregate by PASSIVE_FAV_DIMINISH_THRESHOLD/RATE so a maxed media stack cannot permanently pin favorability at 100.

Ad Strategy#

Budget Management#

The campaign page budget tab shows:

Tips#

  1. Fundraise early, Build a war chest before election season
  2. Don't hoard, Unspent funds don't compound; spend on ads when it matters
  3. Office income is king, Winning even a House seat dramatically increases your income
  4. Watch party tax, If your party has a high tax rate, factor it into your planning