Item Details

Exotic Temporal Boots-LT [1] ( Temporal_Boots_LT_TW )

ID 470183 Exotic Temporal Boots-LT [1]
Exotic Temporal Boots-LT [1] Preço de Compra: zeny Preço de Venda: 0 zeny Peso: 30 Slots: 1
Tipo: Equipamento Subtipo: Não especificado Gênero: Ambos Localizações: Sapatos
Ataque: Não especificado Ataque Mágico: Não especificado Alcance: Não especificado Defesa: 20
Nível da Arma: Não especificado Nível da Armadura: 2 Nível Mín. de Equipamento: 190 Nível Máx. de Equipamento: Não especificado
Refinável: 1 Graduável: 1 Elemento: Neutro Classes: Não especificado

MHP +15%, MSP +5%.
------------------------
When refine level 10 or more,

When pure STR is 108 or higher, ATK +80.
When pure AGI is 108 or higher, ASPD +2.
When pure VIT is 108 or higher, MHP +10%.
When pure INT is 108 or higher, MATK +80.
When pure LUK is 108 or higher, critical damage +35%.
------------------------
When refine level 13 or more,

When pure POW is 60 or higher, physical damage to all size enemies +15%.
When pure STA is 60 or higher, after cast delay -5%. P.ATK +15.
When pure WIS is 60 or higher, after cast delay -5%. S.MATK +15.
When pure SPL is 60 or higher, magical damage to all size enemies +15%.
When pure CON is 60 or higher, ASPD +10%.
When pure CRT is 60 or higher, fixed casting time -0.2 sec. critical damage +10%.
------------------------
[Grade Bonus]
[Grade D] RES & MRES +30.
[Grade C] ATK & MATK +50.
[Grade B] physical/magical damage to all size enemies +15%.
[Grade A] P.ATK & S.MATK +7.
------------------------
Type : Shoes
Def : 20
Weight : 30
Armor Level : 2
Required Level : 190
Class : All Jobs

Todos

Não especificado

Permitido na loja de compra de jogador: Invoca monstro: É vinculado ao equipar: Restrição de empilhamento no inventário:
Restrição de empilhamento no carrinho: Restrição de empilhamento no armazém: Restrição de empilhamento no armazém da guilda: Pode ser solto:
Pode ser trocado: Pode ser trocado com membro de grupo: Pode ser vendido para NPC: Pode ser colocado no carrinho:
Pode ser colocado no armazém: Pode ser colocado no armazém da guilda: Pode ser colocado no correio: Pode ser leiloado:
Atraso:
.@r = getrefine();
.@g = getenchantgrade();
bonus bAllStats,2;
bonus bMdef,15;
bonus bMaxHPrate,15;
bonus bMaxSPrate,5;
if (.@r>=10) {
   if (readparam(bStr)>=108)
       bonus bBaseAtk,80;
   if (readparam(bAgi)>=108)
       bonus bAspd,2;
   if (readparam(bVit)>=108)
       bonus bMaxHPrate,10;
   if (readparam(bInt)>=108)
       bonus bMatk,80;
   if (readparam(bDex)>=108) {
       bonus bFixedCast,-500;
       bonus bLongAtkRate,10;
   }
   if (readparam(bLuk)>=108)
       bonus bCritAtkRate,35;
}
if (.@r>=13) {
   if (readparam(bPow)>=60)
       bonus2 bAddSize,Size_All,15;
   if (readparam(bSta)>=60) {
       bonus bDelayrate,-5;
       bonus bPAtk,15;
   }
   if (readparam(bWis)>=60) {
       bonus bDelayrate,-5;
       bonus bSMatk,15;
   }
   if (readparam(bSpl)>=60)
       bonus2 bMagicAddSize,Size_All,15;
   if (readparam(bCon)>=60)
       bonus bAspdRate,10;
   if (readparam(bCrt)>=60) {
       bonus bFixedCast,-200;
       bonus bCritAtkRate,10;
   }
}
if (.@g>=ENCHANTGRADE_D) {
   bonus bRes,30;
   bonus bMRes,30;
}
if (.@g>=ENCHANTGRADE_C) {
   bonus bBaseAtk,50;
   bonus bMatk,50;
}
if (.@g>=ENCHANTGRADE_B) {
   bonus2 bAddRace,RC_All,15;
   bonus2 bMagicAddRace,RC_All,15;
}
if (.@g>=ENCHANTGRADE_A) {
   bonus bPAtk,7;
   bonus bSMatk,7;
}
Não especificado
Não especificado

Não especificado

Não especificado