Celestial Crescent Bow [2] ( Sky_Crescive_Bow )
| ID 700125 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 200 | Slots: 2 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Bow | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
| Attack: 310 | Magic Attack: Not specified | Range: 5 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 240 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bCritical,5;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",15+7*(.@r/4);
bonus bCritAtkRate,3*(.@r/3);
bonus bBaseAtk,35*(.@r/3);
if (.@r>=7) {
bonus bCritAtkRate,25;
if (.@r>=9) {
bonus bPAtk,5;
bonus bCritical,10;
if (.@r>=11) {
bonus bCritical,5;
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"WH_CRESCIVE_BOLT",10;
if (.@g>=ENCHANTGRADE_B) {
bonus bVariableCastrate,-10;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||