Multiplayer

Subsidiaries and control

confirmedPatch 11.75Build a7b5c7cCore rulesReviewed
Patch
11.75
Build
a7b5c7c
Scope
Core rules
Reviewed

Operational control belongs to the player with the largest effective ownership stake. It does not require 50%: a 40/35/25 split gives control to the 40-share effective holder. Evidence

Direct player shares count toward that player. Shares held by another organization are attributed through that organization’s effective controller when resolving the target’s control, with recursion protected against ownership cycles. The controller is refreshed after ownership-changing transactions.

Tie rule

If several players share the largest effective stake, the current controller keeps control when included in the tie. Otherwise the founder wins when included. If neither applies, the deterministic identifier ordering breaks the tie. This means matching the leader’s count may not be enough to take control.

Subsidiary label

The statistics model counts another organization as a controlled subsidiary only when the holder organization owns strictly more than half of the target’s outstanding shares: held shares × 2 > outstanding shares. That reporting threshold is distinct from the operational largest-stake controller rule.

After issuance, follow-on funding, a trade, or a buyback, check both direct ownership and the effective chain. A parent’s controller may indirectly control assets held by that parent even when no personal share line appears on the target.

Evidence

Sanitized transcripts from the current client. Raw player captures remain private.

  1. Installed client identityThe installed Windows client reports patch 11.75, build a7b5c7c, built 2026-07-31 15:16:13 UTC.Patch 11.75 · build a7b5c7c · verified 2026-08-01 · Riftborne.exe --build-info and Content/build_info.json.
  2. Organization valuation and ownership formulasFair value per share combines balance value, profitable seven-day income, backlog, reinvestment, holdings, interest and dividend flows, dilution, concentration, liquidity, defaults, and a bounded macro multiplier. Outstanding shares exclude treasury shares. Control resolves to the largest effective ownership stake, with current owner and then founder winning an exact tie.Patch 11.75 · build a7b5c7c · verified 2026-08-01 · Read-only inspection of OrganizationStatsSystem.ComputeFairValuePerShare, OutstandingShares, ComputeShareholderSnapshots, and OrganizationSystem.ResolveControllingPlayerId.