Dildo Belt: Difference between revisions

From Masters of Raana
Jump to navigation Jump to search
AlexD (talk | contribs)
mNo edit summary
AlexD (talk | contribs)
m updated
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
(W.I.P. - not fully implemented in game yet)
[[File:Cha2.png|alt=A dildo belt (double)|thumb|A dildo belt (double)]]
[[File:Cha2.png|alt=A dildo belt (double)|thumb|A dildo belt (double)]]
A chastity belt with a sturdy iron lock that keeps the wearer from engaging in anal and vaginal sex without your approval. This version is equipped with two rubber dildos, pointed inwards to be worn internally, so can not be worn by males.   
A chastity belt with a sturdy durasteel lock that keeps the wearer from engaging in anal and vaginal sex without your approval. This version is equipped with two rubber dildos, pointed inwards to be worn internally, so can not be worn by males.   


Disables overnight self-gratification that might otherwise lower a slave's [[Arousal]]. Also prevents [[anal wear]] and [[vaginal wear]] from [[Floor crawlers|floor crawler]] assignments and [[Goldwalkers|goldwalking]] jobs, and restricts income from the latter.   
Available from [[Devious Tools]] for approximately $600.   


Available from [[Devious Tools]] for approximately $600.
'''Effects:''' 
 
* Disables overnight self-gratification that might otherwise lower a slave's [[Arousal]].
* Prevents [[anal wear]] and [[vaginal wear]] from [[Floor crawlers|floor crawler]] assignments and [[Goldwalkers|goldwalking]] jobs.
* Restricts income from [[Goldwalkers|goldwalking]] jobs.
* 1 in 2 chance of [[Arousal]] +(1‒2) if Corruption 40‒59 (cap: 15), or +(1‒2) daily if Corruption 60+ with 50% chance of this exceeding 15 (cap:25).
* [[Humiliation]] +1 if Corruption <40 or +2 if Corruption <20 or +3 if Corruption <10.
* 1 in 6 chance of Willpower -1 if Corruption <40, or 1 in 3 if Corruption <20.
* 1 in 3 chance of [[Jaded]] trait +1 if Corruption <10 AND Affection <75.
** 1 in 3 chance of [[Traits (NPCs)#Nymphomaniac|Nymphomaniac]] trait +1 if Corruption 10+ AND Arousal 15+ AND Happiness 40+.
* [[Anger]] +1 if Corruption <40, or +(2‒3) if Corruption <20, or +(3‒4) if Corruption <10, IF Willpower >0; (cap: 15).
* [[Affection]] -2 if Corruption <40, -(1‒2) more if Corruption <20, and another -(1‒4) if Corruption <10, OR 1 in 2 chance of Affection +1 if Corruption 60+ (cap: 100).
* 1 in 6 chance of [[Hate]] +1 (cap: 50) if Affection <30 AND Corruption <20, IF [[hatemod]] is ON.
* [[Vaginal Wear]] +(1‒4), +2‒4 if assigned to a job, +2‒4 unless Vaginal skill 100+ (cap: 90).
* [[Anal Wear]] +(1‒4), +2- 5 if assigned to a job, +2‒4 unless Anal skill 100+, +1 extra if Anal skill <40 (cap: 90).
* [[Attributes (NPCs)#Health Points|Health point]] loss 0‒3 points (down to 2) IF Anal or Vaginal Wear 75+, unless Corruption 40+.
* [[Attributes (NPCs)#Stamina Points|Stamina point]] loss 8- 15 points (down to 1).
 
== Notes ==
'''Variables:''' <code>owncha2 =</code> quantity in inventory, which can have a value of any number <code>0</code> or more; and <code>.AvNNN.belted = 0</code>  for not wearing or <code>= 2</code> for wearing (and NNN = the NPC's [[GirlID]] number).
 
'''Links''': [[Accessories and Equipment]]
 
'''Source''': Updated for MoR version 0.8.5.1

Latest revision as of 09:06, 14 August 2026

A dildo belt (double)
A dildo belt (double)

A chastity belt with a sturdy durasteel lock that keeps the wearer from engaging in anal and vaginal sex without your approval. This version is equipped with two rubber dildos, pointed inwards to be worn internally, so can not be worn by males.

Available from Devious Tools for approximately $600.

Effects:

  • Disables overnight self-gratification that might otherwise lower a slave's Arousal.
  • Prevents anal wear and vaginal wear from floor crawler assignments and goldwalking jobs.
  • Restricts income from goldwalking jobs.
  • 1 in 2 chance of Arousal +(1‒2) if Corruption 40‒59 (cap: 15), or +(1‒2) daily if Corruption 60+ with 50% chance of this exceeding 15 (cap:25).
  • Humiliation +1 if Corruption <40 or +2 if Corruption <20 or +3 if Corruption <10.
  • 1 in 6 chance of Willpower -1 if Corruption <40, or 1 in 3 if Corruption <20.
  • 1 in 3 chance of Jaded trait +1 if Corruption <10 AND Affection <75.
    • 1 in 3 chance of Nymphomaniac trait +1 if Corruption 10+ AND Arousal 15+ AND Happiness 40+.
  • Anger +1 if Corruption <40, or +(2‒3) if Corruption <20, or +(3‒4) if Corruption <10, IF Willpower >0; (cap: 15).
  • Affection -2 if Corruption <40, -(1‒2) more if Corruption <20, and another -(1‒4) if Corruption <10, OR 1 in 2 chance of Affection +1 if Corruption 60+ (cap: 100).
  • 1 in 6 chance of Hate +1 (cap: 50) if Affection <30 AND Corruption <20, IF hatemod is ON.
  • Vaginal Wear +(1‒4), +2‒4 if assigned to a job, +2‒4 unless Vaginal skill 100+ (cap: 90).
  • Anal Wear +(1‒4), +2- 5 if assigned to a job, +2‒4 unless Anal skill 100+, +1 extra if Anal skill <40 (cap: 90).
  • Health point loss 0‒3 points (down to 2) IF Anal or Vaginal Wear 75+, unless Corruption 40+.
  • Stamina point loss 8- 15 points (down to 1).

Notes

Variables: owncha2 = quantity in inventory, which can have a value of any number 0 or more; and .AvNNN.belted = 0 for not wearing or = 2 for wearing (and NNN = the NPC's GirlID number).

Links: Accessories and Equipment

Source: Updated for MoR version 0.8.5.1