Artwork unavailable
RENEWAL / ITEMS
Star Cluster of Luck 2Lv
#313030Card
Star_Cluster_Of_Luk2
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
.@crt = (readparam(bCrt)/20);
.@pow = (readparam(bPow)/20);
bonus2 bAddRace,RC_All,10;
bonus2 bAddRace,RC_Player_Human,-10;
bonus2 bAddRace,RC_Player_Doram,-10;
bonus bShortAtkRate,.@pow;
bonus bLongAtkRate,.@pow;
bonus bPAtk,.@pow;
bonus bCritical,.@crt;
bonus bBaseAtk,5*.@crt;