Eduardo170
Well-Known Member
Hello community . I would like to give an opinion that attributes and how much you can place these items , my server is mid rate .
Stages
Example:
:
Stages
Code:
<?xml version="1.0" encoding="UTF-8"?>
<stages>
<world id="0" multiplier="1">
<stage minlevel="1" maxlevel="100" multiplier="80"/>
<stage minlevel="101" maxlevel="150" multiplier="50"/>
<stage minlevel="151" maxlevel="200" multiplier="35"/>
<stage minlevel="201" maxlevel="300" multiplier="25"/>
<stage minlevel="301" multiplier="3"/>
</world>
</stages>
Example:
Code:
<attribute key="absorbPercentAll" value="5" />
<attribute key="magiclevelpoints" value="5" />
Last edited: