Code: Select all
<production time="300" amount="60" method="teladi" name="{20206,401}">
<primary>
<ware ware="energycells" amount="50" />
<ware ware="graphene" amount="80" />
<ware ware="teladianium" amount="58" />
</primary>
<effects>
<effect type="work" product="0.2" />
</effects>
</production>
Also z.b.
Code: Select all
<effects>
<effect type="work" resource="0.2" />
<effect type="work" time="0.2" />
</effects>