Booster Whip [2] ( Boost_Whip )
| ID 580000 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: 2 | ||||||||||||||||
| Type: Weapon item. | Sub Type: Whip | Gender: Female | Locations: Weapon | |||||||||||||||||
| Attack: 150 | Magic Attack: 160 | Range: 2 | 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. | |||||||||||||||||
|
Matk + 160. Special whip prepared for your rapid growth. Not specified
bonus2 bMagicAtkEle,Ele_Neutral,3;
bonus bAtkRate,3;
.@r = getrefine();
bonus bBaseAtk,.@r*3;
bonus bMatk,.@r*3;
.@i = min(BaseLevel,180)/15*3;
bonus bBaseAtk,.@i;
bonus bMatk,.@i;
if (.@r>=7) {
bonus bVariableCastrate,getskilllv("DC_DANCINGLESSON")*-1;
}
if (.@r>=9) {
bonus bAtkRate,10;
bonus2 bAddSize,Size_All,10;
bonus2 bMagicAddSize,Size_All,10;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||