[Not For Sale] Black Mithril Manteau

Item ID 480440 Name [Not For Sale] Black Mithril Manteau
None
Weapon Level 0 Identifier Comp_BM_Manteau_TH
Attack 0 Type Armor
MATK 0 Equip Locations Garment
Defense 80 Equippable Jobs Rogue
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
Weight 250 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None 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 Script
.@r = getrefine();
bonus2 bAddSize,Size_All,10;
bonus bPerfectHitAddRate,getskilllv("SC_REPRODUCE")*10;
bonus2 bSkillAtk,"SC_FATALMENACE",2*(BaseLevel/10);
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",2*(BaseLevel/10);
if (.@r>=7)
   bonus2 bSkillUseSP,"SC_FATALMENACE",10;
if (.@r>=9)
   bonus bDelayrate,-12;
if (.@r>=11)
   bonus2 bAddClass,Class_Boss,15;
if (.@r>=13)
   bonus bNoSizeFix;

Set Script
Black Mithril Guard
[Not For Sale] Black Mithril Manteau
.@r = getequiprefinerycnt(EQI_HAND_L)+getequiprefinerycnt(EQI_GARMENT);
skill "GC_DARKCROW",5;
bonus bMaxHPrate,2*(.@r/3);
if (.@r>=21)
   autobonus "{ bonus bAgi,200; }",30,10000,BF_WEAPON|BF_NORMAL;
[Not For Sale] Black Mithril Guard
[Not For Sale] Black Mithril Manteau
.@r = getequiprefinerycnt(EQI_HAND_L)+getequiprefinerycnt(EQI_GARMENT);
skill "GC_DARKCROW",5;
bonus bMaxHPrate,2*(.@r/3);
if (.@r>=21)
   autobonus "{ bonus bAgi,200; }",30,10000,BF_WEAPON|BF_NORMAL;