I am wondering if anyone has a jobs.xml extract from 7.0 or 7.1 that they'd be willing to help me compare this slice of selected jobs against.... I've included below the 7.5 definitions for all teladi mineral miners in jobs.xml - I'm interested in understanding what changed. I chose teladi because they're the largest faction. (I see that there's a way to get the old cat archives myself from steam, but it looks a bit intimidating to me)
teladi M station miner
Code: Select all
<!-- Station Miner Jobs, by request only -->
<job id="teladi_stationminer_m_solid" name="{20204,5601}">
<modifiers rebuild="false" commandeerable="true"/>
<orders>
<order order="MiningRoutine" default="true">
<param name="maxbuy" value="5"/>
</order>
</orders>
<basket basket="minerals"/>
<category faction="teladi" tags="[stationminersolid]" size="ship_m"/>
<quota galaxy="5" maxgalaxy="30"/>
<location class="galaxy" macro="xu_ep2_universe_macro" faction="teladi"
relation="ally" comparison="ge"/>
<environment buildatshipyard="true"/>
<ship>
<select faction="teladi" tags="[miner, solid]" size="ship_m"/>
<loadout>
<level min="0.1" max="0.7"/>
</loadout>
<owner exact="teladi" overridenpc="true"/>
</ship>
</job>
modifiers rebuild=false? other mining jobs have rebuild set to true. Maybe they won't rebuild a station miner just because it got blown up.
teladi L free mineral miner
Code: Select all
<job id="teladi_free_miner_l_mineral" name="{20204,5601}">
<modifiers rebuild="true" commandeerable="true"/>
<quota galaxy="12"/>
Code: Select all
<job id="teladi_free_miner_m_mineral" name="{20204,5601}">
<modifiers rebuild="true" commandeerable="true"/>
<quota galaxy="8"/>
Code: Select all
<job id="teladi_free_miner_s_mineral" name="{20204,5601}">
<modifiers rebuild="true" commandeerable="true"/>
<quota galaxy="7"/>
Code: Select all
<job id="teladi_free_miner_ml_solid_deepspace_single" name="{20204,5601}" comment="very few">
<job id="teladi_free_miner_ml_solid_deepspace_smallgroup" name="{20204,5601}" comment="very few">
<job id="teladi_free_miner_l_solid_deepspace_largegroup" name="{20204,5601}" comment="very few">