Vida Noctorno [3] ( Vida_Nocturno )
| ID 610089 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 240 | Slots: 3 | ||||||||||||||||
| Type: Weapon item. | Sub Type: Katar | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||
| Attack: 340 | 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_ETERNAL_SLASH",15+5*(.@r/3);
bonus bAtkRate,(.@r/3);
bonus bBaseAtk,25*(.@r/3);
if (.@r>=7) {
bonus bCritAtkRate,20;
if (.@r>=9) {
bonus bCRate,10;
bonus bCritical,10;
}
}
if (.@g>=ENCHANTGRADE_A) {
if (.@r>=12) {
bonus2 bSkillAtk,"SHC_ETERNAL_SLASH",15;
if (.@g>=ENCHANTGRADE_A) {
autobonus3 "{ .@r = getrefine(); bonus2 bSkillAtk,\"SHC_ETERNAL_SLASH\",15; bonus2 bSkillCooldown,\"SHC_ETERNAL_SLASH\",-150; bonus bShortAtkRate,15; bonus bCritical,10; bonus2 bSkillAtk,\"SHC_CROSS_SLASH\",3*.@r; }",1000,20000,"SHC_CROSS_SLASH";
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bCritAtkRate,10;
bonus bCritical,5;
if (.@g>=ENCHANTGRADE_C) {
bonus bShortAtkRate,15;
if (.@g>=ENCHANTGRADE_B) {
bonus bCRate,5;
bonus2 bSkillAtk,"SHC_ETERNAL_SLASH",15;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,15;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||