Booster Knuckle [2] ( Boost_Knuckle )
| ID 560000 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: 2 | ||||||||||||||||
| Type: Weapon item. | Sub Type: Knuckle | Gender: Both | Locations: Weapon | |||||||||||||||||
| Attack: 150 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 4 | Armor Level: Not specified | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Fourth classes., All Third classes. | |||||||||||||||||
|
Atk + 2%, MaxHP + 3%. Special knuckle prepared for your rapid growth. Not specified
bonus bMaxHPrate,3;
bonus2 bAddClass,Class_All,3;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bBaseAtk,min(BaseLevel,180)/15*3;
if (.@r>=7) {
bonus bMaxHPrate,getskilllv("MO_EXPLOSIONSPIRITS")*2;
}
if (.@r>=9) {
bonus2 bAddSize,Size_All,10;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||