Rainstorm Booster Whip ( RS_B_Whip )
| ID 580024 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: Whip | Gender: Female | Locations: Weapon | |||||||||||||||||
| Attack: 150 | Magic Attack: Not specified | 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. | |||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bAtkRate,2;
bonus bBaseAtk,3*.@r;
bonus bBaseAtk,3*(min(BaseLevel,195)/15);
if (.@r>=7) {
bonus bLongAtkRate,2*getskilllv("DC_DANCINGLESSON");
if (.@r>=9) {
bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",25;
if (.@r>=11) {
bonus2 bAddSize,Size_All,15;
bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-1000;
if (.@r>=13) {
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||