I had looking on server files in xml files from skills and item and i cant find any error , shots doen't work I had tryed mysterous as well and normal ones since D,C,B,A and S , the only ones work is No grade and R-Grade .
I use Ertheia from git repository last revision.
So if anyone can tell me where i can fix this i will appreciate many thanks in advance.
<item id="17301" name="Requiem Dualsword" additionalName="" type="Weapon">
<!-- Bestows one of the following functions: Haste, Damage Up, or Health. Two functions can be bestowed through a rare soul crystal. Increases P. Critical Rate and P. Atk. when enchanted to + 4. -->
<set name="icon" val="icon.weapon_r_dualsword_i00" />
<set name="default_action" val="EQUIP" />
<set name="bodypart" val="lrhand" />
<set name="weapon_type" val="DUAL" />
<set name="crystal_type" val="D" /> --------------------> Here I changed this R-Grade weapon to D grade and after that ssd not working.<-------
<set name="crystal_count" val="1502" />
<set name="weight" val="1520" />
<set name="price" val="70431979" />
<set name="soulshots" val="1" />
<set name="spiritshots" val="1" />
<for>
<add stat="pAtk" val="529.0" />
<add stat="mAtk" val="189.0" />
<add stat="pAtkSpd" val="325.0" />
<add stat="rCrit" val="8.0" />
</for>
</item>
Please some answer because still not understand if is problem from my side or server side and we must waiting for fix.