Gaebolg Armor [1] ( Gaebolg_Armor )
| ID 450350 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 240 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 198 | |||||||||||||||||||||
| 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 bBaseAtk,130+15*(.@r/2);
bonus bDef,15*(.@r/2);
if (.@r>=7) {
bonus bLongAtkRate,3;
bonus bShortAtkRate,3;
if (.@r>=9) {
bonus bVariableCastrate,-10;
bonus bPAtk,5;
if (.@r>=10) {
bonus bLongAtkRate,5;
bonus bShortAtkRate,5;
if (.@r>=12) {
bonus bDelayrate,-5;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bDelayrate,-5;
bonus bPow,3;
bonus bCon,3;
if (.@g>=ENCHANTGRADE_C) {
bonus bPAtk,2;
bonus bAtkRate,3;
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,3;
bonus bPow,4;
bonus bCon,4;
if (.@g>=ENCHANTGRADE_A) {
bonus bPAtk,5;
bonus bAtkRate,4;
}
}
}
}
Not specified Not specified Not specified |
||||||||||||||||||||||||