Mortal Blow Shadow Weapon ( S_MortalBlow_Weapon )
| ID 24370 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Shadow Equipment item. | Sub Type: Not specified | Gender: Both | Locations: Shadow Weapon | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: 1 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Luvas usadas como complemento para o manejo de armas convencionais. CRIT DMG +2% All Not specified
.@r = getrefine();
bonus bBaseAtk,.@r;
bonus bMatk,.@r;
if (.@r >= 9) {
.@val = 7;
} else if (.@r >= 7) {
.@val = 4;
}
else {
.@val = 2;
}
bonus bCritAtkRate,.@val;
Not specified Not specified Not specified |
||||||||||||||||||||||||