FMagicDiseaseTransferMult

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
Description

This value is multiplied by an actor's Resist Disease attribute to determine the chance that the actor will contract a disease when struck by an infected attacker.

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.250