
RENEWAL / ITEMS
Bloody Slasher Card
#300661Card
aegis_300661
TypeCard
Card placementWeapon
Weight1
Buy price0 z
Sell price0 z
Card illustration
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Card placement
- Weapon
- Trade
Item effect script
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;
}