Officer's Hat-LT [1] ( Officer_Cap_LT )
| ID 400445 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 40 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 35 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus bBaseAtk,10*(.@r/2);
if (.@r>=7) {
bonus bMatkRate,5;
bonus bAtkRate,5;
if (.@r>=9) {
bonus2 bHPDrainRate,50,5;
bonus2 bSPDrainRate,10,3;
autobonus "{ bonus2 bHPRegenRate,300,1000; bonus2 bSPRegenRate,70,1000; }",40,4000,BF_MAGIC;
if (.@r>=11) {
bonus bAspdRate,10;
bonus bVariableCastrate,-10;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus2 bMagicAtkEle,Ele_All,5;
bonus bLongAtkRate,5;
bonus bShortAtkRate,5;
if (.@g>=ENCHANTGRADE_C) {
if (.@r>=12) {
bonus bFixedCast,-500;
}
if (.@g>=ENCHANTGRADE_B) {
bonus bPAtk,5;
bonus bSMatk,5;
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||