charcreation.xml file format

This file describe player creation settings.

charcreation.xml
<?xml version="1.0"?>
<chars>
    <haircolor min="0" max="11" />
    <hairstyle min="0" max="19" />
    <stat min="1" max="9" sum="30" />
    <item id="1300"/>
    <item id="1310"/>
</chars>
Parameter Description
haircolorset range for hair type selection
hairstyleset range for hair color selection
statset limits for assigning stats
itemset items what should be equipped in char creation dialog. Can be zero or many item tags

None: all this settings only client side. From this file impossible create items or equip some thing to created chars.

Navigation
Print/export
Languages