Gaebolg Manteau [1] ( Gaebolg_Manteau )
| ID 480415 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 160 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 142 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 245 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bPow,3;
bonus bCon,3;
bonus bAtkRate,(.@r/2);
bonus bDef,10*(.@r/2);
if (.@r>=7) {
bonus bDelayrate,-5;
if (.@r>=9) {
bonus bLongAtkRate,5;
bonus bShortAtkRate,5;
if (.@r>=10) {
bonus bPAtk,3;
bonus bBaseAtk,20;
if (.@r>=12) {
bonus bDelayrate,-5;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,2;
bonus bAtkRate,3;
if (.@g>=ENCHANTGRADE_C) {
bonus bPAtk,3;
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,5;
bonus bAtkRate,2;
if (.@g>=ENCHANTGRADE_A) {
bonus bDelayrate,-5;
bonus bPAtk,7;
bonus bAtkRate,4;
}
}
}
}
Not specified Not specified Not specified |
||||||||||||||||||||||||