byond - Modules - TypesVar Details - Proc Details

shield

Vars

alternative_reflectionIf reflecting projectiles should go to a targetted atom.
frozen_projectilesAll the projectiles currently frozen by this obj
ownerWho created the shield

Procs

record_projectiles_frozenTally up bullets caught/reflected
record_rocket_reflectionAdds to the personal statistics if the reflected projectile was a rocket.
reflect_projectilesReflects projectiles based on their relative incoming angle
release_projectilesUnfeezes the projectiles on their original path

Var Details

alternative_reflection

If reflecting projectiles should go to a targetted atom.

frozen_projectiles

All the projectiles currently frozen by this obj

owner

Who created the shield

Proc Details

record_projectiles_frozen

Tally up bullets caught/reflected

record_rocket_reflection

Adds to the personal statistics if the reflected projectile was a rocket.

reflect_projectiles

Reflects projectiles based on their relative incoming angle

release_projectiles

Unfeezes the projectiles on their original path