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 = getrefine();

2 if (.@r>=9) {

3 bonus bLongAtkRate,10;

4 }

5 else if (.@r>=7) {

6 bonus bLongAtkRate,6;

7 }

8 else {

9 bonus bLongAtkRate,3;

10 }

Equip Script None
Unequip Script None