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 #2400 Armor

Pollux Shoes

Buy Price: N/A Sell Price: N/A
Shoes imbued with the power of Pollux, one of the great winter hexagons.
_______________________
MDEF +5
ATK +50
Increases Attack Speed (decreases After Attack Delay by 10%).
MaxHP +10%, MaxSP +10%
_______________________
When equipped by Star Emperor:
ATK +80
MaxHP +10%, MaxSP +10%
Physical attacks recovers 2 SP.
Decreases damage taken from enemies of Boss class by 5%.
_______________________
Refine Level +8:
Decreases Fixed Casting Time by 60%.

For each Base Level:
Increases damage of Flying Kick by 5%.
_______________________
When equipped with Pollux Manteau:
MaxHP +2000, MaxSP +200
Increases Physical Damage against enemies of every size by 30%.
_______________________
When equipped by Star Emperor and with Zodiac:
For each Refine Level:
Perfect HIT +2%
_______________________
[Pollux Shoes] can only be sold to NPCs or moved to the storage.
_______________________
Type: Shoes
Defense: 25
Weight: 40
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

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

Basic Information

Armor
400
25

Requirements

1

Scripts

.@r = getrefine(); bonus bMdef,5; bonus bBaseAtk,50; bonus bAspdRate,10; bonus bMaxHPrate,10; bonus bMaxSPrate,10; if (eaclass()&EAJL_THIRD && BaseJob == Job_Star_Gladiator) { bonus bBaseAtk,80; bonus bMaxHPrate,10; bonus bMaxSPrate,10; bonus bSPDrainValue,2; bonus2 bSubClass,Class_Boss,5; if (.@r>=8) { bonus bFixedCastrate,-60; bonus2 bSkillAtk,"TK_JUMPKICK",5*BaseLevel; } }
.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,50;
bonus bAspdRate,10;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Star_Gladiator) {
   bonus bBaseAtk,80;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus bSPDrainValue,2;
   bonus2 bSubClass,Class_Boss,5;
   if (.@r>=8) {
       bonus bFixedCastrate,-60;
       bonus2 bSkillAtk,"TK_JUMPKICK",5*BaseLevel;
   }
}
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.