More stuff for giggles:
Some GustoPor Document, or Chat Options Guide 1.0
So, there aren't a
lot of chat options, but they do do things and it's not immediately obvious what they do or why. So here goes.
Part 1: Mechanics
The relevant genes involved here are TraitHumano_gustoPor* ones. These are enum-type floats in the saves, i.e.:
0 = very low
0.01 = low
0.02 = medium
0.03 = high
0.04 = very high
Each level has an equivalent score or strength number as follows:
Very low = 5 pts
Low = 12 pts
Medium = 25 pts
High = 55 pts
Very high = 100 pts
Each chat option has four parts:
1) A speech type with a target value
2) a bar and a value given for success calculations
3) a bar and a value given for failure calculations
4) a bar and a value given for bonus qualification
These are the speech types and their equivalent gustoPors:
normal = gustoPorNormales (normal)
timida = gustoPorTimidos (shy)
pedante = gustoPorPatanes (asshole)
confiada = gustoPorConfiados (confident)
pervertida = gustoPorPervertidos (horny)
mLady = gustoPorAutistas (yes, simping is literally autism in the SMA Videogamic Universe)
humilde = gustoPorHumildad (humility)
gustoPorIntelectuales also exists, but is not used by anything in 0.9.3.
So to bring it all in together as an example, the default "Hello, nice to meet you" greeting is set up like this:
1) normal = 15
2) concentToHero = 5
3) rabia = 1
4) arousal = 2
That means for a "good" result, the model needs to have a Medium gustoPorNormales because the target number is 15 and a Low score of 12 isn't high enough. On a success, the base value for a big green bar raise is 5, while on a failure the base value for a big red bar raise is 1. The bonus mechanic for making the target easier to hit will trigger if the arousal bar is already at least 2, but since this will never be 2 unless you've cheated it up first thing off with Monkey, it doesn't really do anything.
"Good" results are important because SMA will track whether a model liked your greeting or not and it seems to factor in whether or not you can proc a result from telling her how she looks afterwards.
The amount of bar raise depends not just on the value of 2 but also the value of 1. A small target number in 1) won't generate as many points as a larger target number in 1), even if the rewards in 2) are the same.
Part 2: y HOLA thar
Here is the full list of hello options:
- Hello, nice to meet you:
- Normal = 15, Consent = 5, Rage = 1, Arousal = 2
- Hello bitch
- Pedante = 75, Consent = 10, Rage = 40, Arousal = 2
- What's up?
- Confiada = 35, Consent = 10, Rage = 15, Arousal = 2
- What's up, bitch
- Confiada = 50 and Pedante = 70, Consent = 15, Rage = 50, Arousal = 2
- Hello, How are you?
- mLady = 15, Consent = 10, Rage = 10, Arousal = 2
- Hello
- Timida = 15, Consent = 4, Rage = 5, Arousal = 2
- Hello, Good day
- Humilde = 15, Consent = 4, Rage = 10, Arousal = 2
- Need some extra money
- Pervertida = 85, Consent = 25, Rage = 20, Arousal = 2
- Just another whore
- Pedante = 90, Consent = 15, Rage = 90, Arousal = 2
- You look like such a slut
- Pedante = 50 and Pervertida = 50, Consent = 20, Rage = 90, Arousal = 2
Part 3: You look...
The look options work the same way the hello options do.
- Hideous!
- Pedante = 100, Consent = 20, Rage = 20, Arousal = 2
- Ugly.
- Pedante = 50, Consent = 15, Rage = 15, Arousal = 2
- Average.
- Pedante = 25 and Normal = 12, Consent = 10, Rage = 5, Arousal = 2
- Good.
- Normal = 25 and Pedante = 5, Consent = 4, Rage = 5, Arousal = 2
- Cute.
- Timida = 25 and Humilde = 10, Consent = 8, Rage = 5, Arousal = 2
- Very nice.
- Normal = 12 and Confiada = 5, Consent = 6, Rage = 5, Arousal = 2
- Beautiful.
- Confiada = 25 and Normal = 5, Consent = 8, Rage = 5, Arousal = 2
- So hot!
- Confiada = 50 and Pervertida = 50, Consent = 10, Rage = 10, Arousal = 2
- Like a goddess!
- Confiada = 50 and mLady = 50, Consent = 15, Rage = 15, Arousal = 2
- So fuckable!
- Pervertida = 100 and Confiada = 25, Consent = 20, Rage = 25, Arousal = 2
Part 4: Hex editing tips
You may wish to goose the odds in your favor a little, so here's an example. These caps are from HxD but any capable hex editor will do.
You'll find the data at the back end of sharedassets0.assets:
View attachment 2127187
Here's a sample edit.
View attachment 2127192
Save and now the first option always succeeds and will award a nice bit of green bar.