Viewing Item

#28980: [Not For Sale] Black Mithril Guard

Item ID 28980 For Sale No
Identifier aegis_28980 Credit Price Not For Sale
Name [Not For Sale] Black Mithril Guard Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 60
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Off Hand
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 .@val = 10;

3 bonus2 bSkillAtk,"SC_STARTMARK",getskilllv("SC_MAELSTROM")*5;

4 if (.@r>=7)

5 bonus bAspd,2;

6 if (.@r>=9) {

7 bonus bAllStats,2;

8 .@val += 5;

9 }

10 if (.@r>=11) {

11 bonus bDelayrate,-5;

12 bonus2 bAddRace,RC_All,3;

13 }

14 bonus2 bSubClass,Class_Normal,.@val;

Equip Script None
Unequip Script None