Template:GenericStatusEffect
From Space Station 14 Wiki
{{GenericStatusEffect|time=3}}
produces:
Stuns for 3 seconds per unit.
{{GenericStatusEffect|key=Stutter|time=10|when=mixed with XXX}}
produces:
Causes stuttering for 10 seconds per unit when mixed with XXX.
{{GenericStatusEffect|key=Jitter|time=20|refreshes=false}}
"refreshes" doesn't work
produces:
Causes jittering for 20 seconds per unit.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Effect name | key | no description
| String | suggested |
Effect | type | Use "0" for negative (e.g. stuns for) and "1" for positive (e.g. reduces stun time).
| Number | suggested |
Duration (seconds) | time | no description
| Number | required |
Refreshes? | refresh | If enabled, that means that the effect does not stack.
| String | suggested |
Condition | when | no description
| String | suggested |