Artwork unavailable
RENEWAL / ITEMS
Upgrade Time Holder Card
#300621Card
aegis_300621
TypeCard
Card placementWeapon
Weight1
Buy price0 z
Sell price0 z
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
.@r = getrefine();
bonus2 bMagicAddSize,Size_All,15;
bonus bMatk,15*(.@r/2);
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL)==5) {
bonus2 bMagicAddSize,Size_All,15;
if (.@r>=14) {
bonus2 bMagicAddSize,Size_All,10;
}
}