Difference between revisions of "Randy Random"
Jump to navigation
Jump to search
MortalSmurph (talk | contribs) (→Code Specifics: Updated code specifics) |
|||
Line 15: | Line 15: | ||
== Code Specifics == | == Code Specifics == | ||
− | + | Random Incidents | |
− | + | ||
− | + | <mtbDays>1.35</mtbDays> | |
− | + | <categoryWeights> | |
− | + | <Misc>3.5</Misc> | |
− | + | <ThreatBig>1.4</ThreatBig> | |
− | + | <OrbitalVisitor>1.1</OrbitalVisitor> | |
− | + | <FactionArrival>2.4</FactionArrival> | |
+ | <ThreatSmall>0.6</ThreatSmall> | ||
+ | <ShipChunkDrop>0.22</ShipChunkDrop> | ||
+ | </categoryWeights> | ||
+ | |||
+ | <randomPointsFactorRange>0.5~1.5</randomPointsFactorRange> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
{{nav|ai}} | {{nav|ai}} | ||
[[Category:AI]] | [[Category:AI]] |
Revision as of 02:26, 24 February 2022
|
Randy Random
Randy doesn't follow rules. He'll generate random events, and he doesn't care if they make a story of triumph or utter hopelessness. It's all drama to him.
Base Stats
- Type
- AI Storytellers
Randy Random, is a wild storyteller whose main characteristic is triggering challenges at any time of any difficulty, to the extent of launching several dangerous threats all at the same time or consecutively.
Code Specifics
Random Incidents
<mtbDays>1.35</mtbDays> <categoryWeights> <Misc>3.5</Misc> <ThreatBig>1.4</ThreatBig> <OrbitalVisitor>1.1</OrbitalVisitor> <FactionArrival>2.4</FactionArrival> <ThreatSmall>0.6</ThreatSmall> <ShipChunkDrop>0.22</ShipChunkDrop> </categoryWeights>
<randomPointsFactorRange>0.5~1.5</randomPointsFactorRange>