Artwork unavailable
RENEWAL / ITEMS
Star Cluster of Strength 5Lv
#313028Card
Star_Cluster_Of_Str5
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
.@con = (readparam(bCon)/15);
.@pow = (readparam(bPow)/15);
bonus2 bAddRace,RC_All,25;
bonus2 bAddRace,RC_Player_Human,-25;
bonus2 bAddRace,RC_Player_Doram,-25;
bonus bShortAtkRate,2*.@pow;
bonus bLongAtkRate,2*.@pow;
bonus bPAtk,2*.@pow;
bonus bAtkRate,2*.@con;
bonus bBaseAtk,10*.@con;