0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #480153 Armor

Sunshine Gravel Cloak [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 30
Weight: 100
Slots: 1
Armor level: 1
Required level: 100

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
100
30

Requirements

1
100

Scripts

.@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; } }
.@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;
   }
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.