0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #300665 Card

Abyss Knight Commander Card

Buy Price: N/A Sell Price: N/A
MaxHP -25%.
_______________________
Refine Level +12:
Increases Physical Damage against monsters of Boss class by 7%.
Increases Magical Damage against monsters of Boss class by 4%.
_______________________
When Grade of compounded equipment is A:
Increases Physical and Magical Damage against monsters of Boss class by 10%.
_______________________
When Armor Level of compounded equipment is 2:
Increases Physical and Magical Damage against monsters of Boss class by 2% per 3 Refine Levels.
_______________________
When equipped with Toxit Card:
Increases Physical Damage against enemies of every size by 8%.
_______________________
When equipped with Bloody Slasher Card:
Increases Physical Damage against enemies of every element by 5%.
_______________________
When equipped with Shadist Card:
Increases Magical Damage against enemies of every size by 8%.
_______________________
When equipped with Lunarina Card:
Increases Magical Damage against enemies of every element by 5%.
_______________________
Type: Card
Compound on: Armor
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

.@r = getrefine(); bonus bMaxHPrate,-25; if (getequiparmorlv() == 2) { bonus2 bMagicAddClass,Class_Boss,2*(.@r/3); bonus2 bAddClass,Class_Boss,2*(.@r/3); } if (getenchantgrade()>=ENCHANTGRADE_A) { bonus2 bMagicAddClass,Class_Boss,10; bonus2 bAddClass,Class_Boss,10; } if (.@r>11) { bonus2 bMagicAddClass,Class_Boss,4; bonus2 bAddClass,Class_Boss,7; }
.@r = getrefine();
bonus bMaxHPrate,-25;
if (getequiparmorlv() == 2) {
   bonus2 bMagicAddClass,Class_Boss,2*(.@r/3);
   bonus2 bAddClass,Class_Boss,2*(.@r/3);
}
if (getenchantgrade()>=ENCHANTGRADE_A) {
   bonus2 bMagicAddClass,Class_Boss,10;
   bonus2 bAddClass,Class_Boss,10;
}
if (.@r>11) {
   bonus2 bMagicAddClass,Class_Boss,4;
   bonus2 bAddClass,Class_Boss,7;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.