Ranged Magical Weapon.
More...
Ranged Magical Weapon.
This class represents a magic based weapon. It implements the Weapon interface.
§ Fireblast()
Model.WeaponModule.Fireblast.Fireblast |
( |
| ) |
|
|
inline |
Constructs a Fireblast weapon with stats: 1str, 3skill, 7int, and a range of 1-2 with name Fireblast tome.
§ getWeapType()
weaponType Model.WeaponModule.Fireblast.getWeapType |
( |
| ) |
|
|
inline |
§ modInt
int Model.WeaponModule.Fireblast.modInt |
|
get |
Returns the weapon intelligence.
§ modSkill
int Model.WeaponModule.Fireblast.modSkill |
|
get |
Returns the weapon skill.
§ modStr
int Model.WeaponModule.Fireblast.modStr |
|
get |
Returns the weapon strength.
§ name
string Model.WeaponModule.Fireblast.name |
|
get |
Returns the name of the weapon.
§ range
int [] Model.WeaponModule.Fireblast.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: