Get the weapon reach formula. @return String the weapon reach formula @deprecated due to EQREACH code control
()
| 652 | * @deprecated due to EQREACH code control |
| 653 | */ |
| 654 | @Deprecated |
| 655 | public String getWeaponReachFormula() |
| 656 | { |
| 657 | return this.weaponReachFormula; |
| 658 | } |
| 659 | |
| 660 | /** |
| 661 | * Get the XP awards. |