Seyrandel's Hat [1] ( Seyrandel_Hat_EXE )
| ID 15826 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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_Knight) {
bonus bBaseAtk,2*(readparam(bStr)/9);
bonus bMatk,2*(readparam(bInt)/9);
if (.@r>=7) {
bonus bDef,10;
bonus bMdef,15;
bonus2 bVariableCastrate,"LK_SPIRALPIERCE",20;
if (.@r>=8) {
bonus bDelayrate,-10;
bonus2 bSkillUseSP,"LK_SPIRALPIERCE",5;
if (.@r>=9) {
bonus2 bSkillAtk,"LK_SPIRALPIERCE",30;
bonus2 bSkillAtk,"KN_BOWLINGBASH",20;
if (.@r>=10) {
bonus bAllStats,2;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
}
}
}
}
}
else if (BaseJob == Job_Crusader) {
bonus bBaseAtk,2*(readparam(bStr)/9);
bonus bMatk,2*(readparam(bInt)/9);
if (.@r>=7) {
bonus bDef,10;
bonus bMdef,15;
bonus2 bVariableCastrate,"PA_SHIELDCHAIN",20;
if (.@r>=8) {
bonus bDelayrate,-10;
bonus2 bSkillUseSP,"PA_SHIELDCHAIN",5;
if (.@r>=9) {
bonus2 bSkillAtk,"PA_SHIELDCHAIN",40;
bonus5 bAutoSpellOnSkill,"CR_GRANDCROSS","AL_HEAL",5,500,1;
if (.@r>=10) {
bonus bAllStats,2;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
}
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||