
RENEWAL / ITEMS
Energy (Fatal Blow)
#29234Card
Energy_Drop7
TypeCard
Weight0
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
- Trade
Item effect script
.@r = getequiprefinerycnt(EQI_GARMENT);
bonus bBaseAtk,3+(.@r*5);
bonus bCritical,5+(.@r < 5 ? 0 : .@r);
bonus bFlee2,4+(.@r < 5 ? 0 : .@r);
bonus bLuk,3*.@r;