2022-12-28 09:30:26 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<Defs>
|
|
|
|
<AbilityDef ParentName="AbilityTouchBase">
|
2023-05-11 18:50:17 +00:00
|
|
|
<defName>rjw_genes_ability_pussyheal</defName>
|
2022-12-28 09:30:26 +00:00
|
|
|
<label>SexHeal</label>
|
|
|
|
<description>Rape another pawn, so you can heal them with your vagina's special healing power.</description>
|
|
|
|
<iconPath>Things/Mote/Heart</iconPath>
|
|
|
|
<stunTargetWhileCasting>false</stunTargetWhileCasting>
|
|
|
|
<displayGizmoWhileUndrafted>true</displayGizmoWhileUndrafted>
|
|
|
|
<disableGizmoWhileUndrafted>false</disableGizmoWhileUndrafted>
|
|
|
|
<warmupMote>Mote_CoagulateStencil</warmupMote>
|
|
|
|
<warmupEffecter>Coagulate</warmupEffecter>
|
|
|
|
<warmupStartSound>Coagulate_Cast</warmupStartSound>
|
|
|
|
<jobDef>rjw_genes_lifeforce_healpussy</jobDef>
|
|
|
|
<displayOrder>401</displayOrder>
|
|
|
|
<verbProperties>
|
|
|
|
<verbClass>Verb_CastAbilityTouch</verbClass>
|
|
|
|
<drawAimPie>false</drawAimPie>
|
|
|
|
<range>-1</range>
|
|
|
|
<warmupTime>0</warmupTime>
|
|
|
|
<targetParams>
|
|
|
|
<canTargetAnimals>true</canTargetAnimals>
|
|
|
|
<canTargetSelf>false</canTargetSelf>
|
|
|
|
<canTargetBuildings>false</canTargetBuildings>
|
|
|
|
<canTargetMechs>false</canTargetMechs>
|
|
|
|
<canTargetBloodfeeders>true</canTargetBloodfeeders>
|
|
|
|
</targetParams>
|
|
|
|
</verbProperties>
|
|
|
|
<comps>
|
2022-12-28 12:37:27 +00:00
|
|
|
<li Class="RJW_Genes.CompProperties_AbilityLifeForceCost">
|
2023-07-26 15:14:00 +00:00
|
|
|
<fertilinCost>0.3</fertilinCost>
|
2022-12-28 12:37:27 +00:00
|
|
|
</li>
|
2023-01-15 12:51:36 +00:00
|
|
|
<li Class="RJW_Genes.CompProperties_AbilityPussyHeal">
|
2022-12-28 09:30:26 +00:00
|
|
|
<tendQualityRange>0.4~0.8</tendQualityRange>
|
|
|
|
</li>
|
|
|
|
<li Class="RJW_Genes.CompProperties_SexInteractionRequirements">
|
|
|
|
<tags>
|
|
|
|
<!-- <li>Consensual</li> -->
|
|
|
|
<li>Rape</li>
|
|
|
|
</tags>
|
|
|
|
<dominantRequirement>
|
|
|
|
<families>
|
|
|
|
<li>Vagina</li>
|
|
|
|
</families>
|
|
|
|
</dominantRequirement>
|
|
|
|
</li>
|
|
|
|
</comps>
|
|
|
|
</AbilityDef>
|
|
|
|
</Defs>
|