Item Details

Tengu Shoes ( TenguShoes )

ID 22145 Tengu Shoes
Tengu Shoes Buy Price: 20 zeny Sell Price: 10 zeny Weight: 40 Slots: Not specified
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: 12
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

A chinela favorita dos Shuras é confortável e ecológica. Todo mundo deveria ter a chance de usar!
--------------------------
Habilita [Cancelar Magia] nv.1.
--------------------------
HP e SP máx. +3%.
Refino +5 ou mais:
HP e SP máx. +3% adicional.
Custo de SP de [Passo Etéreo] -5.
Refino +7 ou mais:
HP e SP máx. +10% adicional.
Custo de SP de [Passo Etéreo] -5 adicional.
--------------------------
A cada nível de [Chakra da Cura]:
HP máx. +2%.
--------------------------
A cada nível de [Chakra da Fúria]:
Velocidade de ataque +2%.
--------------------------
A cada nível de [Chakra do Silêncio]:
ATQ da arma +4%.
--------------------------
A cada nível de [Chakra do Vigor]:
DEF +30.
Resistência a raça Humano +1%.
--------------------------
A cada nível de [Chakra da Energia]:
Conjuração fixa de [Zen] -10%.
Conjuração variável de [Corpo Fechado] e [Invocar Esfera Espiritual] -10%.
--------------------------
Tipo: Calçado
DEF: 12 DEFM: 10
Peso: 40
Nível necessário: 100
Classes: Todas

Tengu Shoes
Sebuah alas kaki yang dipakai oleh Tengu. Sendal ini menambah kekuatan pemakainya.
Max HP + 3%
Max SP + 3%
Mdef + 10
Dapat menggunakan Level 1 Cast Cancel.
Jika tingkat tempa +7 atau lebih,
Tambahan Max HP + 7%
Tambahan Max SP + 7%
Mengurangi penggunaan SP dari [Body Relocation] sebesar 5.
Jika tingkat tempa +9 atau lebih,
Tambahan Max HP + 10%
Tambahan Max SP + 10%
Tambahan pengurangan penggunaan SP dari [Body Relocation] sebesar 5.
Untuk setiap level Gentle Touch-Cure yang dipelajari :
Max HP +2%
Untuk setiap level Gentle Touch-Revitalize yang dipelajari :
Def +30
Mengurangi serangan yang diterima dari Demi Human sebesar 1%
Untuk setiap level Gentle Touch-Energy Gain yang dipelajari :
Mengurangi variable cast time dari Summon Spirit Sphere sebesar 10%
Mengurangi variable cast time dari Mental Strength sebesar 10%
Mengurangi fixed cast time dari Zen sebesar 10%.
Untuk setiap level Gentle Touch-Change yang dipelajari :
Aspd +2%
Untuk setiap level Gentle Touch-Silence yang dipelajari :
Atk +4%
Class : Shoes Def : 12
Berat : 40
Required Level : 100
Jobs : Semua 3rd Job

Light footwear worn by the Tengu. It empowers the wearer's stamina and speed. It is said hidden powers are locked within this footwear.
Class: Shoes
Defense: 12
Weight: 40
Requires Level: 100
Usable By: All Jobs
Max HP + 3%
Max SP + 3%
Mdef + 10
Enables Level 1 Cast Cancel.

If upgrade level is +5 or higher,
Additional Max HP + 7%
Additional Max SP + 7%
Reduces the SP cost of Snap by 5.

If upgrade level is +7 or higher,
Additional Max HP + 10%
Additional Max SP + 10%
Reduces the SP cost of Snap by an addtional 5.

Max HP + 2% per level of Gentle Touch-Cure known.

For every level known of Gentle Touch-Revitalize,
Def + 30
Reduces damage taken from Demi-Human race enemies by 1%.

For every level known of Gentle Touch-Energy Gain,
Reduces the variable casting time of Summon Spirit Sphere by 10%.
Reduces the variable casting time of Mental Strength by 10%.
Reduces the fixed casting time of Zen by 10%.

Aspd + 2% per level of Gentle Touch-Convert known.

ATK + 4 % per level of Gentle Touch-Silence known.

Light footwear worn by the Tengu. It empowers the wearer's stamina and speed. It is said hidden powers are locked within this footwear.
Max HP + 3%
Max SP + 3%
Mdef + 10
Enables Level 1 Cast Cancel.

If upgrade level is +5 or higher,
Additional Max HP + 7%
Additional Max SP + 7%
Reduces the SP cost of Snap by 5.

If upgrade level is +7 or higher,
Additional Max HP + 10%
Additional Max SP + 10%
Reduces the SP cost of Snap by an addtional 5.

Max HP + 2% per level of Gentle Touch-Cure known.

For every level known of Gentle Touch-Revitalize,
Def + 30
Reduces damage taken from Demi-Human race enemies by 1%.

For every level known of Gentle Touch-Energy Gain,
Reduces the variable casting time of Summon Spirit Sphere by 10%.
Reduces the variable casting time of Mental Strength by 10%.
Reduces the fixed casting time of Zen by 10%.

Aspd + 2% per level of Gentle Touch-Convert known.

Atk + 4 % per level of Gentle Touch-Silence known.
Class: Shoes
Defense: 12
Weight: 40
Requires Level: 100
Usable By: 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:
.@r = getrefine();
.@a = getskilllv("SR_GENTLETOUCH_REVITALIZE");
.@b = getskilllv("SR_GENTLETOUCH_CURE");
.@c = getskilllv("SR_GENTLETOUCH_ENERGYGAIN");
.@hpsp = 3;
if (.@r >= 5) {
   .@hpsp += 7;
   .@red = 5;
   if (.@r >= 7) {
      .@hpsp += 10;
      .@red += 5;
   }
   bonus2 bSkillUseSP,"MO_BODYRELOCATION",.@red;
}
bonus bMdef,10;
bonus bMaxHPrate,.@hpsp+(2*.@b);
bonus bMaxSPrate,.@hpsp;
skill "SA_CASTCANCEL",1;
bonus2 bSkillUseSP,"MO_BODYRELOCATION",5;
bonus bDef,30*.@a;
bonus2 bSubRace,RC_Player_Doram,.@a;
bonus2 bSubRace,RC_Player_Human,.@a;
bonus2 bVariableCastrate,"MO_CALLSPIRITS",-.@c*10;
bonus2 bVariableCastrate,"MO_STEELBODY",-.@c*10;
bonus2 bFixedCastrate,"CH_SOULCOLLECT",-.@c*10;
bonus bAspdRate,2*getskilllv("SR_GENTLETOUCH_CHANGE");
bonus bAtkRate,4*getskilllv("SR_GENTLETOUCH_QUIET");
Not specified
Not specified

Not specified

Not specified