Artwork unavailable
RENEWAL / ITEMS
Upgrade Doppelganger Card
#300620Card
aegis_300620
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 bAddSize,Size_All,15;
bonus bBaseAtk,15*(.@r/2);
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_WEAPONLEVEL)==5) {
bonus2 bAddSize,Size_All,15;
if (.@r>=14) {
bonus2 bAddSize,Size_All,10;
}
}