Modding Tutorials/Xenotypes

From RimWorld Wiki
Revision as of 01:07, 15 December 2022 by Harakoni (talk | contribs) (Special thanks to Ryflamer.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Recod The following is the template for assembling xenotypes from the genes in the game. Under each heading the existing genes are listed. Simply delete or comment out the genes you do not wish to include. This is best done by editing or viewing the source of this page and copy and pasting from there.

It is accurate as of the 1st of November 2022. It is originally provided by Ryflamer but has since been modified.

<?xml version="1.0" encoding="utf-8"?> <Defs> <XenotypeDef> <defName>xenotypedefname</defName> <label>ingame name</label> <description>A long description goes here, where you can describe the lore and whatever</description> <descriptionShort>A shorter description goes here</descriptionShort> <iconPath>UI/Icons/Xenotypes/Hussar</iconPath> <inheritable>true</inheritable> <!-- Can be omitted for not inheritable --> <nameMaker>NamerPersonDirtmole_Male</nameMaker> <!-- If omitted, the default name generator will be used. If this is used but nameMakerFemale is omitted, it will be used for both genders --> <nameMakerFemale>NamerPersonDirtmole_Female</nameMakerFemale> <chanceToUseNameMaker>1</chanceToUseNameMaker> <combatPowerFactor>1.5</combatPowerFactor> <!-- Can be omitted for 1x factor --> <genes> <!-- ======================================== Visual Genes ======================================== --> <!-- ==================== Beard ==================== --> <!-- <li>Beard_Always</li> --> <!-- <li>Beard_NoBeardOnly</li> --> <!-- <li>Beard_BushyOnly</li> --> <!-- ==================== Beard ==================== --> <!-- ==================== Bodies ==================== --> <!--<li>Body_Hulk</li>--> <!--<li><li>Body_Thin</li>--> <!--<li><li>Body_Standard</li>--> <!-- <li>Body_Fat</li> --> <!-- ==================== Bodies ==================== --> <!-- ==================== Brows ==================== --> <!-- <li>Brow_Heavy</li> --> <!-- ==================== Brows ==================== --> <!-- ==================== Ears ==================== --> <!-- <li>Ears_Cat</li> --> <!-- <li>Ears_Floppy</li> --> <!-- <li>Ears_Human</li> --> <!-- <li>Ears_Pig</li> --> <!-- <li>Ears_Pointed</li> --> <!-- ==================== Ears ==================== --> <!-- ==================== Eyes ==================== --> <!-- <li>Eyes_Red</li> --> <!-- <li>Eyes_Gray</li> --> <!-- ==================== Eyes ==================== --> <!-- ==================== Facial Overlay ==================== --> <!-- <li>FacialRidges</li> --> <!-- ==================== Facial Overlay ==================== --> <!-- ==================== Hands ==================== --> <!-- <li>ElongatedFingers</li> --> <!-- <li>Hands_Human</li> --> <!-- <li>Hands_Pig</li> --> <!-- ==================== Hands ==================== --> <!-- ==================== Hair ==================== --> <!-- <li>Hair_BaldOnly</li>--> <!-- <li>Hair_ShortOnly</li>--> <!-- <li>Hair_LongOnly</li> --> <!-- <li>Hair_Grayless</li> --> <!-- <li>Hair_Pink</li>--> <!-- <li>Hair_Blonde</li>--> <!-- <li>Hair_SandyBlonde</li>--> <!-- <li>Hair_ReddishBrown</li>--> <!-- <li>Hair_DarkBrown</li>--> <!-- <li>Hair_DarkSaturatedReddish</li>--> <!-- <li>Hair_DarkReddish</li>--> <!-- <li>Hair_MidBlack</li>--> <!-- <li>Hair_DarkBlack</li>--> <!-- <li>Hair_InkBlack</li>--> <!-- <li>Hair_SnowWhite</li> --> <!-- <li>Hair_Gray</li> --> <!-- <li>Hair_LightOrange</li> --> <!-- <li>Hair_SandyBlonde</li> --> <!-- <li>Hair_LightPurple</li> --> <!-- <li>Hair_LightBlue</li> --> <!-- <li>Hair_LightTeal</li> --> <!-- <li>Hair_LightGreen</li> --> <!-- <li>Hair_BrightRed</li> --> <!-- ==================== Hair ==================== --> <!-- ==================== Head ==================== --> <!-- <li>Headbone_MiniHorns</li> --> <!-- <li>Head_Gaunt</li> --> <!-- ==================== Head ==================== --> <!-- ==================== Horns ==================== --> <!-- <li>Headbone_Human</li> --> <!-- <li>Headbone_CenterHorn</li> --> <!-- <li>Headbone_MiniHorns</li> --> <!-- ==================== Horns ==================== --> <!-- ==================== Jaw ==================== --> <!-- <li>Jaw_Baseline</li> --> <!-- <li>Jaw_Heavy</li> --> <!-- ==================== Jaw ==================== --> <!-- ==================== Skin ==================== --> <!-- <li>Furskin</li> --> <!-- <li>Skin_Blue</li> --> <!-- <li>Skin_DeepRed</li> --> <!-- <li>Skin_DeepYellow</li> --> <!-- <li>Skin_Green</li> --> <!-- <li>Skin_InkBlack</li> --> <!-- <li>Skin_LightGray</li> --> <!-- <li>Skin_Orange</li> --> <!-- <li>Skin_PaleRed</li> --> <!-- <li>Skin_PaleYellow</li> --> <!-- <li>Skin_Purple</li> --> <!-- <li>Skin_SheerWhite</li> --> <!-- <li>Skin_SlateGray</li> --> <!-- <li>Skin_Melanin1</li> --> <!-- <li>Skin_Melanin2</li> --> <!-- <li>Skin_Melanin3</li> --> <!-- <li>Skin_Melanin4</li> --> <!-- <li>Skin_Melanin5</li> --> <!-- <li>Skin_Melanin6</li> --> <!-- <li>Skin_Melanin7</li> --> <!-- <li>Skin_Melanin8</li> --> <!-- <li>Skin_Melanin9</li> --> <!-- ==================== Skin ==================== --> <!-- ==================== Nose ==================== --> <!-- <li>Nose_Human</li> --> <!-- <li>Nose_Pig</li> --> <!-- ==================== Nose ==================== --> <!-- ==================== Tail ==================== --> <!-- <li>Tail_Furry</li> --> <!-- <li>Tail_Smooth</li> --> <!-- ==================== Tail ==================== --> <!-- ======================================== Stat Genes ======================================== --> <!-- ==================== Abilities ==================== --> <!-- <li>AcidSpray</li> --> <!-- <li>AnimalWarcall</li> --> <!-- <li>Bloodfeeder</li> --> <!-- <li>Coagulate</li> --> <!-- <li>FireSpew</li> --> <!-- <li>FoamSpray</li> --> <!-- <li>LongjumpLegs</li> --> <!-- <li>PiercingSpine</li> --> <!-- <li>Resurrect</li> --> <!-- <li>XenogermReimplanter</li> --> <!-- ==================== Abilities ==================== --> <!-- ==================== Aggression ==================== --> <!-- <li>Aggression_HyperAggressive</li> --> <!-- <li>Aggression_Aggressive</li> --> <!-- <li>Aggression_DeadCalm</li> --> <!-- ==================== Aggression ==================== --> <!-- ==================== Aptitude ==================== --> <!-- <li>AptitudeTerrible_Animals</li> --> <!-- <li>AptitudeTerrible_Social</li> --> <!-- <li>AptitudeTerrible_Artistic</li> --> <!-- <li>AptitudeTerrible_Mining</li> --> <!-- <li>AptitudeTerrible_Mining</li> --> <!-- <li>AptitudeTerrible_Plants</li> --> <!-- <li>AptitudePoor_Artistic</li> --> <!-- <li>AptitudePoor_Intellectual</li> --> <!-- <li>AptitudePoor_Social</li> --> <!-- <li>AptitudePoor_Shooting</li> --> <!-- <li>AptitudePoor_Cooking</li> --> <!-- <li>AptitudePoor_Cooking</li> --> <!-- <li>AptitudePoor_Plants</li> --> <!-- <li>AptitudePoor_Animals</li> --> <!-- <li>AptitudeStrong_Melee</li> --> <!-- <li>AptitudeStrong_Social</li> --> <!-- <li>AptitudeStrong_Intellectual</li> --> <!-- <li>AptitudeRemarkable_Shooting</li> --> <!-- <li>AptitudeRemarkable_Melee</li> --> <!-- <li>AptitudeRemarkable_Animals</li> --> <!-- <li>AptitudeRemarkable_Mining</li>--> <!-- <li>AptitudeRemarkable_Social</li> --> <!-- ==================== Aptitude ==================== --> <!-- ==================== Beauty ==================== --> <!-- <li>Beauty_VeryUgly</li> --> <!-- <li>Beauty_Ugly</li> --> <!-- <li>Beauty_Pretty</li> --> <!-- <li>Beauty_Beautiful</li> --> <!-- ==================== Beauty ==================== --> <!-- ==================== Chemical Dependency ==================== --> <!-- <li>ChemicalDependency_GoJuice</li> --> <!-- <li>ChemicalDependency_Psychite</li> --> <!-- ==================== Chemical Dependency ==================== --> <!-- ==================== Fertility ==================== --> <!-- <li>Sterile</li> --> <!-- <li>Fertile</li> --> <!-- ==================== Fertility ==================== --> <!-- ==================== Immunity ==================== --> <!-- <li>Immunity_Weak</li> --> <!-- <li>Immunity_Strong</li> --> <!-- <li>Immunity_SuperStrong</li> --> <!-- ==================== Immunity ==================== --> <!-- ==================== Learning ==================== --> <!-- <li>Learning_Slow</li> --> <!-- <li>Learning_Fast</li> --> <!-- ==================== Learning ==================== --> <!-- ==================== Libido ==================== --> <<!-- li>Libido_Low</li>--> <!-- <li>Libido_High</li> --> <!-- ==================== Libido ==================== --> <!-- ==================== Melee Damage ==================== --> <!-- <li>MeleeDamage_Weak</li> --> <!-- <li>MeleeDamage_Strong</li> --> <!-- ==================== Melee Damage ==================== --> <!-- ==================== Mood ==================== --> <!-- <li>Mood_Depressive</li> --> <!-- <li>Mood_Pessimist</li> --> <!-- <li>Mood_Optimist</li> --> <!-- <li>Mood_Sanguine</li> --> <!-- ==================== Mood ==================== --> <!-- ==================== Movement Speed ==================== --> <!-- <li>MoveSpeed_Quick</li>--> <!-- <li>MoveSpeed_Slow</li>--> <!-- <li>MoveSpeed_VeryQuick</li> --> <!-- ==================== Movement Speed ==================== --> <!-- ==================== Pain ==================== --> <!-- <li>Pain_Reduced</li> --> <!-- <li>Pain_Extra</li>--> <!-- ==================== Pain ==================== --> <!-- ==================== Psychic Ability ==================== --> <!-- <li>PsychicAbility_Deaf</li> --> <!-- <li>PsychicAbility_Dull</li> --> <!-- <li>PsychicAbility_Enhanced</li> --> <!-- <li>PsychicAbility_Extreme</li> --> <!-- ==================== Psychic Ability ==================== --> <!-- ==================== Sleep ==================== --> <!-- <li>Neversleep</li> --> <!-- <li>LowSleep</li> --> <!-- <li>Sleepy</li> --> <!-- <li>VerySleepy</li> --> <!-- ==================== Sleep ==================== --> <!-- ==================== Temperature ==================== --> <!-- <li>MinTemp_SmallDecrease</li> --> <!-- <li>MinTemp_SmallIncrease</li> --> <!-- <li>MinTemp_LargeIncrease</li> --> <!-- <li>MaxTemp_SmallDecrease</li> --> <!-- <li>MaxTemp_SmallIncrease</li> --> <!-- <li>MaxTemp_LargeIncrease</li> --> <!-- ==================== Temperature ==================== --> <!-- ==================== Toughness ==================== --> <!--<li>Delicate</li>--> <!-- <li>Robust</li> --> <!-- ==================== Toughness ==================== --> <!-- ==================== Toxic Resistance ==================== --> <!-- <li>ToxicEnvironmentResistance_Partial</li> --> <!-- <li>ToxicEnvironmentResistance_Total</li> --> <!-- <li>ToxResist_Partial</li> --> <!-- <li>ToxResist_Total</li> --> <!-- ==================== Toxic Resistance ==================== --> <!-- ==================== UV Sensitivity ==================== --> <!-- <li>UVSensitivity_Intense</li>--> <!-- <li>UVSensitivity_Mild</li> --> <!-- ==================== UV Sensitivity ==================== --> <!-- ==================== Vision ==================== --> <!-- <li>DarkVision</li>--> <!-- <li>Nearsighted</li>--> <!-- ==================== Vision ==================== --> <!-- ==================== Voice ==================== --> <!-- <li>Voice_Human</li> --> <!-- <li>VoicePig</li> --> <!-- <li>VoiceRoar</li> --> <!-- ==================== Voice ==================== --> <!-- ==================== Wound Healing ==================== --> <!-- <li>WoundHealing_Fast</li>--> <!-- <li>WoundHealing_Slow</li> --> <!-- <li>WoundHealing_SuperFast</li> --> <!-- ==================== Wound Healing ==================== --> <!-- ======================================== Unique Genes ======================================== --> <!-- ==================== Vampire ==================== --> <!-- <li>Hemogenic</li> --> <!-- <li>HemogenDrain</li> --> <!-- <li>DiseaseFree</li> --> <!-- <li>TotalHealing</li> --> <!-- <li>Deathrest</li> --> <!-- <li>Ageless</li> --> <!-- <li>Deathless</li> --> <!-- <li>ArchiteMetabolism</li> --> <!-- <li>PerfectImmunity</li> --> <!-- <li>FireWeakness</li> --> <!-- <li>FireTerror</li> --> <!-- ==================== Vampire ==================== --> <!-- ==================== Misc ==================== --> <!-- <li>AddictionImmune_WakeUp</li> --> <!-- <li>FireResistant</li> --> <!-- <li>Inbred</li> --> <!-- <li>Instability_Mild</li> --> <!-- <li>Instability_Major</li> --> <!-- <li>KillThirst</li> --> <!-- <li>KindInstinct</li> --> <!-- <li>NakedSpeed</li> --> <!-- <li>PollutionRush</li> --> <!-- <li>PsychicBonding</li> --> <!-- <li>RobustDigestion</li> --> <!-- <li>StrongStomach</li> --> <!-- <li>Superclotting</li> --> <!-- <li>Unstoppable</li> --> <!-- <li>ViolenceDisabled</li> --> </genes> </XenotypeDef> </Defs>