Item Details

Astraea Shoes [1] ( Astraea_Shoes )

ID 22167 Astraea Shoes [1]
Astraea Shoes [1] Buy Price: zeny Sell Price: 0 zeny Weight: 25 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Shoes
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 25
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

Personificação da justiça entre os reinos, Astrea ensina a todos os valores da vida pacífica e do respeito aos deuses. As botas representam a vontade da deusa.
--------------------------
Todos os atributos +1.
--------------------------
Efeitos abaixo disponíveis somente no refino +10 ou mais.
--------------------------
FOR base 100 ou mais:
HP e SP máx. +5%.
FOR base 120 ou mais:
HP e SP máx. +2% adicional.
-
AGI base 100 ou mais:
Velocidade de ataque +8%.
AGI base 120 ou mais:
Velocidade de ataque +1.
-
VIT base 100 ou mais:
Resistência física a oponentes de tamanho Médio +10%.
VIT base 120 ou mais:
Resistência física a oponentes de tamanho Médio +5% adicional.
-
INT base 100 ou mais:
Conjuração fixa -30%.
INT base 120 ou mais:
Conjuração fixa -0,5 segundos.
-
DES base 100 ou mais:
Pós-conjuração -3%.
DES base 120 ou mais:
Pós-conjuração -2% adicional.
-
SOR base 100 ou mais:
CRIT +5.
SOR base 120 ou mais:
CRIT +2 adicional.
Esquiva perfeita +1.
--------------------------
Tipo: Calçado
DEF: 25 DEFM: 0
Peso: 25
Nível necessário: 100
Classes: Todas

Shoes said to have been worn by a noble being in a distant land.
------------------------
All basic status + 1
------------------------
If refine level is +10 or above,
If pure STR is 100 or above, MAX HP & MAX SP +5% (If pure STR is 120 or above, +2% additionally),

If pure INT is 100 or above, Fixed cast time -30% (If pure INT is 120 or above, fixed cast time -0.5 seconds additionally),

If pure VIT is 100 or above, Damage taken from Medium size enemies -10% (If pure VIT is 120 or above, -5% additionally),

If pure AGI is 100 or above, Increases ASPD (delay after attack -8%) (If pure AGI is 120 or above, ASPD +1 additionally),

If pure DEX is 100 or above, Delay after skill -3% (If pure DEX is 120 or above, -2% additionally),

If pure LUK is 100 or above, CRIT +5 (If pure LUK is 120 or above, CRIT +2 additionally, Perfect Dodge +1).
------------------------
Type : Shoes
Def : 25
Weight : 25
Required Level : 100
Class : All Jobs

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@str = readparam(bStr);
.@agi = readparam(bAgi);
.@vit = readparam(bVit);
.@int = readparam(bInt);
.@dex = readparam(bDex);
.@luk = readparam(bLuk);
bonus bAllStats,1;
if(getrefine()>=10) {
   if (.@str>=100) {
      if (.@str>=120) {
         bonus bMaxHPrate,7;
         bonus bMaxSPrate,7;
      }
      else {
         bonus bMaxHPrate,5;
         bonus bMaxSPrate,5;
      }
   }
   if (.@agi>=100) {
      if (.@agi>=120)
         bonus bAspd,1;
      else
         bonus bAspdRate,8;
   }
   if (.@vit>=100) {
      if (.@vit>=120)
         bonus2 bAddSize,Size_Medium,15;
      else
         bonus2 bAddSize,Size_Medium,10;
   }
   if (.@int>=100) {
      if (.@int>=120)
         bonus bFixedCast,-500;
      else
         bonus bFixedCastrate,-30;
   }
   if (.@dex>=100) {
      if (.@dex>=120)
         bonus bDelayrate,-5;
      else
         bonus bDelayrate,-3;
   }
   if (.@luk>=100) {
      if (.@luk>=120) {
         bonus bCritical,7;
         bonus bFlee2,1;
      }
      else
         bonus bCritical,5;
   }
}
Not specified
Not specified

Not specified

Not specified