Viewing Item

#24489: Duplex Shadow Shield

Item ID 24489 For Sale No
Identifier S_Duplelight_Shield Credit Price Not For Sale
Name Duplex Shadow Shield Type Shadow Equipment
NPC Buy 0 Weight 0
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable Yes
Attack 0 Min Equip Level 99
MATK 0 Max Equip Level None
Equip Locations Shadow Shield
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Priest
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMaxHP,.@r*10;

6 if

7 (.@r

8 =9)

9 {

10 bonus2

11 bAddSize,Size_All,5;

12 bonus2

13 bMagicAtkEle,Ele_Holy,5;

14 }

15 else

16 if

17 (.@r

18 =7)

19 {

20 bonus2

21 bAddSize,Size_All,3;

22 bonus2

23 bMagicAtkEle,Ele_Holy,3;

24 }

25 else

26 {

27 bonus2

28 bAddSize,Size_All,1;

29 bonus2

30 bMagicAtkEle,Ele_Holy,1;

31 }

Equip Script None
Unequip Script None