alternative_sharpness 
Allows items to have different sharpness for right click attacks
Vars | |
| alt_attacking | Are we currently performing an alt attack? |
|---|---|
| alt_hitsound | Hitsound that overrides our current hitsound if defined. |
| alt_sharpness | Sharpness we change the attack to |
| force_mod | Value by which we offset our force during the attack |
| required_trait | Trait required for us to trigger |
| verbs_continuous | Overrides for continuous attack verbs when performing an alt attack |
| verbs_simple | Overrides for simple attack verbs when performing an alt attack |
Var Details
alt_attacking 
Are we currently performing an alt attack?
alt_hitsound 
Hitsound that overrides our current hitsound if defined.
alt_sharpness 
Sharpness we change the attack to
force_mod 
Value by which we offset our force during the attack
required_trait 
Trait required for us to trigger
verbs_continuous 
Overrides for continuous attack verbs when performing an alt attack
verbs_simple 
Overrides for simple attack verbs when performing an alt attack