0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #313043 Card

Star Cluster of Resistance 5Lv

Buy Price: N/A Sell Price: N/A
A star essence that strengthens the wearer.
_______________________
RES +50, MRES +50.
_______________________
For each 15 base STA:
DEF +20, RES +10.
_______________________
For each 15 base WIS:
MDEF +10, MRES +10.
_______________________
When equipped with Token of Life:
MaxHP +5%, MaxSP +5%.

Basic Information

Card

Scripts

.@sta = (readparam(bSta)/15); .@wis = (readparam(bWis)/15); bonus bMRes,50+10*.@wis; bonus bRes,50+10*.@sta; bonus bDef,20*.@sta; bonus bMdef,10*.@wis;
.@sta = (readparam(bSta)/15);
.@wis = (readparam(bWis)/15);
bonus bMRes,50+10*.@wis;
bonus bRes,50+10*.@sta;
bonus bDef,20*.@sta;
bonus bMdef,10*.@wis;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.