Difference between revisions of "FMagicDiseaseTransferBase"
Jump to navigation
Jump to search
formatting
imported>Scruggs (create page, formula) |
imported>Scruggs (formatting) |
||
Line 7: | Line 7: | ||
The formula for calculating the chance that the actor will contract a disease is: | The formula for calculating the chance that the actor will contract a disease is: | ||
'''(100 - resistDisease) * [[fMagicDiseaseTransferMult]] + fMagicDiseaseTransferBase''' | '''(100 - resistDisease) * [[fMagicDiseaseTransferMult]] + fMagicDiseaseTransferBase''' | ||
Where resisteDisease is the actor's Resist Disease attribute capped at 100. | Where resisteDisease is the actor's Resist Disease attribute capped at 100. | ||