Artwork unavailable
RENEWAL / ITEMS
[Not for Sale] Phantom of Masquerade [1]
#15959Armor
Comp_Phantom_Cap
Item stats
- Slots
- 1
- Weight
- 10
- Armor level
- 1
- Buy price
- 0 z
- Sell price
- 0 z
Usage & restrictions
- Type
- Armor
- Equipment position
- Headgear (Top)
- Gender
- Both
- Required level
- 130+
- Jobs
- All jobs
- Class tiers
- All tiers
- Refineable
- Yes
- Trading & storage
- Restricted: Dropping, Trading, Cart storage, Guild storage, Mail, Auction
No description is available. Available properties and effects are shown below.
Item effect script
.@r = getrefine();
bonus bMatk,20*(.@r/2);
if (.@r>=7) {
bonus bVariableCastrate,-15;
}
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_All,15;
}
if (.@r>=11) {
bonus bFixedCast,-200;
bonus2 bMagicAddSize,Size_Small,15;
bonus2 bMagicAddSize,Size_Medium,15;
}
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this itemEquipment sets
Set 1
Set effect
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus2 bMagicAtkEle,Ele_Holy,5;
bonus bVariableCastrate,-3*(.@r/2);
Set 2
Set effect
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus bMatk,30;
bonus2 bSkillAtk,"SP_SPA",4*(.@r/2);
bonus2 bSkillAtk,"SP_SWHOO",4*(.@r/2);
Set 3
Set effect
.@r = getequiprefinerycnt(EQI_HAND_R);
bonus2 bSkillCooldown,"SU_CN_METEOR",-1000;
bonus2 bSkillAtk,"SU_CN_METEOR",4*(.@r/2);


