/datum/effects/neurotoxin 
Vars | |
bloodcough_prob | Chance of blood_cough per proc (damaging) |
---|---|
duration | Duration of the effect. Also used for intensity aswell |
hallucinate | Whether or not we hallucinate. (small rng stun chance) |
msg | Default per proc message |
stam_dam | Stamina damage per tick. Major balance number. |
stim_drain | Stimulant drain per tick. |
strength | Multiplier for effects. Inputted in directly. |
stumble | Should we stumble on next tick? Changed automatically |
stumble_prob | Probability of stumbling per proc. Changed by code. |
Var Details
bloodcough_prob 
Chance of blood_cough per proc (damaging)
duration 
Duration of the effect. Also used for intensity aswell
hallucinate 
Whether or not we hallucinate. (small rng stun chance)
msg 
Default per proc message
stam_dam 
Stamina damage per tick. Major balance number.
stim_drain 
Stimulant drain per tick.
strength 
Multiplier for effects. Inputted in directly.
stumble 
Should we stumble on next tick? Changed automatically
stumble_prob 
Probability of stumbling per proc. Changed by code.