diff --git a/About/About.xml b/About/About.xml index c0ac3e5..f1f2296 100644 --- a/About/About.xml +++ b/About/About.xml @@ -1,12 +1,25 @@ RJW Genes Vegapnk - Vegapnk.rjw.genes + Vegapnk.rjw.genes
  • 1.5
  • - Adds Genes for RJW Content - https://steamcommunity.com/id/Vegapnk/myworkshopfiles/?appid=294100 + +Adds Genes for RJW Content. +Adds: +- Genes for Genitalia Types and Sizes +- Fertilin, a resource similiar to Hemogen, and accompanying sex-vampires +- Mechanics for Breeding and being Breed by Animals and Insects +- Inherit genes from bestiality or produce VGE-Hybrids +- Male / Female Only, MPreg, Genderfluid Pawns +- Orgasmic Mytosis, Orgasmic Supercharging, Age-Transfer on Sex, Pheromones +- Cum-Amount changes, Cumflation Immunity +- Horny Pheromones, Animal Mating Call +- Patches for some popular Xenotypes from the Workshop +- Sexual Taming of Animals + + https://github.com/vegapnk/RJW-Genes
  • Ludeon.RimWorld.Biotech diff --git a/About/Preview.png b/About/Preview.png index fdcd074..f1b61c0 100644 Binary files a/About/Preview.png and b/About/Preview.png differ diff --git a/CHANGELOG.md b/CHANGELOG.md index 629613f..26387d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - "Curiosity Genes" alongside other Curiosities from VRE. Thanks to @Jaaldabaoth (#88) - Support for many VE-Genetics Animals into the Animal-Framework. Thanks to @Jaaldabaoth (#88) - "Likes Cumflation"-Gene now also makes pawns immune against the effects of cumflations. They are still cumflated. +- Gasmasks make immune against Aphrodisiac Pheromones (#108) **Fixes**: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a7084d8..d905c20 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,4 +31,5 @@ But please consider also the following: - Fertilin, Fertilin Drain, Healpussy, Succubus Wing & Tail come from Shabakur - Littered Birth, Many of the Penis Types are from Jaaldabaoth - Feline Genitalia, Animal Mating Call and Udder are from Kira-Bad-Artist -- Sexual Tamer, Pheromone Spit and Mating call are from Archer \ No newline at end of file +- Sexual Tamer, Pheromone Spit and Mating call are from Archer +- The Preview was started with [Yodayo](https://yodayo.com/) \ No newline at end of file diff --git a/Common/Assemblies/Rjw-Genes.dll b/Common/Assemblies/Rjw-Genes.dll index 98b02a6..1099308 100644 Binary files a/Common/Assemblies/Rjw-Genes.dll and b/Common/Assemblies/Rjw-Genes.dll differ diff --git a/Common/Defs/GeneDefs/GeneDefs_Breeding.xml b/Common/Defs/GeneDefs/GeneDefs_Breeding.xml index 1eab617..bb6fbe4 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Breeding.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Breeding.xml @@ -1,17 +1,19 @@ - + - + - rjw_genes_breeding + rjw_genes_breeding - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • - - + +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    + @@ -23,32 +25,33 @@ 1 -1 - + - rjw_genes_zoophile - - Xenotypes with this Gene are Zoophile. - Genes/Icons/Zoophile - 54 - -
  • - Zoophile -
  • -
    + rjw_genes_zoophile + + Xenotypes with this Gene are Zoophile. + Genes/Icons/Zoophile + 54 + +
  • + Zoophile +
  • +
    - + - rjw_genes_fertile_anus - - Xenotypes with this gene have a functional uterus connected to the anal cavity even for males - Genes/Icons/Fertile_anus - 54 + rjw_genes_fertile_anus + + Xenotypes with this gene have a functional uterus connected to the anal cavity even + for males + Genes/Icons/Fertile_anus + 54 rjw_genes_insectincubator - - RJW_Genes.Gene_InsectIncubator + + RJW_Genes.Gene_InsectIncubator Pawns with this gene fertilize insect eggs that are placed inside them. Genes/Icons/Egg 52 @@ -58,7 +61,7 @@ rjw_genes_insectbreeder - + Pawns with this gene are able to fertilize eggs with any fertile penis. Genes/Icons/Insect_Breeder 53 @@ -68,9 +71,10 @@ rjw_genes_fervent_ovipositor - - RJW_Genes.Gene_FerventOvipositor - Pawns that have a female (egg producing) ovipositor produce eggs at drastically increased speed. + + RJW_Genes.Gene_FerventOvipositor + Pawns that have a female (egg producing) ovipositor produce eggs at drastically + increased speed. Genes/Icons/Fervent_Ovipositor 55 1 @@ -79,36 +83,36 @@ - rjw_genes_mating_call - - This gene allows to call nearby animals and invite them for mating. + rjw_genes_mating_call + + This gene allows to call nearby animals and invite them for mating. Genes/Icons/RJW_Genes_Mating_Call - 65 - -
  • rjw_genes_ability_mating_call
  • -
    - - rjw_genes_ability_mating_call - - 2 - -1 -
    + 65 + +
  • rjw_genes_ability_mating_call
  • +
    + + rjw_genes_ability_mating_call + + 2 + -1 +
    - rjw_genes_pheromone_spit - - This gene allows to mark targets for breeding, enticing nearby animals for a ride. + rjw_genes_pheromone_spit + + This gene allows to mark targets for breeding, enticing nearby animals for a ride. Genes/Icons/RJW_Genes_PheromoneSpit - 66 - -
  • rjw_genes_ability_pheromone_spit
  • -
    - - rjw_genes_ability_pheromone_spit - - 2 - -1 -
    + 66 + +
  • rjw_genes_ability_pheromone_spit
  • +
    + + rjw_genes_ability_pheromone_spit + + 2 + -1 +
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml b/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml index cfeab86..f578e99 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Cosmetic.xml @@ -1,75 +1,77 @@ - + - - Miscellaneous - true - -
  • Wing
  • -
    -
    + + Miscellaneous + true + +
  • Wing
  • +
    +
    - - rjw_genes_succubus_wings - - Carriers of this gene grow succubus wings. - Genes/Icons/Succubus_Wings - (0.75, 0.75, 0.75) - 1000 - -
  • rjw_genes_ability_flight
  • -
    - - rjw_genes_ability_flight - - 1 - -1 - 0 - -
  • - PawnRenderNodeWorker_AttachmentBody - Things/Pawn/Humanlike/BodyAttachments/RJW_Genes_Succubus_Wings - 1.5 - Body - Skin - - - -2 - - true - - 90 - - -
  • -
    - - -
  • + + rjw_genes_succubus_wings + + Carriers of this gene grow succubus wings. + Genes/Icons/Succubus_Wings + (0.75, 0.75, 0.75) + 1000 + +
  • rjw_genes_ability_flight
  • + + + rjw_genes_ability_flight + + 1 + -1 + 0 + +
  • + PawnRenderNodeWorker_AttachmentBody + Things/Pawn/Humanlike/BodyAttachments/RJW_Genes_Succubus_Wings + 1.5 + Body + Skin + + + -2 + + true + + 90 + + +
  • +
    + + +
  • Genes/Icons/RJW_Genes_Endogene_Background Genes/Icons/RJW_Genes_Xenogene_Background
  • -
  • - DemonLoverQuirk -
  • +
  • + DemonLoverQuirk +
  • -
    - - - rjw_genes_succubus_tail - - Carriers of this gene grow a slender tail ending with a heart that can act as a dexterous fifth limb. - Genes/Icons/Succubus_Tail - (1, 0, 0) - 1000 - -
  • - Manipulation - 0.05 -
  • -
    - 1 - -1 - 0 +
    + + + rjw_genes_succubus_tail + + Carriers of this gene grow a slender tail ending with a heart that can act as a + dexterous fifth limb. + Genes/Icons/Succubus_Tail + (1, 0, 0) + 1000 + +
  • + Manipulation + 0.05 +
  • +
    + 1 + -1 + 0
  • PawnRenderNodeWorker_AttachmentBody @@ -99,16 +101,17 @@
  • - true - - -
  • + true + + +
  • Genes/Icons/RJW_Genes_Endogene_Background Genes/Icons/RJW_Genes_Xenogene_Background
  • - DemonLoverQuirk -
  • + DemonLoverQuirk +
    -
    +
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_Cum.xml b/Common/Defs/GeneDefs/GeneDefs_Cum.xml index 56615ae..32ac80c 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Cum.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Cum.xml @@ -1,18 +1,19 @@ - + - - rjw_genes_cum - -
  • CumAmount
  • -
    - false - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    -
    + + rjw_genes_cum + +
  • CumAmount
  • +
    + false + +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    +
    @@ -40,7 +41,8 @@ rjw_genes_very_much_cum - Males of this species produce a whole lot of fluid. They are like fountains basically. + Males of this species produce a whole lot of fluid. They are like fountains + basically. Genes/Icons/Very_Much_Cum RJW_Genes.Gene_VeryMuchCum 535 diff --git a/Common/Defs/GeneDefs/GeneDefs_Damage.xml b/Common/Defs/GeneDefs/GeneDefs_Damage.xml index 409fe35..d045a68 100644 --- a/Common/Defs/GeneDefs/GeneDefs_Damage.xml +++ b/Common/Defs/GeneDefs/GeneDefs_Damage.xml @@ -1,11 +1,12 @@ - + - + rjw_genes_unbreakable rjw_genes_damage - This Gene makes the Carrier unable to get mood or social penalties from being raped and they cannot be broken for a long period of time. + This Gene makes the Carrier unable to get mood or social penalties from being raped + and they cannot be broken for a long period of time. UI/Icons/Rituals/TrialDefend 2 -1 @@ -15,13 +16,14 @@
  • FeelingBroken
  • - + -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml b/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml index 6d4a732..2a82c73 100644 --- a/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml +++ b/Common/Defs/GeneDefs/GeneDefs_ExtraGenitalia.xml @@ -1,20 +1,21 @@ - + - false + false -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    rjw_genes_extra_penis - rjw_genes_genitalia_extras + rjw_genes_genitalia_extras Males of this species grow an additional penis . Genes/Icons/extra_male @@ -28,7 +29,7 @@ rjw_genes_no_penis - rjw_genes_genitalia_extras + rjw_genes_genitalia_extras Males of this do not have a penis. Genes/Icons/No_Male_Genitalia RJW_Genes.Gene_NoPenis @@ -42,7 +43,7 @@ rjw_genes_extra_vagina - rjw_genes_genitalia_extras + rjw_genes_genitalia_extras Females of this species grow an additional vagina . Genes/Icons/Extra_Vagina RJW_Genes.Gene_ExtraVagina @@ -55,7 +56,7 @@ rjw_genes_no_vagina - rjw_genes_genitalia_extras + rjw_genes_genitalia_extras Females of this do not have a vagina. Genes/Icons/No_Vagina RJW_Genes.Gene_NoVagina @@ -118,34 +119,35 @@ - - rjw_genes_futa - - rjw_genes_gender - Males with this gene grow additional female genitalia, females grow additional male genitalia. - Genes/Icons/Futa - RJW_Genes.Gene_Futa - 709 - -
  • PenisAmount
  • -
  • VaginaAmount
  • -
    -
    - - - rjw_genes_femboy - - rjw_genes_gender - Males with this gene are considered female despite having a penis - Genes/Icons/Futa - RJW_Genes.Gene_Femboy - 709 - -
  • PenisAmount
  • -
  • VaginaAmount
  • -
    -
    - + + rjw_genes_futa + + rjw_genes_gender + Males with this gene grow additional female genitalia, females grow additional male + genitalia. + Genes/Icons/Futa + RJW_Genes.Gene_Futa + 709 + +
  • PenisAmount
  • +
  • VaginaAmount
  • +
    +
    + + + rjw_genes_femboy + + rjw_genes_gender + Males with this gene are considered female despite having a penis + Genes/Icons/Futa + RJW_Genes.Gene_Femboy + 709 + +
  • PenisAmount
  • +
  • VaginaAmount
  • +
    +
    + rjw_genes_featureless_chest rjw_genes_genitalia_extras @@ -172,4 +174,4 @@ -
    +
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml b/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml index 2b6e5d6..757ee1e 100644 --- a/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml +++ b/Common/Defs/GeneDefs/GeneDefs_GenitaliaTypes.xml @@ -1,4 +1,4 @@ - + @@ -7,17 +7,18 @@
  • GenitalType
  • - true + true 0 - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    - + + rjw_genes_equine_genitalia @@ -32,8 +33,8 @@ 802 - - + + rjw_genes_human_genitalia Carriers of this gene develop human genitalia. @@ -43,12 +44,12 @@ Penis Vagina Anus - Breasts + Breasts 802 - + rjw_genes_canine_genitalia @@ -90,10 +91,9 @@ DemonVagina DemonAnus -
  • +
  • DemonLoverQuirk -
  • - + 805
    @@ -109,9 +109,9 @@ DragonVagina GenericAnus -
  • +
  • ScaleLoverQuirk -
  • + 806
    @@ -126,15 +126,15 @@ SlimeTentacles SlimeVagina SlimeAnus - SlimeBreasts + SlimeBreasts -
  • +
  • SlimeLoverQuirk -
  • + 807 - + rjw_genes_demonicT_genitalia @@ -146,13 +146,13 @@ DemonVagina DemonAnus -
  • +
  • DemonLoverQuirk -
  • + 807
    - + rjw_genes_crocodilian_genitalia @@ -162,13 +162,13 @@
  • CrocodilianPenis
  • -
  • +
  • ScaleLoverQuirk -
  • + 807
    - + rjw_genes_racoon_genitalia @@ -178,11 +178,10 @@
  • RaccoonPenis
  • - 807
    - + rjw_genes_reptilian_genitalia @@ -192,17 +191,13 @@
  • HemiPenis
  • -
  • +
  • ScaleLoverQuirk -
  • + 807
    - - - - - + rjw_genes_Ghost_genitalia @@ -213,13 +208,13 @@ GhostPenis GhostVagina -
  • +
  • TeratophileQuirk -
  • + 807
    - + rjw_genes_Golem_genitalia @@ -229,14 +224,14 @@
  • GolemPenis
  • -
  • +
  • TeratophileQuirk -
  • + 807 -
    - - + + + rjw_genes_Marine_genitalia Carriers of this gene have marine mammal like genitalia. @@ -247,7 +242,7 @@ 807 - + rjw_genes_Necro_genitalia @@ -258,13 +253,13 @@
  • NecroPenis
  • -
  • +
  • TeratophileQuirk -
  • + 807 -
    - + + rjw_genes_Needle_genitalia @@ -277,7 +272,7 @@ 807 - + rjw_genes_Orc_genitalia @@ -290,7 +285,7 @@ 807 - + rjw_genes_Pig_genitalia @@ -302,7 +297,7 @@ PigPenis - + rjw_genes_Tentacle_genitalia @@ -313,13 +308,12 @@
  • TentaclePenis
  • -
  • +
  • TeratophileQuirk -
  • + 807 -
    - + rjw_genes_ovipositor_genitalia @@ -332,18 +326,15 @@ OvipositorF InsectAnus -
  • +
  • ChitinLoverQuirk -
  • + 808 - -
  • Egglaying
  • -
  • AG_Egglaying
  • -
    - +
  • Egglaying
  • +
  • AG_Egglaying
  • +
    -
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml b/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml index 12a58a0..46de9d0 100644 --- a/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml +++ b/Common/Defs/GeneDefs/GeneDefs_LifeForce.xml @@ -1,11 +1,12 @@ - + - + rjw_genes_fertilin - + -
  • +
  • Genes/Icons/RJW_Genes_Endogene_Background Genes/Icons/RJW_Genes_Xenogene_Background
  • @@ -15,35 +16,43 @@ rjw_genes_lifeforce - Carriers of this gene have a reserve of biological strength powered by a resource called fertilin. The resource can be gained and spent in various ways, some of which are unlocked by other genes.\n\nCarriers lose 5 fertilin per day from biological entropy. \n\nGene is inactive until carrier is able to have sex. + Carriers of this gene have a reserve of biological strength powered by a + resource called fertilin. The resource can be gained and spent in various ways, some of + which are unlocked by other genes.\n\nCarriers lose 5 fertilin per day from biological + entropy. \n\nGene is inactive until carrier is able to have sex. RJW_Genes.Gene_LifeForce RJW_Genes.GeneGizmo_ResourceLifeForce fertilin -
  • 0.25
  • -
  • 0.5
  • -
  • 0.75
  • +
  • 0.25
  • +
  • 0.5
  • +
  • 0.75
  • true true - A reserve of biological strength which can be gained and spent in a variety of ways. \n\nFertilin can be increased by absorbing cum, typically through oral sex or stored cum. \n\nIf fertilin reaches zero, {PAWN_nameDef} will become very unhappy and may try to obtain some forcefully. + A reserve of biological strength which can be gained and spent in a + variety of ways. \n\nFertilin can be increased by absorbing cum, typically through oral + sex or stored cum. \n\nIf fertilin reaches zero, {PAWN_nameDef} will become very unhappy + and may try to obtain some forcefully. Genes/Icons/FertilinAlt 0 -2 - 18 + 18 -
  • Gives fertilin supply.
  • +
  • Gives fertilin supply.
  • - -
  • fert
  • -
    + +
  • + fert +
  • +
    0.025 1 1
    - + rjw_genes_lifeforce_drain @@ -54,12 +63,12 @@ Genes/Icons/FertilinDrainAlt rjw_genes_lifeforce 0.075 - 18 + 18 -1 1 6 - + rjw_genes_pussyhealing @@ -78,18 +87,25 @@ -1 -
  • life
  • -
  • pussy
  • -
  • heal
  • +
  • + life +
  • +
  • + pussy +
  • +
  • + heal +
  • - + rjw_genes_cockeater cockeater - Carriers of this gene are able eat cocks to restore their fertilin supply. Cocks are consumed during that process. + Carriers of this gene are able eat cocks to restore their fertilin supply. + Cocks are consumed during that process. Genes/Icons/cockeater rjw_genes_lifeforce 11 @@ -103,13 +119,19 @@ -1 -
  • life
  • -
  • cock
  • -
  • eat
  • +
  • + life +
  • +
  • + cock +
  • +
  • + eat +
  • - + rjw_genes_paralysingkiss @@ -128,12 +150,16 @@ -1 -
  • stun
  • -
  • kiss
  • +
  • + stun +
  • +
  • + kiss +
  • - + rjw_genes_seduce @@ -150,19 +176,24 @@ 1 -1 - + -
  • stun
  • -
  • kiss
  • +
  • + stun +
  • +
  • + kiss +
  • - + rjw_genes_naked_prowess - Carriers of this gene are able to temporarily increase their strength and resilience, while they are naked. + Carriers of this gene are able to temporarily increase their strength and + resilience, while they are naked. Genes/Icons/rjw_naked_prowess rjw_genes_lifeforce 14 @@ -175,32 +206,35 @@ 1 -1 - + rjw_genes_cum_eater - Carriers of this gene are able to absorb fertilin through eating cum. This includes oral sex, eating cum for food or sucking out cumflated pawns. + Carriers of this gene are able to absorb fertilin through eating cum. This + includes oral sex, eating cum for food or sucking out cumflated pawns. Genes/Icons/cumeater rjw_genes_lifeforce 1 1 - + rjw_genes_fertilin_absorber - Carriers of this gene are able to absorb the fertilin inside sperm through their vagina and anus. + Carriers of this gene are able to absorb the fertilin inside sperm through + their vagina and anus. Genes/Icons/Vaginal_cum_absorption rjw_genes_lifeforce 2 1 - + rjw_genes_lifeforce_empath RJW_Genes.Gene_LifeForce_Empath - Carriers of this gene generate lifeforce if nearby pawns are sexually satisfied. Be careful: Sexually frustrated pawns will make your empath loose lifeforce! + Carriers of this gene generate lifeforce if nearby pawns are sexually + satisfied. Be careful: Sexually frustrated pawns will make your empath loose lifeforce! Genes/Icons/Hypersexual rjw_genes_lifeforce 3 @@ -227,7 +261,9 @@ rjw_genes_drainer - Carriers of this gene are able to absorb a great amount of fertilin by draining the vitality of the partner. This is done passively through having sex with a non-drained pawn that does not have this gene. + Carriers of this gene are able to absorb a great amount of fertilin by draining + the vitality of the partner. This is done passively through having sex with a + non-drained pawn that does not have this gene. Genes/Icons/Vitality_Drainer rjw_genes_lifeforce 4 diff --git a/Common/Defs/GeneDefs/GeneDefs_SexSpecial.xml b/Common/Defs/GeneDefs/GeneDefs_SexSpecial.xml index dc07787..189a6c8 100644 --- a/Common/Defs/GeneDefs/GeneDefs_SexSpecial.xml +++ b/Common/Defs/GeneDefs/GeneDefs_SexSpecial.xml @@ -1,31 +1,33 @@ - + - + - rjw_genes_special - - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • + rjw_genes_special + +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • rjw_genes_orgasm_rush - On orgasm, carriers of this gene get a boost in activity. (rest-need is partially filled) + On orgasm, carriers of this gene get a boost in activity. (rest-need is + partially filled) 1 -2 UI/Memes/FleshPurity 1 - + rjw_genes_youth_fountain - Having sex with a carrier of this gene makes the partner slightly younger. (Partner stays adult) + Having sex with a carrier of this gene makes the partner slightly younger. + (Partner stays adult) 2 -2 UI/Ideoligions/FireLeaves @@ -38,11 +40,12 @@
    - + rjw_genes_sex_age_drain - Having sex transfers some of the partners life-time to themselves. (Pawn stays adult) + Having sex transfers some of the partners life-time to themselves. (Pawn stays + adult) 2 -1 UI/Icons/ColonistBar/Idle @@ -55,50 +58,52 @@ - + rjw_genes_aphrodisiac_pheromones - RJW_Genes.Gene_Aphrodisiac_Pheromones + RJW_Genes.Gene_Aphrodisiac_Pheromones Pheremones of this pawn induce an incressed sexdrive to others nearby. Genes/Icons/Pheromones 4 1 1 - -
  • - - 1250 -
  • -
  • - - 25 -
  • +
  • + + 1250 +
  • +
  • + + 25 +
  • - + rjw_genes_sexual_mytosis - - Carriers have malfunctioning regenerative archites that grow more unstable with ongoing multiple orgasms - climaxing in a process of mytosis. This will result in an (biologically) identical pawn and both twins are set in a regenerative state. Also, the pawn can have multiple orgasms: In a state of higher unstableness, they come quicker. + + Carriers have malfunctioning regenerative archites that grow more unstable with + ongoing multiple orgasms - climaxing in a process of mytosis. This will result in an + (biologically) identical pawn and both twins are set in a regenerative state. Also, the + pawn can have multiple orgasms: In a state of higher unstableness, they come quicker. UI/Icons/Genes/Gene_PsychicBonding 5 5 -5 - 1 - + 1 + rjw_genes_hormonal_saliva - The saliva of this xenotype stimulates growth in penises. Regular contact will lead to noticable growth. + The saliva of this xenotype stimulates growth in penises. Regular contact will + lead to noticable growth. 2 -1 Genes/Icons/Big_Male_Genitalia 6 -
  • @@ -111,26 +116,27 @@ - rjw_genes_cocoonweaver - - cocooner - Carriers of this gene can produce a cocoon to prepare helpless (or willing) victims for breeding. - Genes/Icons/Cocoon - 11 - -
  • rjw_genes_ability_cocoonweaver
  • - - - rjw_genes_ability_cocoonweaver - - 1 - -1 - -
  • - BreederQuirk -
  • -
    -
    + rjw_genes_cocoonweaver + + cocooner + Carriers of this gene can produce a cocoon to prepare helpless (or willing) + victims for breeding. + Genes/Icons/Cocoon + 11 + +
  • rjw_genes_ability_cocoonweaver
  • +
    + + rjw_genes_ability_cocoonweaver + + 1 + -1 + +
  • + BreederQuirk +
  • +
    + rjw_genes_sex_tamer @@ -138,9 +144,9 @@ sextamer Bestiality has a chance to tame animals or advance their training. Genes/Icons/RJW_Genes_SexualTamer - 14 - 2 - -1 + 14 + 2 + -1 - +
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/GeneDefs_SpecifiedGender.xml b/Common/Defs/GeneDefs/GeneDefs_SpecifiedGender.xml index e8e7ed3..12ba760 100644 --- a/Common/Defs/GeneDefs/GeneDefs_SpecifiedGender.xml +++ b/Common/Defs/GeneDefs/GeneDefs_SpecifiedGender.xml @@ -1,81 +1,76 @@ - + - - rjw_genes_female_only - - rjw_genes_gender - This Xenotype only has females. - 0 - Genes/Icons/Female_Only - RJW_Genes.Gene_FemaleOnly - 1 + + rjw_genes_female_only + + rjw_genes_gender + This Xenotype only has females. + 0 + Genes/Icons/Female_Only + RJW_Genes.Gene_FemaleOnly + 1 + +
  • AG_Gender
  • +
  • Gender
  • +
    + +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    +
    - -
  • AG_Gender
  • -
  • Gender
  • -
    - - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    -
    + + rjw_genes_male_only + rjw_genes_gender + + This Xenotype only has males. + 0 + Genes/Icons/Male_Only + RJW_Genes.Gene_MaleOnly + 2 + +
  • AG_Gender
  • +
  • Gender
  • +
    + +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
    +
    - - rjw_genes_male_only - rjw_genes_gender - - This Xenotype only has males. - 0 - Genes/Icons/Male_Only - RJW_Genes.Gene_MaleOnly - 2 - - -
  • AG_Gender
  • -
  • Gender
  • -
    - - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
    -
    - - - - rjw_genes_gender_fluid - rjw_genes_gender - - Everyday carriers of this gene might change their biological sex. - 0 - Genes/Icons/Futa - RJW_Genes.Gene_GenderFluid - 2 - - - 0.9 - - -
  • AG_Gender
  • -
  • Gender
  • -
    - - -
  • - Genes/Icons/RJW_Genes_Endogene_Background - Genes/Icons/RJW_Genes_Xenogene_Background -
  • -
  • - - 120000 - 0.25 -
  • -
    -
    + + rjw_genes_gender_fluid + rjw_genes_gender + + Everyday carriers of this gene might change their biological sex. + 0 + Genes/Icons/Futa + RJW_Genes.Gene_GenderFluid + 2 + + 0.9 + +
  • AG_Gender
  • +
  • Gender
  • +
    + +
  • + Genes/Icons/RJW_Genes_Endogene_Background + Genes/Icons/RJW_Genes_Xenogene_Background +
  • +
  • + + 120000 + 0.25 +
  • +
    +
    \ No newline at end of file diff --git a/Common/Defs/GeneDefs/Xenotype_Lifeforce.xml b/Common/Defs/GeneDefs/Xenotype_Lifeforce.xml index 9c96211..bc0c54b 100644 --- a/Common/Defs/GeneDefs/Xenotype_Lifeforce.xml +++ b/Common/Defs/GeneDefs/Xenotype_Lifeforce.xml @@ -1,11 +1,13 @@ - + rjw_genes_succubus - Succubi are strongly enhanced xenohumans. These overnaturally beautiful creatures strive parasitically on the Fertilin found in semen. - Succubi are beautiful and extremely hungry Xenohumans. They strive on having sex and extracting their victims life-force through this. + Succubi are strongly enhanced xenohumans. These overnaturally beautiful creatures + strive parasitically on the Fertilin found in semen. + Succubi are beautiful and extremely hungry Xenohumans. They strive on having + sex and extracting their victims life-force through this. Genes/Icons/Xenotypes/Xenotype-Succubus PawnBecameSanguophage 0.5 @@ -13,7 +15,7 @@ 1 -1000 0.005 - false + false 0.02 0.02 @@ -22,40 +24,39 @@ 0.02 0.02 - -
  • rjw_genes_bisexual
  • -
  • rjw_genes_hypersexual
  • -
  • rjw_genes_female_only
  • -
  • rjw_genes_lifeforce
  • -
  • rjw_genes_lifeforce_drain
  • -
  • rjw_genes_demonic_genitalia
  • - -
  • rjw_genes_cum_eater
  • -
  • rjw_genes_fertilin_absorber
  • - -
  • rjw_genes_paralysingkiss
  • -
  • rjw_genes_seduce
  • -
  • AptitudeRemarkable_Sex
  • - -
  • DominantGene
  • -
  • rjw_genes_elasticity
  • -
  • rjw_genes_succubus_wings
  • -
  • rjw_genes_succubus_tail
  • -
  • rjw_genes_aphrodisiac_pheromones
  • -
  • Beauty_Pretty
  • -
  • MoveSpeed_Quick
  • -
  • AptitudeStrong_Social
  • -
  • Ears_Pointed
  • -
  • Headbone_MiniHorns
  • -
  • Skin_Purple
  • + +
  • rjw_genes_bisexual
  • +
  • rjw_genes_hypersexual
  • +
  • rjw_genes_female_only
  • +
  • rjw_genes_lifeforce
  • +
  • rjw_genes_lifeforce_drain
  • +
  • rjw_genes_demonic_genitalia
  • +
  • rjw_genes_cum_eater
  • +
  • rjw_genes_fertilin_absorber
  • +
  • rjw_genes_paralysingkiss
  • +
  • rjw_genes_seduce
  • +
  • AptitudeRemarkable_Sex
  • +
  • DominantGene
  • +
  • rjw_genes_elasticity
  • +
  • rjw_genes_succubus_wings
  • +
  • rjw_genes_succubus_tail
  • +
  • rjw_genes_aphrodisiac_pheromones
  • +
  • Beauty_Pretty
  • +
  • MoveSpeed_Quick
  • +
  • AptitudeStrong_Social
  • +
  • Ears_Pointed
  • +
  • Headbone_MiniHorns
  • +
  • Skin_Purple
  • - + rjw_genes_incubus - Incubi are strongly enhanced xenohumans. These overnaturally beautiful creatures strive parasitically on the Fertilin found in semen. - Incubi are beautiful and extremely hungry Xenohumans. They strive on having sex and extracting their victims life-force through this. + Incubi are strongly enhanced xenohumans. These overnaturally beautiful creatures + strive parasitically on the Fertilin found in semen. + Incubi are beautiful and extremely hungry Xenohumans. They strive on having + sex and extracting their victims life-force through this. Genes/Icons/Xenotypes/Xenotype-Incubus PawnBecameSanguophage 0.5 @@ -63,7 +64,7 @@ 1 -1000 0.005 - false + false 0.02 0.02 @@ -72,73 +73,75 @@ 0.02 0.02 - -
  • rjw_genes_hypersexual
  • -
  • rjw_genes_male_only
  • -
  • rjw_genes_lifeforce
  • -
  • rjw_genes_lifeforce_drain
  • -
  • rjw_genes_drainer
  • -
  • rjw_genes_demonic_genitalia
  • - -
  • AptitudeRemarkable_Sex
  • - - -
  • DominantGene
  • -
  • rjw_genes_seduce
  • -
  • rjw_genes_succubus_wings
  • -
  • rjw_genes_succubus_tail
  • -
  • rjw_genes_aphrodisiac_pheromones
  • - -
  • Beauty_Pretty
  • -
  • MoveSpeed_Quick
  • -
  • Robust
  • -
  • UVSensitivity_Intense
  • -
  • AptitudeStrong_Intellectual
  • -
  • Ears_Pointed
  • -
  • Headbone_CenterHorn
  • -
  • Skin_InkBlack
  • + +
  • rjw_genes_hypersexual
  • +
  • rjw_genes_male_only
  • +
  • rjw_genes_lifeforce
  • +
  • rjw_genes_lifeforce_drain
  • +
  • rjw_genes_drainer
  • +
  • rjw_genes_demonic_genitalia
  • +
  • AptitudeRemarkable_Sex
  • +
  • DominantGene
  • +
  • rjw_genes_seduce
  • +
  • rjw_genes_succubus_wings
  • +
  • rjw_genes_succubus_tail
  • +
  • rjw_genes_aphrodisiac_pheromones
  • +
  • Beauty_Pretty
  • +
  • MoveSpeed_Quick
  • +
  • Robust
  • +
  • UVSensitivity_Intense
  • +
  • AptitudeStrong_Intellectual
  • +
  • Ears_Pointed
  • +
  • Headbone_CenterHorn
  • +
  • Skin_InkBlack
  • - + rjw_genes_cumazone - Cumazone are a female only xenotype that excel at meele combat. Originally created as bodyguards for glitterworld amazon communities, they spred to other systems by mere strength and providing for some fetishes. They can use Fertilin to enhance their skin to overpower any combatant in meele. Their only source for Fertilin is biting of male genitalia - so be sure to have a steady supply of victim males or prepare to raid unsuspecting men of the rim. - Female only, strong meele fighters, that use Fertilin from bitten-off cocks for powerful buffs. + Cumazone are a female only xenotype that excel at meele combat. Originally created + as bodyguards for glitterworld amazon communities, they spred to other systems by mere + strength and providing for some fetishes. They can use Fertilin to enhance their skin to + overpower any combatant in meele. Their only source for Fertilin is biting of male genitalia - + so be sure to have a steady supply of victim males or prepare to raid unsuspecting men of the + rim. + Female only, strong meele fighters, that use Fertilin from bitten-off cocks + for powerful buffs. Genes/Icons/Xenotypes/Xenotype-Cumazon 0.5 0.1~140 2.5 -1000 0.01 - false + false -
  • WoundHealing_Fast
  • -
  • NakedSpeed
  • -
  • Aggression_Aggressive
  • -
  • MeleeDamage_Strong
  • -
  • KillThirst
  • +
  • WoundHealing_Fast
  • +
  • NakedSpeed
  • +
  • Aggression_Aggressive
  • +
  • MeleeDamage_Strong
  • +
  • KillThirst
  • Robust
  • -
  • Pain_Reduced
  • -
  • Beauty_Ugly
  • -
  • Hair_BaldOnly
  • -
  • Hair_ShortOnly
  • -
  • Brow_Heavy
  • -
  • Body_Hulk
  • -
  • AptitudeStrong_Shooting
  • -
  • AptitudeRemarkable_Melee
  • -
  • AptitudePoor_Crafting
  • -
  • AptitudePoor_Artistic
  • +
  • Pain_Reduced
  • +
  • Beauty_Ugly
  • +
  • Hair_BaldOnly
  • +
  • Hair_ShortOnly
  • +
  • Brow_Heavy
  • +
  • Body_Hulk
  • +
  • AptitudeStrong_Shooting
  • +
  • AptitudeRemarkable_Melee
  • +
  • AptitudePoor_Crafting
  • +
  • AptitudePoor_Artistic
  • Unstoppable
  • -
  • rjw_genes_rapist
  • -
  • rjw_genes_female_only
  • -
  • rjw_genes_lifeforce
  • -
  • rjw_genes_lifeforce_drain
  • -
  • rjw_genes_pussyhealing
  • -
  • rjw_genes_cockeater
  • -
  • rjw_genes_naked_prowess
  • -
  • rjw_genes_orgasm_rush
  • -
    +
  • rjw_genes_rapist
  • +
  • rjw_genes_female_only
  • +
  • rjw_genes_lifeforce
  • +
  • rjw_genes_lifeforce_drain
  • +
  • rjw_genes_pussyhealing
  • +
  • rjw_genes_cockeater
  • +
  • rjw_genes_naked_prowess
  • +
  • rjw_genes_orgasm_rush
  • +
    - +
    \ No newline at end of file diff --git a/Common/Textures/Other/rjw-genes-previews/Preview.jpg b/Common/Textures/Other/rjw-genes-previews/Preview.jpg new file mode 100644 index 0000000..94e7eb7 Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/Preview.jpg differ diff --git a/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-10.jpg b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-10.jpg new file mode 100644 index 0000000..57674c4 Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-10.jpg differ diff --git a/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-5.jpg b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-5.jpg new file mode 100644 index 0000000..103d9cd Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-5.jpg differ diff --git a/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-6.jpg b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-6.jpg new file mode 100644 index 0000000..3359018 Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-6.jpg differ diff --git a/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-7.jpg b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-7.jpg new file mode 100644 index 0000000..f6dc7c3 Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-7.jpg differ diff --git a/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-8.jpg b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-8.jpg new file mode 100644 index 0000000..e6a0c63 Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-8.jpg differ diff --git a/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-9.jpg b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-9.jpg new file mode 100644 index 0000000..04473ba Binary files /dev/null and b/Common/Textures/Other/rjw-genes-previews/rjw-genes-preview-9.jpg differ diff --git a/Source/Genes/Special/Genes/Gene_Aphrodisiac_Pheromones.cs b/Source/Genes/Special/Genes/Gene_Aphrodisiac_Pheromones.cs index db50ab6..6d7c432 100644 --- a/Source/Genes/Special/Genes/Gene_Aphrodisiac_Pheromones.cs +++ b/Source/Genes/Special/Genes/Gene_Aphrodisiac_Pheromones.cs @@ -57,6 +57,10 @@ namespace RJW_Genes // Do nothing for pawns that also have pheromones if (GeneUtility.HasGeneNullCheck(pawn, GeneDefOf.rjw_genes_aphrodisiac_pheromones)) continue; + // Do nothing for pawns that wear Gas-Masks + if (pawn.apparel != null && pawn.apparel.AnyApparel) + if (pawn.apparel.WornApparel.Any(apparel => apparel.def == RimWorld.ThingDefOf.Apparel_GasMask)) + continue; // Actual Logic: // Pawn qualifies in right distance and needs line of sight.