Artwork unavailable
RENEWAL / ITEMS
Black Mithril Manteau [1]
#480439Armor
Blackmithril_Manteau_TH
TypeArmor
Equipment positionGarment
GenderBoth
Weight250
Buy price0 z
Sell price0 z
DEF80
Slots1
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Garment
- Jobs
- Rogue
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect 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;