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 #300661 Card

Bloody Slasher Card

Buy Price: N/A Sell Price: N/A
P.ATK +7.
_______________________
When Grade of compounded equipment is A:
Increases Physical Damage against monsters of every size by 12%.
_______________________
When Weapon Level of compounded equipment is 5:
Increases Physical Damage against monsters of Normal class by 2% per 3 Refine Levels.
_______________________
When equipped with Toxit Card:
Increases Physical Damage against monsters of Normal class by 7%.
_______________________
Type: Card
Compound on: Weapon
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

bonus bPAtk,7; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL) == 5) { bonus2 bAddClass,Class_Normal,2*getrefine()/3; } if (getenchantgrade()>=ENCHANTGRADE_A) { bonus2 bAddSize,Size_All,12; }
bonus bPAtk,7;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL) == 5) {
   bonus2 bAddClass,Class_Normal,2*getrefine()/3;
}
if (getenchantgrade()>=ENCHANTGRADE_A) {
   bonus2 bAddSize,Size_All,12;
}
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.