// Management · RimWorld Mod

RimMind - Personality

RimMind - Personality mod preview for RimWorld

RimMind - Personality An AI-powered personality system that grants every colonist a unique inner world.

RimMind - Personality

An AI-powered personality system that grants every colonist a unique inner world. It evaluates pawn status daily via LLM, injects dynamic personality Thoughts, and affects moods and behaviors accordingly.

What Is RimMind

RimMind is an AI-driven RimWorld mod suite. Connected to Large Language Models (LLM), it endows colonists with personalities, memories, conversations and autonomous decision-making abilities.

Sub-mod List & Dependency Relationships

ModResponsibilityDependenciesGitHubRimMind-CoreAPI client, request scheduling, context packagingHarmonyhttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-CoreLinkRimMind-ActionsAI pawn action execution libraryCorehttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-ActionsLinkRimMind-AdvisorAI generates work decisions for pawnsCore, Actionshttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-AdvisorLinkRimMind-DialogueAI-driven dialogue systemCorehttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-DialogueLinkRimMind-MemoryMemory collection and context injectionCorehttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-MemoryLinkRimMind-PersonalityAI-generated personalities and inner thoughtsCorehttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-PersonalityLinkRimMind-StorytellerAI storyteller for intelligent event selectionCorehttps://github.com/RimWorld-RimMind-Mod/RimWorld-RimMind-Mod-StorytellerLink Core ── Actions ── Advisor ├── Dialogue ├── Memory ├── Personality └── Storyteller

Core Features

Daily Personality Assessment - Once per in-game day, AI comprehensively analyzes pawn status, experiences and relationships to generate personalized personality Thoughts. Dynamic Mood Impact - AI-generated personality Thoughts directly alter colonist mood values, making mental states change realistically based on experiences. Personality Profile Visualization - A new Personality panel is added to pawn Bio tab, displaying AI-assessed personality summaries. Player Editable Content - You can edit personality descriptions, work preferences and social tendencies, which AI will reference during evaluations. Shape Voting - Vote on AI personality judgments. Voting history is included in follow-up AI requests, letting AI gradually adapt to your preferences. Multiple Trigger Conditions - Daily schedule, injury, skill upgrade, major events and death of loved ones can all trigger personality evaluations, each toggleable individually.

Evaluation Dimensions

  • Current emotional state and mood trends
  • Influence of recent positive and negative experiences
  • Quality of interpersonal relationships
  • Work-life balance
  • Impacts of physical health conditions
  • Player-customized personality descriptions

Core Functions

AI Personality Evaluation Pawn status is sent to LLM daily or on event triggers, and AI returns:
  • Personality Thoughts: 1~3 dynamic mood states, including tags, descriptions, intensity and duration
  • Narrative Summary: Brief record of recent pawn psychological changes under 50 words
Thoughts are injected into separate slots, displayed independently in the mood panel without overlapping. Trigger Mechanism [tr>Trigger TypeDescriptionDaily ScheduledEvaluated once per in-game day, with random offset to avoid simultaneous triggersInjury & IllnessTriggers on drastic health changesSkill MilestonesTriggers when skill levels advanceMajor EventsTriggers during raids, harvests and other critical incidentsDeath of Close RelativesTriggers when bonded social partners pass away All event triggers have a 1200 tick cooldown (~0.02 in-game days) to prevent chain reactions. Persistent Personality Profile Every colonist has a permanent personality archive:
  • Player Editable: Personality traits, work inclinations, social preferences
  • AI Generated: Daily-updated recent psychological narratives
  • Shape Voting: Players vote on AI assessments to influence future results
Mood Modification Values [tr>AI IntensityMood Offset-3-10-2-3-1-100+1+1+2+3+3+10 Context Injection Personality profiles and active Thoughts are automatically inserted into AI prompts for Advisor, Dialogue and other modules.

Frequently Asked Questions

Q: What kinds of Thoughts will AI generate for colonists? A: AI creates contextually fitting Thoughts based pawn status, experiences and relationships. For example, chronically injured pawns may get "Losing hope of recovery", while newly bonded pawns get "Looking forward to new companions". Q: Can I edit personality profiles? A: Yes. You can modify personality descriptions, work habits and social tendencies in the Personality panel on Bio page, and AI will take your edits into account. Q: What does Shape Voting do? A: You can upvote or downvote AI personality evaluations. Voting history is added to prompt context, letting AI learn and match your preferred style over time. Q: How long do Thoughts last? A: Automatically decided by AI by default (1~24 hours). You can switch to fixed mode with customizable duration (24 in-game hours by default). Q: Does it work better with Memory and Advisor? A: Yes. Memory provides historical events, Personality provides character traits, and Advisor combines all data to make highly role-consistent decisions.