CyClon> Ты проверял, что так уверен?
Скажем так, я смотрел именно базовые цены в мультиселе

Вот фрагмент кода от Фортреса
code text
<config showall="false" notax="true" keepenchanted="true" />
<!-- Crystallized Ice Bow Guidance -->
<item>
<ingredient id="281" count="1" />
<ingredient id="4634" count="1" />
<ingredient id="2131" count="250" />
<production id="4810" count="1" />
</item>
Вот фрагмент кода от СФ
code text
<list maintainEnchantment="true">
<item id="28">
<production id="4810" count="1"/>
<ingredient id="281" count="1"/>
<ingredient id="4634" count="1"/>
<ingredient id="2131" count="97"/>
<ingredient id="57" count="291000"/>
</item>
Думаю теперь очевидно, что цены различны. Вопрос какая правильная?