vendor_crit 
Framework for custom vendor crits.
Vars | |
fall_towards_mob | If we should be thrown against the mob or not. |
---|---|
harmless | If it'll deal damage or not |
Procs | |
is_valid | Return whether or not the crit selected is valid. |
tip_crit_effect | Perform the tip crit effect on a victim. Arguments: |
Var Details
fall_towards_mob 
If we should be thrown against the mob or not.
harmless 
If it'll deal damage or not
Proc Details
is_valid
Return whether or not the crit selected is valid.
tip_crit_effect
Perform the tip crit effect on a victim. Arguments:
- machine - The machine that was tipped over
- user - The unfortunate victim upon whom it was tipped over Returns: The "crit rebate", or the amount of damage to subtract from the original amount of damage dealt, to soften the blow.