Item Details

Twin Head Dragon Ring [1] ( aegis_490413 )

ID 490413 Twin Head Dragon Ring [1]
Twin Head Dragon Ring [1] Buy Price: zeny Sell Price: 0 zeny Weight: 10 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Right_Accessory + Left_Accessory
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

MaxHP and MaxSP + 15%.
ASPD +10%.
------------------------
Base INT 125 or higher

Reduce global cooldown by 15%.
------------------------
Base DEX 125 or higher

Long-range physical damage +15%.
------------------------
When equipped to Right Accessory

If Dragon Breath skill is Lv.10,
increases Dragon Breath damage by 50%.
------------------------
When equipped to Left Accessory

If Dragon Water Breath skill is Lv.10,
increases Dragon's Water Breath damage by 50%.
------------------------
Class : Accessory
Defense : 0
Weight : 10
Required level : 100
Jobs : Rune Knight Class

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:
.@p = getitempos();
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
bonus bAspdRate,10;
bonus bDelayrate,-15;
if (readparam(bDex)>=125)
   bonus bLongAtkRate,15;
if (.@p == EQP_ACC_L) {
   if (getskilllv("RK_DRAGONBREATH") == 10) {
       bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;
   }
}
if (.@p == EQP_ACC_R) {
   if (getskilllv("RK_DRAGONBREATH_WATER") == 10) {
       bonus2 bSkillAtk,"RK_DRAGONBREATH",50;
   }
}
Not specified
Not specified

Not specified