Viewing Item

#28552: Ring of Mad Flame & White Magic

Item ID 28552 For Sale No
Identifier Two_Dragon_Ring Credit Price Not For Sale
Name Ring of Mad Flame & White Magic Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 130
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@p = getitempos();

2 if (.@p == EQP_ACC_L) {

3 bonus bMaxHPrate,15;

4 bonus bVariableCastrate,-15;

5 bonus2 bSkillCooldown,"RK_DRAGONBREATH",-500;

6 }

7 if (.@p == EQP_ACC_R) {

8 bonus bMaxSPrate,15;

9 bonus bDelayrate,-15;

10 bonus2 bSkillCooldown,"RK_DRAGONBREATH_WATER",-500;

11 }

Equip Script None
Unequip Script None