Ranged physical Weapon.
More...
Ranged physical Weapon.
This class represents a ranged weapon. It implements the Weapon interface.
§ LongBow()
Model.WeaponModule.LongBow.LongBow |
( |
| ) |
|
|
inline |
Constructs a LongBow weapon with stats: 7str, 8skill, 0int, and a range of 2-3 with name Long Bows
§ getWeapType()
weaponType Model.WeaponModule.LongBow.getWeapType |
( |
| ) |
|
|
inline |
§ modInt
int Model.WeaponModule.LongBow.modInt |
|
get |
Returns the weapon intelligence.
§ modSkill
int Model.WeaponModule.LongBow.modSkill |
|
get |
Returns the weapon skill.
§ modStr
int Model.WeaponModule.LongBow.modStr |
|
get |
Returns the weapon strength.
§ name
string Model.WeaponModule.LongBow.name |
|
get |
Returns the name of the weapon.
§ range
int [] Model.WeaponModule.LongBow.range |
|
get |
Return the range of the weapon, where range[minimum range, maximum range].
The documentation for this class was generated from the following file: