
RENEWAL / ITEMS
Lunarina Card
#300660Card
aegis_300660
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 bSMatk,5;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL) == 5) {
bonus2 bMagicAddClass,Class_Normal,2*getrefine()/3;
}
if (getenchantgrade()>=ENCHANTGRADE_A) {
bonus2 bMagicAddSize,Size_All,12;
}