
RENEWAL / ITEMS
Toxit Card
#300659Card
aegis_300659
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_Boss,2*getrefine()/3;
}
if (getenchantgrade()>=ENCHANTGRADE_A) {
bonus2 bAddEle,Ele_All,10;
}