Viewing Item

#470254: Will of Sword and Zen

Item ID 470254 For Sale No
Identifier aegis_470254 Credit Price Not For Sale
Name Will of Sword and Zen Type Armor
NPC Buy 0 Weight 70
NPC Sell 0 Weapon Level 0
Range 0 Defense 25
Slots 1 Refineable Yes
Attack 0 Min Equip Level 200
MATK 0 Max Equip Level None
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMdef,15;

3 bonus2 bSubClass,Class_Boss,5;

4 bonus2 bSubClass,Class_Normal,5;

5 bonus2 bSubRace,RC_Player_Doram,10;

6 bonus2 bSubRace,RC_Player_Human,10;

7 bonus bMaxHPrate,4*.@r;

8 if (.@r>=5) {

9 bonus bDelayrate,-15;

10 bonus bAtkRate,15;

11 bonus bMatkRate,15;

12 if (.@r>=7) {

13 bonus bDelayrate,-25;

14 bonus bAtkRate,25;

15 bonus bMatkRate,25;

16 }

17 }

Equip Script None
Unequip Script None