i need someone to correct me.
aguarius diadem
int +5 mtk +10%
if ugrade to +10, addtional 10% reduction to demi human.
is this correct --- > {bonus bInt,5; bonus bMatkRate,10; if(getrefine()>=10) {bonus2 bSubRace,7,10;}}
what is the difference between :
this {bonus2 bSubRace,7,10} and this one { bonus2 bSubRace,RC_DemiHuman,10; }