
Public Member Functions | |
| __construct ($guild, $slot, $icon_name, $q, $id_peuple, $skin, $hp, $dur, $hpb, $sab, $stb, $fob, $e, $text, $id_type, $id_piece, $c, $pf, $msp, $mbp, $mpp, $dm, $pm) | |
| barCode () | |
Data Fields | |
| $id_type | |
| <string> Flunker identifiant of the armor type | |
| $id_piece | |
| <string> Flunker identifiant of the piece of the armor | |
| $c | |
| <int> color | |
| $pf | |
| <int> protection factor | |
| $msp | |
| <int> max slashing protection | |
| $mbp | |
| <int> max blunt protection | |
| $mpp | |
| <int> max piercing protection | |
| $dm | |
| dodge modifier | |
| $pm | |
| parry modifier | |
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, | |||
| $ | id_piece, | |||
| $ | c, | |||
| $ | pf, | |||
| $ | msp, | |||
| $ | mbp, | |||
| $ | mpp, | |||
| $ | dm, | |||
| $ | pm | |||
| ) |
Reimplemented in shield.
| _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.
| _getIcon | ( | ) | [protected] |
Give the HTML code for displaying the item icon.
Reimplemented from item.
| barCode | ( | ) |
| $c |
<int> color
| $dm |
dodge modifier
| $id_piece |
<string> Flunker identifiant of the piece of the armor
| $id_type |
<string> Flunker identifiant of the armor type
| $mbp |
<int> max blunt protection
| $mpp |
<int> max piercing protection
| $msp |
<int> max slashing protection
| $pf |
<int> protection factor
| $pm |
parry modifier
1.5.9