Raid points

From RimWorld Wiki
Revision as of 03:51, 1 August 2021 by Harakoni (talk | contribs)
Jump to navigation Jump to search

Raid Points determine the size, not frequency, of Raids. Raid Points are spent by the storyteller to purchase various threats and form a raid. See "Raider Page". Raid Points are calculated using a complicated formula based on your colony's wealth, colonist count, difficulty level, time factor, and adaption factor. The two most significant player controlled factors are total colony wealth and total colonist count.

Raid Points must be from 35 to 10,000.

One can view their raid points by turning on Development Mode. Hit the 3rd button, "Open the View Settings", and check "Write Storyteller". Then, back on the main Rimworld screen, hit the Magnifying Glass button. "Base Points" is the Raid Point total.

Raid base points.png

The Formula is roughly:

("Colony Wealth Points" + "Colonist Points") * (Threat Scale) * (Adaption Factor) * (Time Factor).

"Colony Wealth Points" is taken from a total of ("Market Value Items" + "Market Value Pawns" + ( (Market Value of Floors + Buildings) * 0.5 )". This total is called "PlayerWealthForStory" and used more than once in the Raid Point calculation. "PlayerWealthForStory" is linearly interpolated on a curve as shown at the bottom of this page to create a "Colony Wealth Points". One can view their total wealth by hitting the History Tab (book at bottom of screen) and going to the Statistics Tab. Importantly, the "Colony wealth (this map) number is NOT used. For the purpose of Raid Point Calculation, Colony wealth (buildings) is halved.

"Colonist Points" is roughly a total colonist count multiplied by a point amount from an arbitrary curve shown at the bottom of this page. "PlayerWealthForStory" is used to define this curve. Colonists and slaves are counted and adjustments are made due to their health. Temporary Quest Pawns and Prisoners are not counted. Pawns in Cryosleep are counted at 30%. Tamed animals are counted at 8% of their "combat power" if they are able to be Release trained.

"Threat Scale" is based on the Difficulty level chosen. Choosing "Custom" difficulty allows you to choose an exact Threat Scale.

"Adaption Factor" is largely based on how long it has been since a colonist has last been downed and/or died.

"Time Scale"

This information is taken from the Development Code "Base Points" calculation. Please update if the storyteller section uses a different method to calculate.


PointsPerWealthCurve (0f, 0f) (14000f, 0f) (400000f, 2400f) (700000f, 3600f) (1000000f, 4200f)

PointsPerColonistByWealthCurve (0f, 15f) (10000f, 15f) (400000f, 140f) (1000000f, 200f)