Viewing Item

#15469: [Not For Sale] Fallen Warrior Armor

Item ID 15469 For Sale No
Identifier aegis_15469 Credit Price Not For Sale
Name [Not For Sale] Fallen Warrior Armor Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 60
Slots 1 Refineable Yes
Attack 0 Min Equip Level 90
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,10;

3 bonus2 bSubRace,RC_DemiHuman,1;

4 if (.@r>=8) {

5 bonus2 bSubRace,RC_DemiHuman,2;

6 if (.@r>=9) {

7 bonus2 bSubRace,RC_DemiHuman,2;

8 bonus bUnbreakableArmor;

9 if (.@r>=10) {

10 bonus2 bSubRace,RC_DemiHuman,2;

11 }

12 }

13 }

Equip Script None
Unequip Script None