Faceworm Queen's Horn [3] ( Face_W_Q_Horn )
| ID 630060 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 800 | Slots: 3 | ||||||||||||||||
| Type: Weapon item. | Sub Type: Two-Handed Spear | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||
| Attack: 390 | Magic Attack: Not specified | Range: 3 | Defense: Not specified | |||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 265 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",15+4*(.@r/2);
bonus bAtkRate,(.@r/2);
bonus bBaseAtk,20*(.@r/2);
if (.@r>=7) {
bonus bNonCritAtkRate,15;
bonus bMaxHPrate,7;
if (.@r>=9) {
bonus bVariableCastrate,-10;
bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",15;
if (.@r>=12) {
bonus bLongAtkRate,15;
bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",15;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bLongAtkRate,15;
bonus bVariableCastrate,-5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"DK_MADNESS_CRUSHER",15;
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,5;
bonus bMaxHPrate,5;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,15;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||