I haven't tested this but I like the idea so I'm going to once a stable version of 0.6 is out, there's an awful lot of js edits I want to make and not have to re-do. One thing that immediately catches my eye is that you have no limit for how high this can go, I would suggest limiting the number of additional ejaculation stock being added to about 3, reason being is if they're able to orgasm more times in combat they'll start an exponential growth of their own ability to increase their output and subsequently orgasm count. Eventually you'll have an enemy that cums 10 times in a single fight and next time will cum 11 times, or 12, etc. You might want to put a cap on the volume growth instead so it doesn't become some ridiculous number like 1.5 liters 6 times per fight. You could also limit the range based on enemy type, making some grow far faster than others, having a higher or lower total cap to differentiate the species, and you could set different growth rates based on where the enemy finishes as well with vaginal presumably being the highest.
On an unrelated note, I'm trying to figure out how I would go about editing the nerds so that they can do the following:
- Steal Karryn's clothes once she is stripped in combat, with a 2-3 turn delay before they flee
- If they flee, Karryn is stuck naked both in and out of battles until she gets to sleep in her warden's room
- If you defeat the nerds before they flee (either by attacking or making them orgasm) they drop the clothes back on the floor
I think it can all be done within the js of the game, I don't think it requires it's own separate skill. I'm going to keep playing around in 5q for a bit and maybe release a mod a bit down the line.
Also does anyone know how to add dialogue lines to the list for use by Karryn and inmates? I know the lines are located in RemLines.json in www/data but I'm not sure how to add more without just replacing some of the existing ones. I'm looking for the call in presumably RemtairySex or RemtairyCombat to see how it's grabbing lines from that list.