Method Disease
Disease(DiseaseType)
Creates a MonsterHitEffect property that applies a disease effect on a successful hit.
public static MonsterHitEffect Disease(DiseaseType diseaseType)
Parameters
diseaseTypeDiseaseTypeThe disease type to apply.
Returns
- MonsterHitEffect
The created HitEffect.