Frontier Shadow Katar [3] ( Frontier_SHC_Katar )
| ID 610085 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 250 | Slots: 3 | ||||||||||||||||
| Type: Weapon item. | Sub Type: Katar | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||
| Attack: 370 | Magic Attack: Not specified | Range: 1 | 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();
bonus bCritical,5;
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",5+5*(.@r/3);
bonus bAtkRate,(.@r/2);
bonus bBaseAtk,25*(.@r/2);
if (.@r>=9) {
bonus bCRate,5;
bonus bCritical,15;
if (.@r>=11) {
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",15;
if (.@r>=12) {
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",20;
bonus2 bSkillAtk,"SHC_CROSS_SLASH",35;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,5;
bonus bCritical,5;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",15;
if (.@g>=ENCHANTGRADE_B) {
bonus bShortAtkRate,15;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,3*(.@r/2);
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||