Viewing Item

#19024: Protect Feathers

Item ID 19024 For Sale No
Identifier Protect_Feathers Credit Price Not For Sale
Name Protect Feathers Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level 70
MATK 0 Max Equip Level None
Equip Locations Middle Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus2 bSubRace,RC_Player_Doram,2;

2 bonus2 bSubRace,RC_Player_Human,2;

3 bonus bAspdRate,5;

4 .@vit = readparam(bVit);

5 if (.@vit >= 108) {

6 bonus2 bSubRace,RC_Player_Doram,3;

7 bonus2 bSubRace,RC_Player_Human,3;

8 bonus bAspdRate,5;

9 if (.@vit >= 120) {

10 bonus bMaxHPrate,3;

11 bonus bMdef,3;

12 }

13 }

Equip Script None
Unequip Script None