Item Details

Twinhead Dragon Boots [1] ( aegis_470274 )

ID 470274 Twinhead Dragon Boots [1]
Twinhead Dragon Boots [1] Buy Price: zeny Sell Price: 0 zeny Weight: 40 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: 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

Botas representando um Dragão com duas cabeças.
--------------------------
Resistência as raças Humano e Doram +10%.
Resistência a monstros normais e chefes +5%.
--------------------------
Refino +5 ou mais:
Pós-conjuração -10%.
Todos os atributos +15.
Refino +7 ou mais:
Pós-conjuração -10% adicional.
Todos os atributos +15 adicional.
--------------------------
Ao aprender [Rugido do Dragão] nv.5:
Aumenta a velocidade de movimento.
--------------------------
A cada nível de [Bafo do Dragão]:
HP e SP máx. +4%.
Dano de [Bafo do Dragão] +10%.
--------------------------
A cada nível de [Sopro do Dragão]:
Dano físico a distância +4%.
Dano de [Sopro do Dragão] +10%.
--------------------------
Tipo: Calçado
DEF: 12 DEFM: 10
Peso: 40
Nível necessário: 100
Classes: Todas

Reduce damage taken from Players by 10%.

Reduce damage taken from normal and boss monsters by 5%.
------------------------
When refine level is 11 or higher,
All Basic Status +15, reduce global cooldown by 10%.
------------------------
When refine level is 13 or higher,
Additional All Basic Status +15 and reduce global cooldown by additional 10%.
------------------------
For every level skill of Dragon's Water Breath learned,
increases MHP and MSP by 4%,
increases damage Dragon's Water Breath by 10%.
------------------------
For every level skill of Dragon's Breath learned,
increase ranged physical damage by 4%,
increases damage Dragon's Breath by 10%.
------------------------
When learning Dragon Howling level 5.
Increase movement speed.
------------------------
Type : Shoes
Def : 12
Weight : 40
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:
.@a = getskilllv("RK_DRAGONBREATH_WATER");
.@b = getskilllv("DK_DRAGONIC_BREATH");
.@r = getrefine();
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus bMaxHPrate,4*.@a;
bonus bMaxSPrate,4*.@a;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10*.@a;
bonus bLongAtkRate,4*.@b;
bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",10*.@b;
if (getskilllv("RK_DRAGONHOWLING") == 5)
   bonus bSpeedRate,25;
if (.@r>=5) {
   bonus bAllStats,15;
   bonus bDelayrate,-10;
   if (.@r>=7) {
       bonus bAllStats,15;
       bonus bDelayrate,-10;
   }
}
Not specified
Not specified

Not specified

Not specified