• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Come , join and give an opinion on that attributes add to my items.

Eduardo170

Well-Known Member
Joined
Jan 7, 2014
Messages
422
Solutions
3
Reaction score
67
Location
Caracas, Venezuela
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
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>

latest

latest

latest

latest



Example:
latest
:
Code:
<attribute key="absorbPercentAll" value="5" />
<attribute key="magiclevelpoints" value="5" />
 
Last edited:
Set is not matching at all, is the set endgame or beginner? If it's a beginner set, the absorbpercentall is too high.
 
Back
Top