CK3RealmsinExile / RealmsInExile

https://discord.gg/FKr4Zbr
33 stars 32 forks source link

Review Accolade Strength for long lived races #906

Closed JukeJukestar closed 1 year ago

JukeJukestar commented 1 year ago

Max level accolades can have some insanely powerful buffs, we need to make sure this isnt too overpowered for long lived races such as elves, numenoreans and even orcs. The system is designed to give you progressively stronger buffs until the knight dies, in vanilla this is balanced around regular human lifespans. XP gain is apparently quite rapid, though I have not had time to run in-depth tests for myself.

Some options include:

Examples

Here are some examples of max level accolade attributes so you can get a rough idea of how powerful they are: image image image image image

BriceLeduc commented 1 year ago

In my vanilla games I regularly have my accolades between levels 3 and 5. I don't think we should touch the bonuses as that would also affect normal humans. I think slowing down xp acquisition for longer-lived races should be enough, if possible

JukeJukestar commented 1 year ago

I tend to agree with you since reducing the boni would be complex. Perhaps they could just get an XP reduction somewhere between 50 and 80%

BriceLeduc commented 1 year ago

Or an XP continual reduction equivalent to vanilla loss on death/20, if that's possible. To keep things on a level with normal humans

BriceLeduc commented 1 year ago

I've checked the code and there is no continual glory loss mechanism. Also, you can increase the amount of glory generated but not decrease it (theres an accolade_glory_gain_mult parameter, but it's additive rather than multiplicative).

JukeJukestar commented 1 year ago

I've checked the code and there is no continual glory loss mechanism. Also, you can increase the amount of glory generated but not decrease it (theres an accolade_glory_gain_mult parameter, but it's additive rather than multiplicative).

yeah there isnt glory loss, its reset entirely on death. Do you think we can make a new parameter to reduce glory gain?

Jauffr commented 1 year ago

What if we reduced the number of acolades elves can have? Let them have consistently very strong ones, yet they can only have a small number. Potentially giving a smaller penalty to dwarves and orcs as well after testing I suppose, though numenoreans would also have a similar situation with being long lived enough to keep their acolades fairly high tier, so any non elf nerfs sounds overblown

JukeJukestar commented 1 year ago

Brice tested them a bunch and apparently its not actually too bad - we can probably keep it the same as humans for now

Jauffr commented 1 year ago

Wonderful news. Thats one less thing to worry about. Should we close this issue for now then as its been open for weeks without comment?

BriceLeduc commented 1 year ago

After a 71 years game as Galadriel, fighting multiple wars against Sauron and DG, as well as doing a few tourneys, I had one accolade at lvl 5, 2 at lvl 3 and 1 at lvl 2. I conclude the accolade glory doesn't need adjusting.