FMagicDiseaseTransferBase

From the Oblivion ConstructionSet Wiki
Revision as of 19:38, 9 September 2009 by imported>Shademe (Typo corrected)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Description

The base chance that an actor will contract a disease when struck by an infected attacker. Increasing this value allows actors with 100% disease resistance to contract diseases; decreasing it gives 100% protection against disease to actors with less than 100 disease resistance.

The formula for calculating the chance that the actor will contract a disease is:

(100 - resistDisease) * fMagicDiseaseTransferMult + fMagicDiseaseTransferBase

Where resistDisease is the actor's Resist Disease attribute capped at 100.

Default value

0.000