Viewing Item

#24525: Triangle Shadow Shield

Item ID 24525 For Sale No
Identifier S_Triangle_Shield Credit Price Not For Sale
Name Triangle 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 Rogue
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 bonus

11 bLongAtkRate,10;

12 }

13 else

14 if

15 (.@r

16 =7)

17 {

18 bonus

19 bLongAtkRate,6;

20 }

21 else

22 {

23 bonus

24 bLongAtkRate,3;

25 }

Equip Script None
Unequip Script None