Viewing Item

#24052: Cranial Shield (Shadow)

Item ID 24052 For Sale No
Identifier S_Cranial_Shield Credit Price Not For Sale
Name Cranial Shield (Shadow) 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 1
MATK 0 Max Equip Level None
Equip Locations Shadow Shield
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMaxHP,.@r*10;

3 bonus2 bSubRace,RC_DemiHuman,1;

4 bonus2 bSubRace,RC_Player_Human,1;

5 if (.@r>6) {

6 bonus2 bSubRace,RC_DemiHuman,1;

7 bonus2 bSubRace,RC_Player_Human,1;

8 }

9 if (.@r>=9) {

10 bonus2 bSubRace,RC_DemiHuman,1;

11 bonus2 bSubRace,RC_Player_Human,1;

12 }

Equip Script None
Unequip Script None