Viewing Item

#15163: Agenda Robe

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

1 skill "SA_SPELLBREAKER",1;

2 if (BaseLevel >= 140) {

3 .@val = 14;

4 } else if (BaseLevel >= 120) {

5 .@val = 9;

6 }

7 else {

8 .@val = 5;

9 }

10 bonus bMatkRate,.@val;

Equip Script None
Unequip Script None
Description None