Does Bimbo personality take precedence over DK personality?

Alypia

Well-Known Member
Apr 22, 2016
1,374
3,620
Yes. High-corruption characters who are bimbos will not act like Dark Knights in either [pc.isDK] checks or [pc.dcb(c)] checks. If you are a bimbo and corrupt, you would have to have a separate [pc.corruptionRange] check to actually display the latter.
 
  • Like
Reactions: Shanghai_Hourai

Animalistic

Well-Known Member
Jul 11, 2019
1,574
2,015
But would [pc.isDK|I am a meanie!|I am a real bastard] work? Asking before I go to deep into something and i really want to write something along the lines of an evil Bimbo.
If not, what do you mean when you say "write it under corruption range parse"? Like [pc.corruptionRange 60|[pc.isBimbo|I am a meanie, tehe.|I am mean].
 
Last edited:

Alypia

Well-Known Member
Apr 22, 2016
1,374
3,620
But would [pc.isDK|I am a meanie!|I am a real bastard] work? Asking before I go to deep into something and i really want to write something along the lines of an evil Bimbo.
If not, what do you mean when you say "write it under corruption range parse"? Like [pc.corruptionRange 60|[pc.isBimbo|I am a meanie, tehe.|I am mean].
It wouldn't work. Dark Knight is a personality, not purely an indicator of corruptionRange. If you are a Bimbo, you cannot simultaneously be a Dark Knight, even with nested parsers.

The given corruptionRange example would work from a technical point of view (although it's missing the second closed bracket), but that raises the question of what number one should choose. DK only becomes a personality at corruption 75, although the player retains it all the way down to 25 if they start losing corruption again. Sticking it at 60 would probably feel weird.
 
  • Like
Reactions: Shanghai_Hourai

Animalistic

Well-Known Member
Jul 11, 2019
1,574
2,015
Figured it would overwrite others. So what are the given ranges when it comes to corruption assigned to? As in, is there an established range for each illicit act? From doing stuff your partner without their full consent to forcing yourself on unwilling participant. Or should I just let/ask a programmer/Savin to determine it for me?
 
Last edited: