/datum/element/bullet_trait_damage_boost
Vars | |
damage_boosted_atoms | A typecache of objs or turfs that, upon being hit, boost the damage of the attached projectile |
---|---|
Procs | |
Attach | vars: |
Var Details
damage_boosted_atoms
A typecache of objs or turfs that, upon being hit, boost the damage of the attached projectile
Proc Details
Attach
vars:
- damage_mult - the damage multiplier to be applied if the bullet hits an atom whose type is in
breaching_objs
- damage_boosted_atoms - a typecache of objs that can be breached; should be a global list because the element is bespoke