
Public Member Functions | |
| __construct ($guild, $slot, $icon_name, $q, $id_peuple, $skin, $hp, $dur, $hpb, $sab, $stb, $fob, $e, $text, $id_type_weapon, $nb_hand, $sap, $sl, $csl, $w, $hr) | |
| barCode () | |
Data Fields | |
| $id_weapon | |
| <string> Flunker identifiant for the weapon | |
| $sap | |
| <int> 0 means no sap, 1 mean sap icon | |
| $sl | |
| <int> ap load | |
| $csl | |
| <int> current sap load | |
| $w | |
| <int> weight | |
| $hr | |
| <int> hit rate | |
| $special_ability | |
| <string> "Tekorn", "Vedice", "Maga" or "Cheng" | |
Protected Member Functions | |
| _description () | |
| _getIcon () | |
| _getFormContent () | |
| __construct | ( | $ | guild, | |
| $ | slot, | |||
| $ | icon_name, | |||
| $ | q, | |||
| $ | id_peuple, | |||
| $ | skin, | |||
| $ | hp, | |||
| $ | dur, | |||
| $ | hpb, | |||
| $ | sab, | |||
| $ | stb, | |||
| $ | fob, | |||
| $ | e, | |||
| $ | text, | |||
| $ | id_type_weapon, | |||
| $ | nb_hand, | |||
| $ | sap, | |||
| $ | sl, | |||
| $ | csl, | |||
| $ | w, | |||
| $ | hr | |||
| ) |
Reimplemented in amplifier.
| _description | ( | ) | [protected] |
Get some word you do not find in the title and that can help the texte search.
Reimplemented from itemCraft.
| _getFormContent | ( | ) | [protected] |
Give the HTML code for displaying the content of the item form.
Reimplemented from itemCraft.
Reimplemented in meleeWeapon, and rangeWeapon.
| _getIcon | ( | ) | [protected] |
Give the HTML code for displaying the item icon.
Reimplemented from item.
| barCode | ( | ) |
| $csl |
<int> current sap load
| $hr |
<int> hit rate
| $id_weapon |
<string> Flunker identifiant for the weapon
| $sap |
<int> 0 means no sap, 1 mean sap icon
| $sl |
<int> ap load
| $special_ability |
<string> "Tekorn", "Vedice", "Maga" or "Cheng"
| $w |
<int> weight
1.5.9