Method ItemPoison
ItemPoison(IPPoisonDamage)
Creates a HitEffect property that applies a poison effect on a successful hit.
public static HitEffect ItemPoison(IPPoisonDamage poisonType)
Parameters
poisonTypeIPPoisonDamageThe poison type to apply.
Returns
- HitEffect
The created HitEffect.