Viewing Item

#300665: Abyss Knight Commander Card

Item ID 300665 For Sale No
Identifier aegis_300665 Credit Price Not For Sale
Name Abyss Knight Commander Card Type Card
NPC Buy 0 Weight 1
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 0 Refineable No
Attack 0 Min Equip Level None
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 .@r = getrefine();

2 bonus bMaxHPrate,-25;

3 if (getequiparmorlv() == 2) {

4 bonus2 bMagicAddClass,Class_Boss,2*(.@r/3);

5 bonus2 bAddClass,Class_Boss,2*(.@r/3);

6 }

7 if (getenchantgrade()>=ENCHANTGRADE_A) {

8 bonus2 bMagicAddClass,Class_Boss,10;

9 bonus2 bAddClass,Class_Boss,10;

10 }

11 if (.@r>11) {

12 bonus2 bMagicAddClass,Class_Boss,4;

13 bonus2 bAddClass,Class_Boss,7;

14 }

Equip Script None
Unequip Script None