Viewing Item

#24477: Rampage Shadow Shield

Item ID 24477 For Sale No
Identifier S_Rampage_Shield Credit Price Not For Sale
Name Rampage 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 Monk
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,.@r*10;

3 if (.@r>=9) {

4 bonus bLongAtkRate,10;

5 }

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

7 bonus bLongAtkRate,6;

8 }

9 else {

10 bonus bLongAtkRate,3;

11 }

Equip Script None
Unequip Script None