diamond 
Makes you hard to see
Vars | |
alpha_per_tick | Alpha to remove per second while stood still |
---|---|
initial_unarmed_verbs | Arm -> original attack verbs assoc list |
initial_unarmed_verbs_past | Arm -> original past attack verbs assocl ist |
modified_arms | List of arms we have updated |
moving_alpha | Alpha to apply while moving |
Procs | |
on_arm_destroyed | Remove references to deleted arms |
on_reveal | Reset alpha to starting value |
reset_arm_fluff | Make our arm do whatever it originally did |
set_arm_fluff | Make our arm do slashing effects |
Var Details
alpha_per_tick 
Alpha to remove per second while stood still
initial_unarmed_verbs 
Arm -> original attack verbs assoc list
initial_unarmed_verbs_past 
Arm -> original past attack verbs assocl ist
modified_arms 
List of arms we have updated
moving_alpha 
Alpha to apply while moving
Proc Details
on_arm_destroyed
Remove references to deleted arms
on_reveal
Reset alpha to starting value
reset_arm_fluff
Make our arm do whatever it originally did
set_arm_fluff
Make our arm do slashing effects