Reinforced Knife [1] ( Avd_Knife )
| ID 510021 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 10 | Slots: 1 | ||||||||||||||||||||
| Type: Weapon item. | Sub Type: Dagger | Gender: Both | Locations: Weapon | |||||||||||||||||||||
| Attack: 100 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
A reinforced Knife. Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bAllTraitStats,1;
if (.@g>=ENCHANTGRADE_D) {
bonus bPow,.@r;
}
if (.@g>=ENCHANTGRADE_C) {
bonus bSpl,.@r;
}
if (.@g>=ENCHANTGRADE_B) {
bonus bSta,.@r;
bonus bPAtk,.@r*2;
bonus bSMatk,.@r*2;
bonus bCRate,.@r;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||