
Public Member Functions | |
| __construct ($guild, $slot, $icon_name, $q, $id_peuple, $skin, $hp, $dur, $hpb, $sab, $stb, $fob, $e, $text) | |
| getTitle () | |
| _getEndFormContent () | |
| isArmiloBoost () | |
Data Fields | |
| $id_peuple | |
| <string> Flunker identifiant of the "nationnality skin" | |
| $skin | |
| <string> skin of the item | |
| $text | |
| the text specified by the crafter | |
| $hp | |
| <int> hp of the item (between 0 and dur) | |
| $dur | |
| <int> durability of the item | |
| $hpb | |
| <int> hp buff | |
| $sab | |
| <int> sab buff | |
| $stb | |
| <int> sta buff | |
| $fob | |
| <int> focus buff | |
| $e | |
| <string> energy of the item (b=basic f=fine c=choice e=excelent s=supreme) | |
Protected Member Functions | |
| _description () | |
| _getFormContent () | |
| _resumeText () | |
| _buffMax () | |
| __construct | ( | $ | guild, | |
| $ | slot, | |||
| $ | icon_name, | |||
| $ | q, | |||
| $ | id_peuple, | |||
| $ | skin, | |||
| $ | hp, | |||
| $ | dur, | |||
| $ | hpb, | |||
| $ | sab, | |||
| $ | stb, | |||
| $ | fob, | |||
| $ | e, | |||
| $ | text | |||
| ) |
Build the Item and, if necessary, translate a Ryzom code to a Flunker code.
| _buffMax | ( | ) | [protected] |
Tool Method finding the buffer(s) max of the itemCraft.
| _description | ( | ) | [protected] |
| _getEndFormContent | ( | ) |
| _getFormContent | ( | ) | [protected] |
Give the HTML code for displaying the content of the item form.
Reimplemented from item.
Reimplemented in cloth, jewel, weapon, meleeWeapon, and rangeWeapon.
| _resumeText | ( | ) | [protected] |
| getTitle | ( | ) |
| isArmiloBoost | ( | ) |
| $dur |
<int> durability of the item
| $e |
<string> energy of the item (b=basic f=fine c=choice e=excelent s=supreme)
| $fob |
<int> focus buff
| $hp |
<int> hp of the item (between 0 and dur)
| $hpb |
<int> hp buff
| $id_peuple |
<string> Flunker identifiant of the "nationnality skin"
| $sab |
<int> sab buff
| $skin |
<string> skin of the item
| $stb |
<int> sta buff
| $text |
the text specified by the crafter
1.5.9