Method Poison
Poison(PoisonType)
Creates a poison effect that sets the poisoned status effect, with varying penalties based on the type chosen.
public static Effect Poison(PoisonType poisonType)
Parameters
poisonTypePoisonTypeThe type of poison to apply.