Jump to content

1 Screenshot

About This File

Lovers Rape Slave LST

v 1.2       and      v 1.3 with setting spell (enslave on/off )                                                                    

 

 

!!!  Anyone who downloaded this mod before Dec 22 2019 please download the new version  !!!

 

Description: v1.2 and 1.3

Like the other Rape Slave version you enslave a NPC by rape. But this version use the LoversSlaveTrade script.

So first the slave obeys you reluctantly until you break the salve.

You have all the LST dialogs for training, inventory, wait, follow,...

So after you rape-ensalved a NPC it is a LST slave, and LoversRapeSlave is not used anymore. ( there are not dialogs or spell in the Mod that you can use

New in version 1.3 :

New spell: "Rape Slave Settings" .  You can enable and disable enslave by rape.
Maybe your chance of "Enslave by rape" is very high, and you already have 37 slaves following you, and you know "The next NPC I rape will also become a slave, but I just want to rape but no more slaves... " Then you can turn off the "Ensalve" with the spell.

And the enslavement calculation is a little different.

 

ini settings:
set xLoversRapeSlaveQuest.SlaveAverageCount to 10
higher number = you need more rapes to enslave a NPC

 

set xLoversRapeSlaveQuest.AftermathEnabled to 0
set to 1 to enable a temporary attribute malus the NPC have after enslavement.

 

set xLoversRapeSlaveQuest.InfamyDisabled to 0
set to I if the player should not get +1 infamy after a enslavement.

 

How the rape ensalve works.

There is no fixed number of rapes, the enslave chance is a bit flexible and variable.

A brave NPC is harder to enslave. ( the NPC Confidence, which determines when he/she flees )

And if you have a bad guy player ( hight infamy ) a NPC is afraid and surrender earlier.

 

The calculation in v1.2 ( if you want to know it )

Spoiler

enslavement chance:

 

if (defence.GetItemCount xLoversPkrCountPRapeVFinish * GetRandomPercent) >= (xLoversRapeSlaveQuest.SlaveAverageCount * SlaveChance)

 

xLoversPkrCountPRapeVFinish  = how ofteb the NPC was raped by the player
GetRandomPercent =  yes random percent ( 1 to 100 )
xLoversRapeSlaveQuest.SlaveAverageCount  the number you set in the ini (default is 10 )
SlaveChance  = 35 + (defence.GetAV Confidence / 4) - GetPCInfamy
defence.GetAV Confidence = the Confidence/bravery of the NPC
GetPCInfamy  = the player infamy. I the NPC know that the player is a bad guy he/she is afraid and surrender earlier.


Example:
Player rape the NPC the 10th time
And the game set the random percent to 49
Then you have ( 10 x 49 = 490 )  >= (xLoversRapeSlaveQuest.SlaveAverageCount * SlaveChance)


In the int you have the default setting SlaveAverageCount = 10
And the player is a nice guy: infamy = 0
The NPC Confidence is 80  ( 80  / 4  = 20 )

So you have ( SlaveAverageCount 10  x (35 + 20 -0 )  = 550


490 >= 550 ?  No you have not ensalverd the NPC

 

----------------------------------------------------

 

But when you rape the NPC the 11th time...
And you get  random percent 59  ( 11 x 59 = 649 )  Yes 649 >= 550  you have ensalved the NPC

 

----------------------------------------------------

And if you have a bad guy player (My Player has 83 infamy )

You rape the NPC the 2nd time,  and random percent is only 11  ( 2 x 11 = 22 )


The NPC is brave, Confidence = 100  ( 100 / 4 = 25 )
35 (25 - 83) = -23.  !!! if the value is below 1 it is set to 1


SlaveAverageCount in the ini is still 10
So you have  (10 x 1 = 10)

 

Endresult: 22 >= 10  you have ensalved the NPC

You are such a infamous rapist ( murderer or thief ) that people are so scared that they surrender immediately.

 

 

The calculation in v 1.3 read the readme

 

Required Mods:
Lovers with PK.esm   (LAPF)
LoversSlaveTrader.esp    https://www.loverslab.com/files/file/24-lovers-slave-trade-10-english-final/

 

And a Mod to rape a NPC: LoversRapers  e.g. https://www.loverslab.com/files/file/101-lovers-rapers-wappyones-edition-180/

 

Installation:
Copy the LoversRapeSlave.esp and the ini folder in your game data folder.

 

Loadorder:
After LoversSlaveTrader.esp
can be
LoversSlaveTrader.esp
LoversRapeSlave.esp

Or
LoversSlaveTrader.esp
LSTBravilUnderground.esp
LSTaddonout.esp
LoversRapeSlave.esp

 

Credits:
I have stolen the Confidence idea from Satyrist's version.
My computer, thanks that you still work.

Edited by fejeena


What's New in Version 1.3.0

Released

In v1.3 a spell: "Rape Slave Settings"
You can enable and disable enslave by rape.



×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use