2.3 hunter focus event as a straight woman gives you a straight female lover
Edit: I am using the latest patch 2.3. The forums wont let me edit it into the title.
I started a thread about this bug here:http://forum.paradoxplaza.com/forum/showthread.php?828043-Wayt-of-life-is-taking-no-homo-too-far.
As you can see the cabin in the woods event allows straight female characters to gain straight female lovers. It also happens often enough that you can collect a whole harem of them if you don't change your focus.
Here are some screenshots.
Yes this is in ironman mode.
This is what dracko88 thinks the problem is:
I'm not sure if it's WAD but you get the event fairly often even if you've already gotten it once which lets you litter your court with attractive quick lusty women.
My suggestion is that you fix the event to give straight women male lovers and that you limit the event so it can only happen once per character.
I also suggest you nerf the stats of the lover or at least make it a bit more random because a quick search shows that they start littering the game world.
Edit: I am using the latest patch 2.3. The forums wont let me edit it into the title.
I started a thread about this bug here:http://forum.paradoxplaza.com/forum/showthread.php?828043-Wayt-of-life-is-taking-no-homo-too-far.
As you can see the cabin in the woods event allows straight female characters to gain straight female lovers. It also happens often enough that you can collect a whole harem of them if you don't change your focus.
Here are some screenshots.
Yes this is in ironman mode.
This is what dracko88 thinks the problem is:
Code:immediate = { if = { limit = { OR = { AND = { is_female = no NOT = { trait = homosexual } } AND = { is_female = yes trait = homosexual } } } set_character_flag = woods_female_lover } if = { limit = { OR = { AND = { is_female = yes NOT = { trait = homosexual } } AND = { is_female = no trait = homosexual } } } set_character_flag = woods_[COLOR="#FF0000"]female[/COLOR]_lover }
Probably has something to do with the character flag being set wrong. Changing that to male should resolve the issue. I suggest doing a bug report and make sure you explain the situation fully and even past the code showing the problem.
I'm not sure if it's WAD but you get the event fairly often even if you've already gotten it once which lets you litter your court with attractive quick lusty women.
My suggestion is that you fix the event to give straight women male lovers and that you limit the event so it can only happen once per character.
I also suggest you nerf the stats of the lover or at least make it a bit more random because a quick search shows that they start littering the game world.
Last edited:
Upvote
0