Viewing Item

#400556: Inquisitor's Veil

Item ID 400556 For Sale No
Identifier aegis_400556 Credit Price Not For Sale
Name Inquisitor's Veil Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
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 bonus bPow,3+.@r;

3 bonus2 bSubRace,RC_Player_Human,13;

4 bonus2 bSubRace,RC_Player_Doram,13;

5 bonus2 bSubClass,Class_Boss,20;

6 bonus2 bSubClass,Class_Normal,20;

7 bonus bAtkRate,40;

8 bonus2 bSkillAtk,"IQ_OLEUM_SANCTUM",BaseLevel/10;

9 bonus2 bSkillAtk,"IQ_MASSIVE_F_BLASTER",BaseLevel/10;

10 bonus2 bSkillAtk,"IQ_EXPOSION_BLASTER",BaseLevel/10;

11 if (.@r>=10) {

12 bonus bDelayrate,-20;

13 bonus bCritical,25;

14 }

Equip Script None
Unequip Script None