Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I ‘think’ that I understand how it works, but I’ll need some time to sit down and write up an explanation (which I can’t really do on a phone).
Essentially there’s a formula with a ‘Decay Rate’ and ‘Growth’ Rate (which you can vary in the toolset it looks like), which then feeds into a natural logarithm/ exponentential based equation for the ‘Diminished Value’, which can then be taken as a ‘Diminished Percentage’.
I reckon that you could overtune the Growth/Decay values in order to make 100% attainable, but the default values for these two things (think it’s 0.2 something?) make Immunity pretty unattainable.
Anyway: will do a table when I have the chance that should hopefully illuminate how it works. Stay tuned! :)
100% Magic ‘Damage Reduction’ is as good as Immunity , and in the Base game, 100% Magic Resist also blocks spell effects with no variable magnitude (e.g. Paralysis), from effecting the Caster. Any effect that comes from Powers or Perks however (e.g. Paralysis power attacks), AREN’T blocked by 100% Magic Resistance.
In this instance however, there’s a mod that changes how it all works (which a pretty complicated calculation). I’ll try to break it down when I find the time !
What an effort, mate.
The mod changes the way actor values work and also resistances. In the base un-modded game 100% magic resistance make you immune to all damaging spells and effects like silence and paralyze, even reflected effects (unlike spell absorb and spell reflect), however paralyze effect from perks and effects from poisons are not included.
However, the mod changes the resistances so that they never reach 100%. Diminishing returns mean that for example the first 10% gives you actual 10% resistance, the next 10% gives you 9% actual resistance and so on. So 110% magic resistance might with that mod translate to something like 86% magic resistance, depending on the growth and decay values.
This is the default values, so 200% magic resist actually means 97,5%
Value Resistance
0,00% 0
25,00% 37,029
50,00% 60,347
75,00% 75,03
100,00% 84,276
150,00% 93,765
200,00% 97,528
I used the ini-file in JCNAVUncap to disable the dimishing-return mechanism, and now it works as it would in the base game 100% is actually 100%. In that case the relevant INI-values are:
set JCNAVUncapQuest.iavuMagicEffectResistUseDR to 0 ;(default JCN: 0)
set JCNAVUncapQuest.iavuMagicItemResistUseDR to 0 ;(default JCN: 0)