Flaward's Hat [1] ( Flaward_Hat_EXE )
| ID 15829 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 30 | 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: 20 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 50 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
if (BaseJob == Job_Blacksmith) {
bonus bBaseAtk,2*(readparam(bStr)/9);
bonus bMatk,2*(readparam(bInt)/9);
if (.@r>=7) {
bonus bDef,10;
bonus bMdef,15;
bonus2 bSkillAtk,"MC_MAMMONITE",30;
if (.@r>=8) {
bonus bDelayrate,-10;
bonus bCritical,10;
skill "BS_GREED",1;
bonus2 bSkillCooldown,"BS_GREED",5000;
if (.@r>=9) {
bonus2 bSkillCooldown,"BS_GREED",-2000;
bonus2 bSkillAtk,"WS_CARTTERMINATION",30;
if (.@r>=10) {
bonus bAllStats,2;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
}
}
}
}
}
else if (BaseJob == Job_Alchemist) {
bonus bBaseAtk,2*(readparam(bStr)/9);
bonus bMatk,2*(readparam(bInt)/9);
if (.@r>=7) {
bonus bDef,10;
bonus bMdef,15;
bonus2 bSkillAtk,"AM_ACIDTERROR",20;
bonus2 bSkillAtk,"AM_DEMONSTRATION",40;
if (.@r>=8) {
bonus bDelayrate,-10;
bonus2 bSkillUseSP,"CR_ACIDDEMONSTRATION",5;
if (.@r>=9) {
bonus2 bSkillCooldown,"CR_ACIDDEMONSTRATION",-300;
bonus bLongAtkRate,10;
if (.@r>=10) {
bonus bAllStats,2;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
}
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||