Cue obligatory "not sure if" regarding this being the right place for this kind of question but...
I'm starting to work on an RPG and am currently struggling with the "how" of my game mechanics. I think I want to use the standard RPG fare like strength, agility, etc alongside the stats more typical of H-games like dom vs sub, sadism vs masochism, arousal, boob size, etc and skills such as athletics, lockpicking, biomancy and hypnosis but I can't seem decide on what the best way to determine success vs failure would be.
I think I want something more nuanced than Boolean traits like [STRONG], [BIOMANCER] or [DOM] because I'd like to be able to have more variety than yes/no (aka how strong are they?) Some sort of set range like white wolf would be okay I suppose though I'm not really fond of systems that use 'you have lockpicking 3, this lock requires lockpicking 4 to even make the attempt' (I'd rather it run in the other direction for stuff like personality traits: aka doing the thing or picking that type of choice adds/increases the trait rather than needing to have the trait to try and do the thing.)
I'm guessing this means the 'checks' portion should/would involve something like die rolling / random number generation (I'm okay with the math being a little awkward or complicated since i'm comfortable with programming and the computer will do it all in the background for the player anyway.) It's coming up with a system that is consistent in terms of stat ranges, what constitutes "average" (I.e having strength be 3d6 with an average of 10 ala D&D while simultaneously having personality things like dom/sub start at 0 and go to x in either direction, or agility being 0 (1?) to 5 while arousal is 0-100 seems inelegant to me)
Has anyone seen a game that handled this well or have suggestions on implantation? (Sorry for getting kind of ramble-y)
I'm starting to work on an RPG and am currently struggling with the "how" of my game mechanics. I think I want to use the standard RPG fare like strength, agility, etc alongside the stats more typical of H-games like dom vs sub, sadism vs masochism, arousal, boob size, etc and skills such as athletics, lockpicking, biomancy and hypnosis but I can't seem decide on what the best way to determine success vs failure would be.
I think I want something more nuanced than Boolean traits like [STRONG], [BIOMANCER] or [DOM] because I'd like to be able to have more variety than yes/no (aka how strong are they?) Some sort of set range like white wolf would be okay I suppose though I'm not really fond of systems that use 'you have lockpicking 3, this lock requires lockpicking 4 to even make the attempt' (I'd rather it run in the other direction for stuff like personality traits: aka doing the thing or picking that type of choice adds/increases the trait rather than needing to have the trait to try and do the thing.)
I'm guessing this means the 'checks' portion should/would involve something like die rolling / random number generation (I'm okay with the math being a little awkward or complicated since i'm comfortable with programming and the computer will do it all in the background for the player anyway.) It's coming up with a system that is consistent in terms of stat ranges, what constitutes "average" (I.e having strength be 3d6 with an average of 10 ala D&D while simultaneously having personality things like dom/sub start at 0 and go to x in either direction, or agility being 0 (1?) to 5 while arousal is 0-100 seems inelegant to me)
Has anyone seen a game that handled this well or have suggestions on implantation? (Sorry for getting kind of ramble-y)