Gaebolg Boots [1] ( Gaebolg_Boots )
ID 470260 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 200 | Slots: 1 | ||||||||||||||||||||
Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shoes | |||||||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 128 | |||||||||||||||||||||
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 bMaxHPrate,10; bonus bMaxSPrate,4+(.@r/2); bonus bDef,10*(.@r/2); if (.@r>=7) { bonus bAspdRate,10; if (.@r>=9) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; bonus bPAtk,5; if (.@r>=10) { bonus bBaseAtk,20; bonus bDef,100; if (.@r>=12) { bonus bLongAtkRate,5; bonus bShortAtkRate,5; } } } } if (.@g>=ENCHANTGRADE_D) { bonus bBaseAtk,10; bonus bPow,2; bonus bCon,2; if (.@g>=ENCHANTGRADE_C) { bonus bPAtk,2; bonus bAtkRate,2; if (.@g>=ENCHANTGRADE_B) { bonus bFixedCast,-1000; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,3; bonus bAtkRate,3; } } } } Not specified Not specified Not specified |