junk ![code/modules/projectiles/projectile/bullets/junk.dm 3](git.png)
Vars | |
extra_damage_added_damage | How much extra damage do we do on top of this total damage? Separate from the multiplier and unaffected by it. |
---|---|
extra_damage_mob_biotypes | What biotype does our junk projectile especially harm? |
extra_damage_multiplier | How much do we multiply our total base damage? |
extra_damage_type | What damage type is our extra damage? |
Var Details
extra_damage_added_damage ![code/modules/projectiles/projectile/bullets/junk.dm 13](git.png)
How much extra damage do we do on top of this total damage? Separate from the multiplier and unaffected by it.
extra_damage_mob_biotypes ![code/modules/projectiles/projectile/bullets/junk.dm 9](git.png)
What biotype does our junk projectile especially harm?
extra_damage_multiplier ![code/modules/projectiles/projectile/bullets/junk.dm 11](git.png)
How much do we multiply our total base damage?
extra_damage_type ![code/modules/projectiles/projectile/bullets/junk.dm 15](git.png)
What damage type is our extra damage?