Royal Deluxe
Refugee
Or add it to the quest in the modlet
<reward type="Exp" value="10" />
or set the xp for level to 10000 and the multiplyer to 1 and then replace the 1 Skillpoint with 10 000 XP
and
<reward type="Exp" value="10" />
or set the xp for level to 10000 and the multiplyer to 1 and then replace the 1 Skillpoint with 10 000 XP
Code:
<level max_level="300" exp_to_level="10000" experience_multiplier="1.0" skill_points_per_level="1">
Code:
<reward type="Exp" value="10000" />
Last edited by a moderator: