rjw-sexperience-ideology/1.6/Defs/InteractionDefs/Interactions_SexTameMale.xml
2025-07-22 18:15:35 +03:00

39 lines
No EOL
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Defs>
<!-- Experimenting with sex dialogue. This was easiest to add, but the same method could be used to add pillow talk, etc.-->
<InteractionDef>
<defName>AnimalSexTameChatMale</defName>
<label>male animal sex chat</label>
<symbol>Things/Mote/SpeechSymbols/AnimalChat</symbol>
<initiatorXpGainSkill>Animals</initiatorXpGainSkill>
<initiatorXpGainAmount>40</initiatorXpGainAmount>
<logRulesInitiator>
<rulesStrings>
<li>r_logentry->[INITIATOR_nameDef] [zooact] [RECIPIENT_nameDef].</li>
<li>r_logentry->[INITIATOR_nameDef] tried to make [RECIPIENT_nameDef] sit still while [genplan] [RECIPIENT_nameDef]'s genitals.</li>
<li>r_logentry->[INITIATOR_nameDef] attempted to hold [RECIPIENT_nameDef] still while [genplan] [RECIPIENT_nameDef]'s genitals.</li>
<li>r_logentry->[INITIATOR_nameDef] [genact] [RECIPIENT_nameDef]'s genitals.</li>
<li>r_logentry->[INITIATOR_nameDef] allowed [RECIPIENT_nameDef] [zooplan] [INITIATOR_possessive] genitals.</li>
<li>r_logentry->[INITIATOR_nameDef] encouraged [RECIPIENT_nameDef] [zooplan] [INITIATOR_possessive] genitals.</li>
<li>genact->gently touched</li>
<li>genact->gently caressed</li>
<li>genact->firmly stroked</li>
<li>genact->gently stroked</li>
<li>genact->tried to kiss</li>
<li>genact->tried to lick</li>
<li>genact->tried to taste</li>
<li>zooplan->to lick</li>
<li>zooplan->to taste</li>
<li>zooplan->to sniff</li>
<li>genplan->trying to lick</li>
<li>genplan->trying to touch</li>
<li>genplan->trying to stroke</li>
<li>genplan->trying to taste</li>
<li>zooact->showed [INITIATOR_possessive] genitals to</li>
<li>zooact->presented [INITIATOR_possessive] genitals to</li>
</rulesStrings>
</logRulesInitiator>
</InteractionDef>
</Defs>