ID #5326
Armor
Masquerade C
Buy Price: N/A
Sell Price: N/A
Rental Item
A black leather mask, shaped like butterfly wings.
_______________________
Increases Physical Damage against enemies of Demi-Human race by 7%.
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Headgear
Defense: 1
Position: Middle
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
All excepts Novice
A black leather mask, shaped like butterfly wings.
_______________________
Increases Physical Damage against enemies of Demi-Human race by 7%.
_______________________
When VIP status active:
All Basic Stats +1
_______________________
Type: Headgear
Defense: 1
Position: Middle
Weight: 0
Armor Level: 1
Refineable: No
_______________________
Requirement:
All excepts Novice
Available from boxes
Basic Information
Type
Armor
Defense
1
Job Requirements
All Jobs
Yes
Requirements
Armor Level
1
Scripts
Script bonus2 bAddRace,RC_DemiHuman,7; bonus2 bAddRace,RC_Player_Human,7; if (vip_status(VIP_STATUS_ACTIVE)) { bonus bAllStats,1; }
bonus2 bAddRace,RC_DemiHuman,7;
bonus2 bAddRace,RC_Player_Human,7;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus bAllStats,1;
}