Sunshine Gravel Cloak [1] ( S_G_Manteau_TW )
| ID 480153 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 10 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 30 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
bonus bPerfectHitAddRate,3;
bonus bCritical,2*(.@r/3);
bonus bFlee,3*(.@r/3);
bonus bHit,3*(.@r/3);
bonus bShortAtkRate,2*(.@r/4);
bonus bLongAtkRate,2*(.@r/4);
bonus2 bMagicAtkEle,Ele_All,2*(.@r/4);
if (eaclass()&EAJL_THIRD && BaseJob == Job_Crusader) {
bonus bPerfectHitAddRate,25+(4*(.@r/4));
bonus2 bSkillCooldown,"LG_RAYOFGENESIS",-500*(.@r/4);
bonus2 bSkillCooldown,"LG_SHIELDPRESS",-300*(.@r/4);
if (.@r>=12) {
bonus bAllStats,10;
bonus bShortAtkRate,15;
bonus2 bMagicAtkEle,Ele_Holy,15;
}
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) {
bonus bPerfectHitAddRate,25+(4*(.@r/4));
bonus2 bSkillCooldown,"GN_CART_TORNADO",-500*(.@r/4);
if (.@r>=12) {
bonus bAllStats,10;
bonus bShortAtkRate,15;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||