Viewing Item

#19460: Black Veil

Item ID 19460 For Sale No
Identifier Black_Veil_J Credit Price Not For Sale
Name Black Veil Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 2
Slots 1 Refineable Yes
Attack 0 Min Equip Level None
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSubEle,Ele_Dark,(.@r >= 8 ? 25: 10);

3 .@bonus = 15;

4 if (.@r >= 7) {

5 .@bonus += 15;

6 }

7 if (.@r >= 9) {

8 .@bonus += 20;

9 }

10 bonus2 bAddRace2,RC2_ILLUSION_VAMPIRE,.@bonus;

11 bonus2 bSubRace2,RC2_ILLUSION_VAMPIRE,.@bonus;

12 bonus2 bMagicAddRace2,RC2_ILLUSION_VAMPIRE,.@bonus;

Equip Script None
Unequip Script None