crusher_mark ![code/datums/status_effects/debuffs/debuffs.dm 346](git.png)
Vars | |
boosted | If the projectile that applies this was boosted, the mark will also be boosted |
---|---|
mark_applied | Tracks world.time when the mark was applied |
marked_underlay | The bubble that is added to the mob as a visual |
ready_delay | How long before the mark is ready to be detonated. Used for both the visual overlay and to determine when it's ready |
Var Details
boosted ![code/datums/status_effects/debuffs/debuffs.dm 354](git.png)
If the projectile that applies this was boosted, the mark will also be boosted
mark_applied ![code/datums/status_effects/debuffs/debuffs.dm 360](git.png)
Tracks world.time when the mark was applied
marked_underlay ![code/datums/status_effects/debuffs/debuffs.dm 352](git.png)
The bubble that is added to the mob as a visual
ready_delay ![code/datums/status_effects/debuffs/debuffs.dm 356](git.png)
How long before the mark is ready to be detonated. Used for both the visual overlay and to determine when it's ready