Difference between revisions of "Phoebe Chillax"

From RimWorld Wiki
Jump to navigation Jump to search
m
(30 intermediate revisions by 17 users not shown)
Line 1: Line 1:
<!--Top Nav Box-->
 
 
{| align=center
 
{| align=center
! {{MainSection_Nav}}
+
| {{AI Storytellers Nav}}
 
|}
 
|}
{| align=center
+
{{Infobox main|ai
| {{AI_Storytellers_Nav}}
+
| name = Phoebe Chillax
|}
+
| image = Phoebe.png
<hr>
+
| description = Phoebe gives lots of time between disasters to relax and build your colony. But beware - if she's set at a high challenge scale, she'll hit as hard as anyone.
<!-- End Nav -->
+
| type = AI Storytellers
 +
}}
 +
 
 +
'''Phoebe Chillax''', is a storyteller whose main characteristic is the long break between challenges, leaving the player with enough time to rest and recover after an event, and live without much to worry about. This gives new players a more relaxed experience to get familiar with the game. However, long breaks between raids can lead to surprising spikes of difficulty.
 +
 
 +
===Analysis===
 +
While Phoebe will "hit as hard as anyone", Cassandra is objectively a more difficult storyteller - she sends more threats more often. For comparison, Phoebe can never send 2 raids in quick succession, always taking anywhere from 8 to 24 days between major threats. What this description means is that a large raid at [[difficulty|Losing is Fun]] won't be any easier just because you picked a different storyteller. It's also possible to overestimate yourself, and be hit by a large raid you weren't prepared for.
 +
 
 +
When playing with Phoebe, in the beginning its always likely to gain one or two more colonists, typically a wanderer. A trade caravan or two shall also arrive before completing a full season (15 days).
 +
 
 +
== Code specifics ==
 +
Major Threats
  
{{stub}}
+
<onDays>8</onDays>
 +
<offDays>8</offDays>
 +
<numIncidentsRange>1~1</numIncidentsRange>
  
{{infobox main|ai|
+
Misc. Events
|name = Phoebe Basebuilder
 
|image = Phoebe.png|250px|Phoebe Basebuilder
 
|info = "Let's chill and build." - Phoebe Basebuilder, RimWorld AI.
 
|type = AI Storytellers{{!}}AI Storytellers
 
}}
 
  
<includeonly>
+
<mtbDays>4.8</mtbDays>
''Main Article: [[Phoebe Basebuilder]]''
 
</includeonly>
 
<onlyinclude>
 
{{quote|"Phoebe gives lots of time between disasters to relax and build your colony. But beware - if she's set at a high challenge scale, she'll hit as hard as anyone."|In-game description}}
 
  
Phoebe is a friendly AI that won't throw hundreds of [[Raider|raiders]] at you whenever she feels like it.
 
</onlyinclude>
 
 
{{nav|ai}}
 
{{nav|ai}}
 
[[Category:AI]]
 
[[Category:AI]]

Revision as of 04:23, 4 February 2023

Basics Menus Game Creation Gameplay Pawns Plants Resources Gear Mods
Game Creation Scenario system AI Storytellers World Generation Biomes
AI Storytellers Cassandra Classic Phoebe Chillax Randy Random

Phoebe Chillax

Phoebe Chillax

Phoebe gives lots of time between disasters to relax and build your colony. But beware - if she's set at a high challenge scale, she'll hit as hard as anyone.

Base Stats

Type
AI Storytellers

Phoebe Chillax, is a storyteller whose main characteristic is the long break between challenges, leaving the player with enough time to rest and recover after an event, and live without much to worry about. This gives new players a more relaxed experience to get familiar with the game. However, long breaks between raids can lead to surprising spikes of difficulty.

Analysis

While Phoebe will "hit as hard as anyone", Cassandra is objectively a more difficult storyteller - she sends more threats more often. For comparison, Phoebe can never send 2 raids in quick succession, always taking anywhere from 8 to 24 days between major threats. What this description means is that a large raid at Losing is Fun won't be any easier just because you picked a different storyteller. It's also possible to overestimate yourself, and be hit by a large raid you weren't prepared for.

When playing with Phoebe, in the beginning its always likely to gain one or two more colonists, typically a wanderer. A trade caravan or two shall also arrive before completing a full season (15 days).

Code specifics

Major Threats

<onDays>8</onDays>
<offDays>8</offDays>
<numIncidentsRange>1~1</numIncidentsRange>

Misc. Events

<mtbDays>4.8</mtbDays>