1234567891011121314151617181920212223242526272829303132333435363738394041 |
- <?xml version='1.0' encoding='utf-8'?>
- <!-- Seven Signs - Blacksmith of Mammons - A-grade duals -->
- <list>
- <!-- Keshanberk*Keshanberk -->
- <item id="1">
- <ingredient id="142" count="1"/>
- <ingredient id="142" count="1"/>
- <ingredient id="5126" count="1"/>
- <ingredient id="5575" count="1953000"/>
- <production id="5233" count="1"/>
- </item>
- <!-- Keshanberk*Damascus -->
- <item id="2">
- <ingredient id="142" count="1"/>
- <ingredient id="79" count="1"/>
- <ingredient id="5126" count="1"/>
- <ingredient id="5575" count="3989000"/>
- <production id="5705" count="1"/>
- </item>
- <!-- Damascus*Damascus -->
- <item id="3">
- <ingredient id="79" count="1"/>
- <ingredient id="79" count="1"/>
- <ingredient id="5126" count="1"/>
- <ingredient id="5575" count="2310000"/>
- <production id="5706" count="1"/>
- </item>
- <!-- Damascus*Tallum Blade -->
- <item id="4">
- <ingredient id="80" count="1"/>
- <ingredient id="79" count="1"/>
- <ingredient id="5126" count="1"/>
- <ingredient id="5575" count="3900000"/>
- <production id="8938" count="1"/>
- </item>
- </list>
|