shield

Vars | |
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 |
Procs | |
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 |
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