Artwork unavailable
RENEWAL / ITEMS
Star Cluster of Luck 5Lv
#313033Card
Star_Cluster_Of_Luk5
Item stats
- Weight
- 0
- Buy price
- 0 z
- Sell price
- 0 z
Usage & restrictions
- Type
- Card
- Trading & storage
- No restrictions
No description is available. Available properties and effects are shown below.
Item effect script
.@crt = (readparam(bCrt)/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 bCritical,2*.@crt;
bonus bBaseAtk,10*.@crt;
Card sets
Set 1
Set effect
bonus2 bAddClass,Class_Normal,15;
bonus2 bAddClass,Class_Boss,15;
