Basic Info

Name 28552 Twin Dragons Ring[1]
Item ID 28552 - Two_Dragon_Ring
Type Armor
28552
A ring with the power of twin dragons. It seems to have different effects depending on where it's worn.
[Can be refined]
When equipped as a Left Accessory,
increases damage of [Chain Combo] and [Combo Finish] by 3%.
If refine level is 9 or higher, increases damage of [Chain Combo] and [Combo Finish] by 2%.
When equipped as a Right Accessory,
ATK + 5, ASPD + 5%.
If refine level is 9 or higher, ATK + 7, ASPD + 3%.
Class : Accessory Defense : 0
Weight : 10
Required Level : 70
Jobs : All jobs

Details

Weight 10
NPC Buy 200 z
NPC Sell 100 z
Refineable Yes
Equip Locations Accessory 1 + Accessory 2

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 70 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (getitemlocation() == EQP_ACC_L) { bonus2(bSkillAtk, MO_CHAINCOMBO, 3); bonus2(bSkillAtk, MO_COMBOFINISH, 3); if (getrefine() >= 9) { bonus2(bSkillAtk, MO_CHAINCOMBO, 2); bonus2(bSkillAtk, MO_COMBOFINISH, 2); } } else if (getitemlocation() == EQP_ACC_R) { bonus(bBaseAtk, 5); bonus(bAspdRate, 5); if (getrefine() >= 9) { bonus(bBaseAtk, 7); bonus(bAspdRate, 3); } }
Equip Script
None
Unequip Script
None

Dropped by

ID Monster Chance Level Race Element
1720 Hydrolancer 15% 141 Dragon Dark 3