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

2 =

3 getitempos();

4 if

5 (.@p

6 ==

7 EQP_ACC_L)

8 {

9 bonus

10 bMaxHPrate,15;

11 bonus

12 bVariableCastrate,-15;

13 bonus2

14 bSkillCooldown,"RK_DRAGONBREATH",-500;

15 }

16 if

17 (.@p

18 ==

19 EQP_ACC_R)

20 {

21 bonus

22 bMaxSPrate,15;

23 bonus

24 bDelayrate,-15;

25 bonus2

26 bSkillCooldown,"RK_DRAGONBREATH_WATER",-500;

27 }

Equip Script None
Unequip Script None