ThomasJClark/elden-ring-weapon-calculator

Add Spell Scaling

Closed this issue ยท 8 comments

Add Spell Scaling for catalyst, right now it shows only the effective AR, not the Spell Scaling. I know that there is already a tool made for this, but it doesn't include Elden Ring Reforged. May be usefull, since you are covering ERR AR, to include Spell Scaling too.

Good point. I've held off on adding spell scaling because the jerp tool is already really good for vanilla, but Elden Ring Reforged support might be a good enough reason to add it

The Spell Scaling is not accurate. They changed the Scaling of some catalyst. For example, Prince of Death's Staff scales S/S/S INT/FAI/S at +25, not B/B/A. Scepter of the All-Knowing is A/A/S, not B/B/A.

Thanks for the heads up, that's probably because calculator is still based on ERR v0.6.5B. Some people on the discord mentioned v0.6.6A changed some weapon scaling, and it's possible that spell scaling was also adjusted

ivi is helping me figure out the best way to stay up to date in the long term (see #11) but in the short term I can manually apply the v0.6.6A update later today.

I updated the app to ERR v0.6.6A, and confirmed that spell scaling and attack power calculations for a few examples are correct. However, the scaling for the staff still incorrectly displays as A/A/A in the calculator.

@ividyon does the mod change anything about how the letter scaling is displayed? It looks like PoDS +25 should have 150 scaling in int/fai/arc which corresponds to A in the vanilla game, but it shows S in the mod.

image

image

@ThomasJClark The letters that correspond to the correct numbers are determined in MenuValueTableParam. Type 1 is used for scaling.

Thanks, exactly what I was looking for. Fixed in #14.

I think that there's still something wrong. PoDS only states 184 total Attack Power with 60/60/10 INT/FAI/ARC, but it should be way higer. The scaling displayed is correct, the numerical value of the attack power is not.

@StivThe8thDwarf looking into this now

Are you looking at the live app (eldenring.tclark.io) or the spell scaling preview app (spellscaling.elden-ring-weapon-calculator.pages.dev)? 184 seems correct for AP while the Spell Scaling should be 369, but the live version currently doesn't have spell scaling yet.

image

image