
RENEWAL / ITEMS
Phantom of Masquerade [1]
#19497Armor
Phantom_Of_Masquerade
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF12
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
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bStr,5;
bonus bAgi,5;
bonus2 bAddRace,RC_All,10;
bonus2 bResEff,Eff_Stone,5000;
if (.@r>=7) {
bonus2 bAddRace,RC_All,15;
bonus bDelayrate,-20;
}
if (.@r>=9)
bonus bDefRatioAtkClass,Class_All;