Crimson Strain Booster Staff ( CS_B_Staff )
| ID 640009 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||
| Type: Weapon item. | Sub Type: Two-handed staves | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||
| Attack: 150 | Magic Attack: 230 | 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. | |||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bUnbreakableWeapon;
bonus bMatkRate,2;
bonus bMatk,(3*.@r)+3*(min(BaseLevel,195)/15);
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_Earth,getskilllv("HW_MAGICPOWER");
bonus2 bMagicAtkEle,Ele_Fire,getskilllv("HW_MAGICPOWER");
bonus2 bMagicAtkEle,Ele_Neutral,getskilllv("HW_MAGICPOWER");
}
if (.@r>=9) {
bonus bVariableCastrate,-10;
bonus2 bSkillAtk,"WL_EARTHSTRAIN",25;
bonus2 bSkillAtk,"WL_CRIMSONROCK",25;
bonus2 bSkillAtk,"WL_COMET",25;
}
if (.@r>=11) {
bonus2 bMagicAddSize,Size_All,15;
bonus2 bMagicAtkEle,Ele_Earth,15;
bonus2 bMagicAtkEle,Ele_Fire,15;
bonus2 bMagicAtkEle,Ele_Neutral,15;
}
if (.@r>=13) {
bonus2 bSkillAtk,"WL_EARTHSTRAIN",15;
bonus2 bSkillAtk,"WL_CRIMSONROCK",15;
bonus2 bSkillAtk,"WL_COMET",15;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||