kinetic_crusher  
Mining Hammer
| Vars | |
| base_force_wielded | Amount of force typically assigned when wielded | 
|---|---|
| force_wielded | Tracker for the current amount of force used when the item is wielded. Note that this isn't wired to anything, and must be updated with AddComponent to have value. | 
Var Details
base_force_wielded  
Amount of force typically assigned when wielded
force_wielded  
Tracker for the current amount of force used when the item is wielded. Note that this isn't wired to anything, and must be updated with AddComponent to have value.