Enhance my savegame

An area for discussing new ideas and additions to Oolite.

Moderators: winston, another_commander

User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

What's in Xexedi?
Xexedi <> Laenin is probably the most famous G1 [EliteWiki] Milkrun
OldThrashbarg wrote: Sun Aug 24, 2025 6:08 am
... During the downtime i found the hermit and even traded a little forth and back, although there was not much profit to make, he had relatively cheap minerals 8.something Cr but the stock was exhausted soon. I still don't understand your obsession with the rock hermit of begeabi tbh.
Still can't load this one. But I posted a grump and we'll see if we get any help!

I presume that these lines of the save file are your RH market:

Code: Select all

...
    <array>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>24</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>29</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>30</integer>
		    <integer>136</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>3</integer>
		    <integer>74</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>231</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>1</integer>
		    <integer>886</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>2</integer>
		    <integer>438</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>2</integer>
		    <integer>989</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>483</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>1</integer>
		    <integer>392</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>1</integer>
		    <integer>702</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>363</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>91</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>10</integer>
		    <integer>311</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>0</integer>
		    <integer>596</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>137</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>575</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>9685.9375</real>
		<real>-45887.5</real>
		<real>32274.5859375</real>
	    </array>
	</dict>
1) price for liquor/wines is 23.1₢ - a small profit over the 21.4₢ at the local main orbital station.
2) price for radioactives is 13.6₢ - yielding a small profit when sold for 17.7₢ at the local main orbital station.
3) price for gold is 31.1₢ - so we can make c. 25% profit when we sell for 40₢ at a rich industrial offering that much
4) price for platinum (none for sale) is 59.8₢ - so we could make a 25% profit if we sell for 80₢ at a rich industrial offering that much
5) price for gems (none for sale) is 13.7₢ - so 33% profit if sold for 20₢ at a rich industrial offering that much

So: discovering this Rock Hermit is worth 12x1.5₢ (wine) + 30x4₢ (radioactives) + 10x10₢ (gold) = 230₢
If there had been platinum & gems too, the profit could have been much larger. Some rock hermits can have 20-30kg each of gold and platinum. It could then have been worth as much as 1000₢!

This rock hermit is a "neutral" rock hermit - there are small quantities of smuggled goods for sale - 3 slaves, 1 luxuries (88.6₢), 2 computers (98.9₢), 1 alloys (39.2₢), 2 narcotics, 1 firearms et cetera.

All at discounts to the main orbital station's prices:
Luxuries: 100.7₢, Computers: 101.6₢, Alloys: 40.0₢ (total profit if legal goods sold at main orbital is c. 18₢ - mostly from the 1TC of luxuries).

Again: Well done!


Question: Where was it?



Pretty picture (Xexedi from Povray Planets OXP):
Image
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
OldThrashbarg
Dangerous
Dangerous
Posts: 64
Joined: Wed Aug 19, 2015 11:23 am

Re: Enhance my savegame

Post by OldThrashbarg »

Cholmondely wrote: Sun Aug 24, 2025 12:48 pm

Question: Where was it?

I found it first after reverse-following incoming ships in the zone of the station. Then i figured that it's approximately 120° away from the sun with begeabi in centre. Depending whether i'm upside down or not i just flew around the resulting accretion disc until i found it. I don't know how celestial movement is implemented (i know that in elite2 final frontier it's very acribic), but the timestamps were kind of close so it was easy to find.

Anyhow i flew from rock hermit to begeabi station. I think i traded some gold for +1Cr/t.

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml">
<plist version="0.9">
<dict>
    <key>aft_weapon</key>
    <string>EQ_WEAPON_BEAM_LASER</string>
    <key>chart_ana_mode</key>
    <integer>1</integer>
    <key>chart_colour_mode</key>
    <integer>1</integer>
    <key>chart_zoom</key>
    <real>1.435769</real>
    <key>checksum</key>
    <integer>-20546</integer>
    <key>comm_log</key>
    <array>
	<string> Come on in, Commander!</string>
	<string>Cobra Mark III:</string>
	<string>Your cargo or your life, Joy of Digebiti. 4 </string>
	<string>barrels and we&apos;ll let you go.</string>
	<string>Cobra Mark III:</string>
	<string> Please stop! Have mercy!</string>
	<string>Gecko:</string>
	<string> Leave us alone!</string>
	<string>Krait:</string>
	<string> No!</string>
	<string>Krait:</string>
	<string> Don’t shoot, please!</string>
    </array>
    <key>contract_record</key>
    <dict>
    </dict>
    <key>contracts</key>
    <array>
    </array>
    <key>credits</key>
    <real>37066</real>
    <key>current_system_economy</key>
    <integer>7</integer>
    <key>current_system_government</key>
    <integer>1</integer>
    <key>current_system_name</key>
    <string>Begeabi</string>
    <key>current_system_techlevel</key>
    <integer>1</integer>
    <key>custom_view_index</key>
    <integer>0</integer>
    <key>docked_station_position</key>
    <array>
	<real>12988.80078125</real>
	<real>68119.0390625</real>
	<real>340956</real>
    </array>
    <key>docked_station_role</key>
    <string>coriolis</string>
    <key>docking_clearance_protocol</key>
    <integer>0</integer>
    <key>entity_personality</key>
    <integer>27070</integer>
    <key>escape_pod_rescue_time</key>
    <real>0</real>
    <key>extra_equipment</key>
    <dict>
	<key>EQ_ADVANCED_COMPASS</key>
	<integer>1</integer>
	<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
	<integer>1</integer>
	<key>EQ_CARGO_BAY</key>
	<integer>1</integer>
	<key>EQ_ECM</key>
	<integer>1</integer>
	<key>EQ_ENERGY_UNIT</key>
	<integer>1</integer>
	<key>EQ_FUEL_INJECTION</key>
	<integer>1</integer>
	<key>EQ_FUEL_SCOOPS</key>
	<integer>1</integer>
	<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
	<integer>1</integer>
    </dict>
    <key>forward_weapon</key>
    <string>EQ_WEAPON_MILITARY_LASER</string>
    <key>found_system_id</key>
    <string>134</string>
    <key>fuel</key>
    <integer>70</integer>
    <key>galaxy_id</key>
    <string>0</string>
    <key>galaxy_number</key>
    <integer>0</integer>
    <key>legal_status</key>
    <integer>0</integer>
    <key>localMarket</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>20</integer>
	    <integer>23</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>17</integer>
	    <integer>61</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>35</integer>
	    <integer>177</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>23</integer>
	    <integer>83</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>34</integer>
	    <integer>214</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>0</integer>
	    <integer>1007</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>8</integer>
	    <integer>512</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>35</integer>
	    <integer>1016</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>1</integer>
	    <integer>644</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>25</integer>
	    <integer>400</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	    <integer>874</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>64</integer>
	    <integer>538</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>78</integer>
	    <integer>105</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>18</integer>
	    <integer>381</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>0</integer>
	    <integer>688</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>0</integer>
	    <integer>160</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	    <integer>637</integer>
	</array>
    </array>
    <key>market_rnd</key>
    <integer>172</integer>
    <key>max_cargo</key>
    <integer>35</integer>
    <key>max_passengers</key>
    <integer>0</integer>
    <key>missile_roles</key>
    <array>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>NONE</string>
    </array>
    <key>missiles</key>
    <integer>3</integer>
    <key>mission_destinations</key>
    <dict>
    </dict>
    <key>mission_variables</key>
    <dict>
	<key>mission_oolite_contract_clientnames</key>
	<string>[&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;]</string>
	<key>mission_oolite_contracts_cargo</key>
	<string>[{&quot;commodity&quot;:&quot;liquor_wines&quot;,&quot;size&quot;:200,&quot;destination&quot;:67,&quot;route&quot;:{&quot;jumps&quot;:5,&quot;route&quot;:[192,163,235,38,24,67],&quot;distance&quot;:26,&quot;time&quot;:145.44},&quot;payment&quot;:9000,&quot;deposit&quot;:5980,&quot;deadline&quot;:180062658662.41507},{&quot;commodity&quot;:&quot;minerals&quot;,&quot;size&quot;:64,&quot;destination&quot;:249,&quot;route&quot;:{&quot;jumps&quot;:7,&quot;route&quot;:[192,199,210,43,140,48,168,249],&quot;distance&quot;:36,&quot;time&quot;:200.96000000000004},&quot;payment&quot;:1280,&quot;deposit&quot;:1120,&quot;deadline&quot;:180062603862.41507},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:30,&quot;destination&quot;:133,&quot;route&quot;:{&quot;jumps&quot;:12,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,110,145,133],&quot;distance&quot;:63.2,&quot;time&quot;:350.0800000000001},&quot;payment&quot;:3460,&quot;deposit&quot;:2800,&quot;deadline&quot;:180063084250.41507},{&quot;commodity&quot;:&quot;liquor_wines&quot;,&quot;size&quot;:32,&quot;destination&quot;:41,&quot;route&quot;:{&quot;jumps&quot;:10,&quot;route&quot;:[192,199,210,43,140,48,144,42,21,230,41],&quot;distance&quot;:55.60000000000001,&quot;time&quot;:317.9200000000001},&quot;payment&quot;:1580,&quot;deposit&quot;:1180,&quot;deadline&quot;:180062886069.41507},{&quot;commodity&quot;:&quot;slaves&quot;,&quot;size&quot;:96,&quot;destination&quot;:199,&quot;route&quot;:{&quot;jumps&quot;:1,&quot;route&quot;:[192,199],&quot;distance&quot;:6.800000000000001,&quot;time&quot;:46.24000000000001},&quot;payment&quot;:1500,&quot;deposit&quot;:1280,&quot;deadline&quot;:180062040369.41507},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:45,&quot;destination&quot;:76,&quot;route&quot;:{&quot;jumps&quot;:6,&quot;route&quot;:[192,199,210,43,141,166,76],&quot;distance&quot;:34.400000000000006,&quot;time&quot;:202.24000000000004},&quot;payment&quot;:5220,&quot;deposit&quot;:4160,&quot;deadline&quot;:180062745931.41507},{&quot;commodity&quot;:&quot;alloys&quot;,&quot;size&quot;:30,&quot;destination&quot;:235,&quot;route&quot;:{&quot;jumps&quot;:2,&quot;route&quot;:[192,163,235],&quot;distance&quot;:11.200000000000001,&quot;time&quot;:65.60000000000001},&quot;payment&quot;:2120,&quot;deposit&quot;:2080,&quot;deadline&quot;:180061963544.41507},{&quot;commodity&quot;:&quot;radioactives&quot;,&quot;size&quot;:56,&quot;destination&quot;:12,&quot;route&quot;:{&quot;jumps&quot;:19,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,150,36,28,16,221,99,84,98,207,12],&quot;distance&quot;:96.80000000000001,&quot;time&quot;:526.7200000000001},&quot;payment&quot;:2360,&quot;deposit&quot;:1680,&quot;deadline&quot;:180063879137.41507}]</string>
	<key>mission_oolite_contracts_parcels</key>
	<string>[{&quot;destination&quot;:245,&quot;route&quot;:{&quot;jumps&quot;:3,&quot;route&quot;:[192,163,235,245],&quot;distance&quot;:15.200000000000001,&quot;time&quot;:81.60000000000001},&quot;sender&quot;:&quot;Lailor Atet&quot;,&quot;deadline&quot;:180062153158.41507,&quot;risk&quot;:0,&quot;description&quot;:&quot;Tax returns&quot;,&quot;payment&quot;:89,&quot;skill&quot;:-5.836481747550341},{&quot;destination&quot;:183,&quot;route&quot;:{&quot;jumps&quot;:6,&quot;route&quot;:[192,199,210,43,141,166,183],&quot;distance&quot;:30.400000000000006,&quot;time&quot;:173.44000000000003},&quot;sender&quot;:&quot;Islo Inse&quot;,&quot;deadline&quot;:180062551799.41507,&quot;risk&quot;:0,&quot;description&quot;:&quot;Licensing forms&quot;,&quot;payment&quot;:118,&quot;skill&quot;:10.014358820984329},{&quot;destination&quot;:248,&quot;route&quot;:{&quot;jumps&quot;:10,&quot;route&quot;:[192,39,7,129,124,201,17,6,146,234,248],&quot;distance&quot;:53.6,&quot;time&quot;:300.80000000000007},&quot;sender&quot;:&quot;Ilarve Itmave&quot;,&quot;deadline&quot;:180063684438.41507,&quot;risk&quot;:0,&quot;description&quot;:&quot;Tax returns&quot;,&quot;payment&quot;:246,&quot;skill&quot;:26.472843611200435},{&quot;destination&quot;:74,&quot;route&quot;:{&quot;jumps&quot;:15,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,110,145,57,242,1,74],&quot;distance&quot;:81.6,&quot;time&quot;:469.44000000000005},&quot;sender&quot;:&quot;Onlozalast Rialbibe&quot;,&quot;deadline&quot;:180064402606.41507,&quot;risk&quot;:2,&quot;description&quot;:&quot;Trial exhibits&quot;,&quot;payment&quot;:846,&quot;skill&quot;:56.23354448371957},{&quot;destination&quot;:113,&quot;route&quot;:{&quot;jumps&quot;:5,&quot;route&quot;:[192,39,147,55,204,113],&quot;distance&quot;:24.800000000000004,&quot;time&quot;:136.00000000000003},&quot;sender&quot;:&quot;Tiloabcere Rius&quot;,&quot;deadline&quot;:180062553480.41507,&quot;risk&quot;:2,&quot;description&quot;:&quot;Corporate research&quot;,&quot;payment&quot;:469,&quot;skill&quot;:18.036416417429173},{&quot;destination&quot;:30,&quot;route&quot;:{&quot;jumps&quot;:9,&quot;route&quot;:[192,39,7,129,157,44,228,3,132,30],&quot;distance&quot;:51.60000000000001,&quot;time&quot;:305.44000000000005},&quot;sender&quot;:&quot;Inesouma Soitenis&quot;,&quot;deadline&quot;:180063754975.41507,&quot;risk&quot;:2,&quot;description&quot;:&quot;Corporate research&quot;,&quot;payment&quot;:557,&quot;skill&quot;:22.821238909808244},{&quot;destination&quot;:193,&quot;route&quot;:{&quot;jumps&quot;:2,&quot;route&quot;:[192,72,193],&quot;distance&quot;:8.4,&quot;time&quot;:39.20000000000001},&quot;sender&quot;:&quot;Venu Ilbe&quot;,&quot;deadline&quot;:180061865608.41507,&quot;risk&quot;:2,&quot;description&quot;:&quot;Weapon designs&quot;,&quot;payment&quot;:416,&quot;skill&quot;:-2.2264673836822055}]</string>
	<key>mission_oolite_contracts_passengers</key>
	<string>[{&quot;destination&quot;:57,&quot;route&quot;:{&quot;jumps&quot;:12,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,110,145,57],&quot;distance&quot;:64.8,&quot;time&quot;:369.2800000000001},&quot;species&quot;:&quot;ferocious Human Colonial&quot;,&quot;name&quot;:&quot;Soloes Orbitson&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180063049197.41507,&quot;payment&quot;:2230,&quot;skill&quot;:11.673826896536724,&quot;advance&quot;:541},{&quot;destination&quot;:107,&quot;route&quot;:{&quot;jumps&quot;:15,&quot;route&quot;:[192,199,210,43,101,197,172,54,47,143,81,151,92,195,22,107],&quot;distance&quot;:79.20000000000002,&quot;time&quot;:437.4400000000001},&quot;species&quot;:&quot;furious Large Yellow Bug-Eyed Frog&quot;,&quot;name&quot;:&quot;Usdisea’ Ares&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180063460831.41507,&quot;payment&quot;:11158,&quot;skill&quot;:60,&quot;advance&quot;:806},{&quot;destination&quot;:36,&quot;route&quot;:{&quot;jumps&quot;:11,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,150,36],&quot;distance&quot;:54.400000000000006,&quot;time&quot;:290.24000000000007},&quot;species&quot;:&quot;furious Human Colonial&quot;,&quot;name&quot;:&quot;Bi Williamfire&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180062722911.41507,&quot;payment&quot;:1781,&quot;skill&quot;:2.1529503694836123,&quot;advance&quot;:161},{&quot;destination&quot;:5,&quot;route&quot;:{&quot;jumps&quot;:13,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,110,145,57,5],&quot;distance&quot;:68.8,&quot;time&quot;:385.2800000000001},&quot;species&quot;:&quot;nervous Human Colonial&quot;,&quot;name&quot;:&quot;Ilgeouso Wilkinson&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180063176802.41507,&quot;payment&quot;:2549,&quot;skill&quot;:13.880867601094955,&quot;advance&quot;:528},{&quot;destination&quot;:83,&quot;route&quot;:{&quot;jumps&quot;:12,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,110,145,83],&quot;distance&quot;:62.8,&quot;time&quot;:346.0800000000001},&quot;species&quot;:&quot;concerned Human Colonial&quot;,&quot;name&quot;:&quot;Usil O’Darson&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180063040173.41507,&quot;payment&quot;:3398,&quot;skill&quot;:-11.435158151022137,&quot;advance&quot;:1445},{&quot;destination&quot;:120,&quot;route&quot;:{&quot;jumps&quot;:16,&quot;route&quot;:[192,199,210,43,140,48,168,249,131,62,150,36,28,16,221,99,120],&quot;distance&quot;:79.60000000000001,&quot;time&quot;:421.6000000000001},&quot;species&quot;:&quot;relaxed Human Colonial&quot;,&quot;name&quot;:&quot;Soorrano Fairfor&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180063313741.41507,&quot;payment&quot;:5084,&quot;skill&quot;:23.513870968164298,&quot;advance&quot;:377}]</string>
	<key>mission_trumbles</key>
	<string>BUY_ME</string>
    </dict>
    <key>parcel_record</key>
    <dict>
    </dict>
    <key>parcels</key>
    <array>
    </array>
    <key>passenger_record</key>
    <dict>
    </dict>
    <key>passengers</key>
    <array>
    </array>
    <key>player_name</key>
    <string>New Thrashbarg</string>
    <key>player_save_name</key>
    <string>Thrashbarg the Tremendous</string>
    <key>port_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>primed_equipment_a</key>
    <string>EQ_CLOAKING_DEVICE</string>
    <key>primed_equipment_b</key>
    <string>EQ_ENERGY_BOMB</string>
    <key>reputation</key>
    <dict>
	<key>contracts_expired</key>
	<integer>0</integer>
	<key>contracts_fulfilled</key>
	<integer>0</integer>
	<key>contracts_unknown</key>
	<integer>70</integer>
	<key>parcels_expired</key>
	<integer>0</integer>
	<key>parcels_fulfilled</key>
	<integer>1</integer>
	<key>parcels_unknown</key>
	<integer>69</integer>
	<key>passage_expired</key>
	<integer>0</integer>
	<key>passage_fulfilled</key>
	<integer>0</integer>
	<key>passage_unknown</key>
	<integer>70</integer>
    </dict>
    <key>role_system_memory</key>
    <array>
	<integer>19</integer>
	<integer>72</integer>
	<integer>192</integer>
	<integer>163</integer>
    </array>
    <key>role_weight_flags</key>
    <dict>
	<key>bought-legal</key>
	<integer>1</integer>
    </dict>
    <key>role_weights</key>
    <array>
	<string>trader</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>trader</string>
	<string>trader</string>
	<string>trader</string>
	<string>trader</string>
    </array>
    <key>scenario_restriction</key>
    <string>strict</string>
    <key>scripted_planetinfo_overrides</key>
    <dict>
    </dict>
    <key>shipCommodityData</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>47</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>9</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	</array>
    </array>
    <key>ship_class_name</key>
    <string>Cobra Mark III</string>
    <key>ship_clock</key>
    <real>180061594799.5349</real>
    <key>ship_desc</key>
    <string>cobra3-player</string>
    <key>ship_kills</key>
    <integer>28</integer>
    <key>ship_name</key>
    <string>Cobra Mark III</string>
    <key>ship_trade_in_factor</key>
    <integer>95</integer>
    <key>ship_unique_name</key>
    <string>Joy of Digebiti</string>
    <key>shipyard_record</key>
    <dict>
    </dict>
    <key>speech_gender</key>
    <integer>1</integer>
    <key>speech_on</key>
    <integer>0</integer>
    <key>speech_voice</key>
    <string>default</string>
    <key>starboard_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>station_markets</key>
    <array>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>23</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>59</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>0</integer>
		    <integer>136</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>0</integer>
		    <integer>43</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>5</integer>
		    <integer>215</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>0</integer>
		    <integer>577</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>0</integer>
		    <integer>287</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>0</integer>
		    <integer>370</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>405</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>0</integer>
		    <integer>199</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>0</integer>
		    <integer>391</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>504</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>0</integer>
		    <integer>84</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>0</integer>
		    <integer>318</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>0</integer>
		    <integer>579</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>140</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>252</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>-22354.6875</real>
		<real>24123.4375</real>
		<real>121928.2734375</real>
	    </array>
	</dict>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>24</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>44</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>31</integer>
		    <integer>143</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>0</integer>
		    <integer>44</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>218</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>0</integer>
		    <integer>491</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>0</integer>
		    <integer>323</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>0</integer>
		    <integer>689</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>326</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>0</integer>
		    <integer>300</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>0</integer>
		    <integer>354</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>484</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>81</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>6</integer>
		    <integer>317</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>0</integer>
		    <integer>566</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>130</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>282</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>-15493.4072265625</real>
		<real>79324.7421875</real>
		<real>491796.875</real>
	    </array>
	</dict>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>24</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>29</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>30</integer>
		    <integer>136</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>3</integer>
		    <integer>74</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>231</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>1</integer>
		    <integer>886</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>2</integer>
		    <integer>438</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>2</integer>
		    <integer>989</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>483</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>1</integer>
		    <integer>392</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>1</integer>
		    <integer>702</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>363</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>91</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>10</integer>
		    <integer>311</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>0</integer>
		    <integer>596</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>137</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>575</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>9685.9375</real>
		<real>-45887.5</real>
		<real>32274.5859375</real>
	    </array>
	</dict>
    </array>
    <key>subentities_status</key>
    <string></string>
    <key>system_id</key>
    <string>192</string>
    <key>target_id</key>
    <string>192</string>
    <key>trumbles</key>
    <array>
	<integer>0</integer>
	<integer>27240</integer>
	<array>
	    <dict>
		<key>digram</key>
		<string>ja</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004245797</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.051147 10.144714</string>
		<key>position</key>
		<string>14.000000 -126.000000</string>
		<key>rotation</key>
		<real>5.800552</real>
		<key>rotational_velocity</key>
		<real>-1.392593</real>
		<key>size</key>
		<real>0.7188187</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a&apos;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003032349</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-17.271545 2.744324</string>
		<key>position</key>
		<string>-182.000000 -126.000000</string>
		<key>rotation</key>
		<real>-5.26062</real>
		<key>rotational_velocity</key>
		<real>2.704391</real>
		<key>size</key>
		<real>0.8261642</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>m$</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003392411</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>9.023560 4.039062</string>
		<key>position</key>
		<string>42.000000 98.000000</string>
		<key>rotation</key>
		<real>-5.252609</real>
		<key>rotational_velocity</key>
		<real>1.600037</real>
		<key>size</key>
		<real>0.8254242</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e&gt;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002488206</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-18.463562 -19.920898</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.549072</real>
		<key>rotational_velocity</key>
		<real>-2.744446</real>
		<key>size</key>
		<real>0.9085693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>s*</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004810174</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-3.023376 9.966736</string>
		<key>position</key>
		<string>154.000000 210.000000</string>
		<key>rotation</key>
		<real>0.941391</real>
		<key>rotational_velocity</key>
		<real>3.697891</real>
		<key>size</key>
		<real>0.6853867</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658992</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>17.077087 -17.786255</string>
		<key>position</key>
		<string>-70.000000 14.000000</string>
		<key>rotation</key>
		<real>-1.298218</real>
		<key>rotational_velocity</key>
		<real>-1.453629</real>
		<key>size</key>
		<real>0.8072205</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>n </string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005937667</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-13.520813 -2.489990</string>
		<key>position</key>
		<string>210.000000 42.000000</string>
		<key>rotation</key>
		<real>4.123077</real>
		<key>rotational_velocity</key>
		<real>-0.7186127</real>
		<key>size</key>
		<real>0.5074692</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003550531</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.419189 3.903931</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-8.668671</real>
		<key>rotational_velocity</key>
		<real>-2.104416</real>
		<key>size</key>
		<real>0.8056717</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>l&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002785153</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.287231 5.162964</string>
		<key>position</key>
		<string>-126.000000 154.000000</string>
		<key>rotation</key>
		<real>6.699371</real>
		<key>rotational_velocity</key>
		<real>-3.503418</real>
		<key>size</key>
		<real>0.9012833</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>i8</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003275968</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-10.234802 16.993042</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-10.69542</real>
		<key>rotational_velocity</key>
		<real>0.07064819</real>
		<key>size</key>
		<real>0.8559799</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t,</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004435242</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>10.276550 11.668518</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>6.186905</real>
		<key>rotational_velocity</key>
		<real>-1.687851</real>
		<key>size</key>
		<real>0.7349014</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004443103</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.364014 6.704346</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.231842</real>
		<key>rotational_velocity</key>
		<real>-2.793198</real>
		<key>size</key>
		<real>0.6632996</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004141259</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.631653 10.558899</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>4.120331</real>
		<key>rotational_velocity</key>
		<real>-1.100235</real>
		<key>size</key>
		<real>0.8062744</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>c0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004160175</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.469116 9.655273</string>
		<key>position</key>
		<string>154.000000 -210.000000</string>
		<key>rotation</key>
		<real>4.492493</real>
		<key>rotational_velocity</key>
		<real>0.6741333</real>
		<key>size</key>
		<real>0.7017059</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>b=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001929023</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>16.841431 18.521790</string>
		<key>position</key>
		<string>-14.000000 -154.000000</string>
		<key>rotation</key>
		<real>-3.479691</real>
		<key>rotational_velocity</key>
		<real>1.115723</real>
		<key>size</key>
		<real>0.9762039</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>r#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003576062</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.473572 4.755920</string>
		<key>position</key>
		<string>-14.000000 -182.000000</string>
		<key>rotation</key>
		<real>11.4505</real>
		<key>rotational_velocity</key>
		<real>0.3804016</real>
		<key>size</key>
		<real>0.8432693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>aa</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004889905</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>3.888000 7.588745</string>
		<key>position</key>
		<string>-154.000000 -70.000000</string>
		<key>rotation</key>
		<real>-9.556503</real>
		<key>rotational_velocity</key>
		<real>1.153336</real>
		<key>size</key>
		<real>0.6059113</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>3o</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004879671</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.976562 4.377991</string>
		<key>position</key>
		<string>182.000000 -182.000000</string>
		<key>rotation</key>
		<real>7.531586</real>
		<key>rotational_velocity</key>
		<real>-1.939163</real>
		<key>size</key>
		<real>0.6762085</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>.w</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658109</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-6.942200 8.586853</string>
		<key>position</key>
		<string>-210.000000 98.000000</string>
		<key>rotation</key>
		<real>-1.36734</real>
		<key>rotational_velocity</key>
		<real>0.1477814</real>
		<key>size</key>
		<real>0.8022995</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>do</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001978867</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.088318 18.293823</string>
		<key>position</key>
		<string>-98.000000 210.000000</string>
		<key>rotation</key>
		<real>-3.85643</real>
		<key>rotational_velocity</key>
		<real>0.311203</real>
		<key>size</key>
		<real>0.9574432</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002979118</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.505371 9.087280</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-3.920517</real>
		<key>rotational_velocity</key>
		<real>0.6835175</real>
		<key>size</key>
		<real>0.8436203</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003552853</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.635925 10.964294</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>9.363785</real>
		<key>rotational_velocity</key>
		<real>-0.3695679</real>
		<key>size</key>
		<real>0.8514328</real>
	    </dict>
	</array>
    </array>
    <key>weapons_online</key>
    <integer>1</integer>
    <key>wormholes</key>
    <array>
    </array>
    <key>written_by_version</key>
    <string>1.90</string>
</dict>
</plist>
User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

OldThrashbarg wrote: Sun Aug 24, 2025 5:44 pm
I found it first after reverse-following incoming ships in the zone of the station. Then i figured that it's approximately 120° away from the sun with begeabi in centre. Depending whether I'm upside down or not i just flew around the resulting accretion disc until i found it. I don't know how celestial movement is implemented (i know that in elite2 final frontier it's very acribic), but the timestamps were kind of close so it was easy to find.
Well done! I'd not thought of that.

Acribic as derived from Greek ἀκριβής 'accurate, precise'?

In Oolite we have 3 loci of reference: the sun, the planet/station and the witchpoint beacon. And those 3 are marked on the ASC so one can triangulate accordingly. Sadly, the vanilla game HUD does not give distances, which reduces strict game accuracy.
OldThrashbarg wrote: Sun Aug 24, 2025 5:44 pm
Anyhow i flew from rock hermit to begeabi station. I think i traded some gold for +1Cr/t.
Humph! The idea is to sell gold at a high price (40₢ +)! - Begeabi is a poor agricultural. It not only has low prices for agricultural products (food, textiles, wines, furs) but also for the mining products: minerals/radioactives/gold/platinum/gems.

You can see the economies of the systems on either the F7 screen (spelt out) or on the F6 screen if reasonably short-range (in icons). Just press the "i" key on your keyboard (and press it again to get the names back!).

Image
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

Anyway, I bought furs at Begeabi (no contracts for the Xexedi area). Flew to Anlama where I sold them for decent dosh - and the gems too. Bought cheap computers. No relevant contracts on offer. Flew to Tiinlebi. Found the Rock Hermit!! That save is here. Bought cheap gold & platinum, then flew to the main station where I sold the computers for a good profit, and bought cheap furs. Again no Xexedi-relevant contracts.

Here you go:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>aft_weapon</key>
	<string>EQ_WEAPON_BEAM_LASER</string>
	<key>chart_ana_mode</key>
	<integer>1</integer>
	<key>chart_colour_mode</key>
	<integer>1</integer>
	<key>chart_zoom</key>
	<real>1</real>
	<key>checksum</key>
	<integer>29612</integer>
	<key>comm_log</key>
	<array>
		<string> Don’t shoot, please!</string>
		<string>Anlama 2084047:01:14:19</string>
		<string>Coriolis Station:</string>
		<string> Come on in, Commander!</string>
		<string>Tiinlebi 2084047:05:48:17</string>
		<string>Rock Hermit:</string>
		<string> Docking clearance not required.</string>
		<string>Coriolis Station:</string>
		<string>We do not require docking clearance, </string>
		<string>Commander. Feel free to dock at any time.</string>
	</array>
	<key>contract_record</key>
	<dict/>
	<key>contracts</key>
	<array/>
	<key>credits</key>
	<real>21758</real>
	<key>current_system_economy</key>
	<integer>7</integer>
	<key>current_system_government</key>
	<integer>6</integer>
	<key>current_system_name</key>
	<string>Tiinlebi</string>
	<key>current_system_techlevel</key>
	<integer>4</integer>
	<key>custom_view_index</key>
	<integer>0</integer>
	<key>docked_station_position</key>
	<array>
		<real>3153.16015625</real>
		<real>-78921.7421875</real>
		<real>415104.2421875</real>
	</array>
	<key>docked_station_role</key>
	<string>coriolis</string>
	<key>docking_clearance_protocol</key>
	<false/>
	<key>entity_personality</key>
	<integer>27070</integer>
	<key>escape_pod_rescue_time</key>
	<real>0.0</real>
	<key>extra_equipment</key>
	<dict>
		<key>EQ_ADVANCED_COMPASS</key>
		<integer>1</integer>
		<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
		<integer>1</integer>
		<key>EQ_CARGO_BAY</key>
		<integer>1</integer>
		<key>EQ_ECM</key>
		<integer>1</integer>
		<key>EQ_ENERGY_UNIT</key>
		<integer>1</integer>
		<key>EQ_FUEL_INJECTION</key>
		<integer>1</integer>
		<key>EQ_FUEL_SCOOPS</key>
		<integer>1</integer>
		<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
		<integer>1</integer>
	</dict>
	<key>forward_weapon</key>
	<string>EQ_WEAPON_MILITARY_LASER</string>
	<key>found_system_id</key>
	<string>134</string>
	<key>fuel</key>
	<integer>70</integer>
	<key>galaxy_id</key>
	<string>0</string>
	<key>galaxy_number</key>
	<integer>0</integer>
	<key>legal_status</key>
	<integer>0</integer>
	<key>localMarket</key>
	<array>
		<array>
			<string>food</string>
			<integer>20</integer>
			<integer>22</integer>
		</array>
		<array>
			<string>textiles</string>
			<integer>17</integer>
			<integer>57</integer>
		</array>
		<array>
			<string>radioactives</string>
			<integer>27</integer>
			<integer>192</integer>
		</array>
		<array>
			<string>slaves</string>
			<integer>14</integer>
			<integer>55</integer>
		</array>
		<array>
			<string>liquor_wines</string>
			<integer>36</integer>
			<integer>213</integer>
		</array>
		<array>
			<string>luxuries</string>
			<integer>0</integer>
			<integer>1011</integer>
		</array>
		<array>
			<string>narcotics</string>
			<integer>21</integer>
			<integer>747</integer>
		</array>
		<array>
			<string>computers</string>
			<integer>35</integer>
			<integer>1010</integer>
		</array>
		<array>
			<string>machinery</string>
			<integer>2</integer>
			<integer>652</integer>
		</array>
		<array>
			<string>alloys</string>
			<integer>23</integer>
			<integer>383</integer>
		</array>
		<array>
			<string>firearms</string>
			<integer>0</integer>
			<integer>871</integer>
		</array>
		<array>
			<string>furs</string>
			<integer>22</integer>
			<integer>580</integer>
		</array>
		<array>
			<string>minerals</string>
			<integer>61</integer>
			<integer>106</integer>
		</array>
		<array>
			<string>gold</string>
			<integer>0</integer>
			<integer>371</integer>
		</array>
		<array>
			<string>platinum</string>
			<integer>0</integer>
			<integer>695</integer>
		</array>
		<array>
			<string>gem_stones</string>
			<integer>3</integer>
			<integer>206</integer>
		</array>
		<array>
			<string>alien_items</string>
			<integer>0</integer>
			<integer>648</integer>
		</array>
	</array>
	<key>market_rnd</key>
	<integer>102</integer>
	<key>max_cargo</key>
	<integer>35</integer>
	<key>max_passengers</key>
	<integer>0</integer>
	<key>missile_roles</key>
	<array>
		<string>EQ_MISSILE</string>
		<string>EQ_MISSILE</string>
		<string>EQ_MISSILE</string>
		<string>NONE</string>
	</array>
	<key>missiles</key>
	<integer>3</integer>
	<key>mission_destinations</key>
	<dict/>
	<key>mission_variables</key>
	<dict>
		<key>mission_oolite_contract_clientnames</key>
		<string>["","","","","","","","","","","","","","","","","","","",""]</string>
		<key>mission_oolite_contracts_cargo</key>
		<string>[{"commodity":"textiles","size":81,"destination":24,"route":{"jumps":3,"route":[252,173,38,24],"distance":14,"time":76},"payment":820,"deposit":740,"deadline":180062335335.48102},{"commodity":"machinery","size":64,"destination":197,"route":{"jumps":5,"route":[252,199,210,43,101,197],"distance":19.6,"time":89.12},"payment":7440,"deposit":7000,"deadline":180062318132.48102},{"commodity":"liquor_wines","size":72,"destination":212,"route":{"jumps":7,"route":[252,199,180,111,58,222,13,212],"distance":34.8,"time":197.92000000000002},"payment":3480,"deposit":2540,"deadline":180062485541.48102},{"commodity":"slaves","size":48,"destination":18,"route":{"jumps":16,"route":[252,199,210,43,101,197,172,54,47,143,81,151,92,195,22,107,18],"distance":80.39999999999999,"time":438.88000000000017},"payment":620,"deposit":440,"deadline":180063363013.48102},{"commodity":"machinery","size":210,"destination":165,"route":{"jumps":3,"route":[252,192,72,165],"distance":14.4,"time":78.08000000000003},"payment":19920,"deposit":18880,"deadline":180062171043.48102},{"commodity":"radioactives","size":45,"destination":41,"route":{"jumps":10,"route":[252,199,210,43,250,48,144,42,21,230,41],"distance":50,"time":269.28000000000003},"payment":1860,"deposit":1480,"deadline":180063119046.48102},{"commodity":"textiles","size":168,"destination":69,"route":{"jumps":17,"route":[252,199,210,43,250,48,168,249,131,62,110,145,57,5,134,175,190,69],"distance":84,"time":446.72000000000014},"payment":2060,"deposit":1400,"deadline":180063387099.48102},{"commodity":"machinery","size":138,"destination":10,"route":{"jumps":6,"route":[252,192,39,147,255,177,10],"distance":36.400000000000006,"time":222.56000000000003},"payment":15460,"deposit":13840,"deadline":180063027683.48102}]</string>
		<key>mission_oolite_contracts_parcels</key>
		<string>[]</string>
		<key>mission_oolite_contracts_passengers</key>
		<string>[{"destination":33,"route":{"jumps":6,"route":[252,199,210,43,141,166,33],"distance":28.400000000000002,"time":153.12},"species":"shy Large Yellow Slimy Lizard","name":"Bisoouus Orbi","risk":0,"deadline":180062335295.48102,"payment":1194,"skill":28.680346129359556,"advance":113},{"destination":224,"route":{"jumps":6,"route":[252,192,39,147,255,177,224],"distance":37.2,"time":232.80000000000004},"species":"concerned Green Horned Humanoid","name":"Thra Ab","risk":1,"deadline":180063109707.48102,"payment":482,"skill":10.8739732461555,"advance":123},{"destination":215,"route":{"jumps":18,"route":[252,199,210,43,101,197,172,54,47,143,81,151,92,195,22,107,18,218,215],"distance":91.19999999999999,"time":497.2800000000002},"species":"timid Green Horned Humanoid","name":"Atantius Williamsen","risk":0,"deadline":180063569955.48102,"payment":4629,"skill":24.548074218220904,"advance":567},{"destination":65,"route":{"jumps":19,"route":[252,199,210,43,101,197,172,54,47,143,81,151,92,195,22,107,18,51,158,65],"distance":96.8,"time":533.7600000000002},"species":"troubled Human Colonial","name":"Ar Er","risk":1,"deadline":180063733522.48102,"payment":5517,"skill":30.994299616200692,"advance":422},{"destination":235,"route":{"jumps":1,"route":[252,235],"distance":5.2,"time":27.040000000000003},"species":"furious Green Horned Humanoid","name":"Er Fayrbourn","risk":2,"deadline":180061879164.48102,"payment":472,"skill":25.171393973725053,"advance":120},{"destination":10,"route":{"jumps":6,"route":[252,192,39,147,255,177,10],"distance":36.400000000000006,"time":222.56000000000003},"species":"shy Green Horned Humanoid","name":"Stat Branfur","risk":1,"deadline":180062960967.48102,"payment":926,"skill":34.1098691996071,"advance":157},{"destination":157,"route":{"jumps":5,"route":[252,192,39,7,129,157],"distance":29.600000000000005,"time":178.88000000000002},"species":"volatile Yellow Bony Lobster","name":"Arra Raer","risk":2,"deadline":180062715544.48102,"payment":1027,"skill":26.784333146770788,"advance":141},{"destination":132,"route":{"jumps":9,"route":[252,199,180,111,58,222,13,125,3,132],"distance":42.800000000000004,"time":229.28000000000006},"species":"worried Human Colonial","name":"Leti Daw","risk":2,"deadline":180062641495.48102,"payment":2043,"skill":49.22998735454625,"advance":277},{"destination":10,"route":{"jumps":6,"route":[252,192,39,147,255,177,10],"distance":36.400000000000006,"time":222.56000000000003},"species":"shy Green Horned Humanoid","name":"Gea’ Argeet","risk":2,"deadline":180062588307.48102,"payment":2070,"skill":48.86883246572512,"advance":177}]</string>
		<key>mission_trumbles</key>
		<string>BUY_ME</string>
	</dict>
	<key>parcel_record</key>
	<dict/>
	<key>parcels</key>
	<array/>
	<key>passenger_record</key>
	<dict/>
	<key>passengers</key>
	<array/>
	<key>player_name</key>
	<string>New Thrashbarg</string>
	<key>player_save_name</key>
	<string>Thrashbarg the Tremendous Tiinlebi</string>
	<key>port_weapon</key>
	<string>EQ_WEAPON_NONE</string>
	<key>primed_equipment_a</key>
	<string>EQ_CLOAKING_DEVICE</string>
	<key>primed_equipment_b</key>
	<string>EQ_ENERGY_BOMB</string>
	<key>reputation</key>
	<dict>
		<key>contracts_expired</key>
		<integer>0</integer>
		<key>contracts_fulfilled</key>
		<integer>0</integer>
		<key>contracts_unknown</key>
		<integer>70</integer>
		<key>parcels_expired</key>
		<integer>0</integer>
		<key>parcels_fulfilled</key>
		<integer>1</integer>
		<key>parcels_unknown</key>
		<integer>69</integer>
		<key>passage_expired</key>
		<integer>0</integer>
		<key>passage_fulfilled</key>
		<integer>0</integer>
		<key>passage_unknown</key>
		<integer>70</integer>
	</dict>
	<key>role_system_memory</key>
	<array>
		<integer>192</integer>
		<integer>163</integer>
		<integer>192</integer>
		<integer>163</integer>
	</array>
	<key>role_weight_flags</key>
	<dict>
		<key>bought-legal</key>
		<integer>1</integer>
	</dict>
	<key>role_weights</key>
	<array>
		<string>trader</string>
		<string>player-unknown</string>
		<string>player-unknown</string>
		<string>trader</string>
		<string>trader</string>
		<string>trader</string>
		<string>player-unknown</string>
		<string>trader</string>
	</array>
	<key>scenario_restriction</key>
	<string>strict</string>
	<key>scripted_planetinfo_overrides</key>
	<dict/>
	<key>shipCommodityData</key>
	<array>
		<array>
			<string>food</string>
			<integer>0</integer>
		</array>
		<array>
			<string>textiles</string>
			<integer>0</integer>
		</array>
		<array>
			<string>radioactives</string>
			<integer>0</integer>
		</array>
		<array>
			<string>slaves</string>
			<integer>0</integer>
		</array>
		<array>
			<string>liquor_wines</string>
			<integer>0</integer>
		</array>
		<array>
			<string>luxuries</string>
			<integer>0</integer>
		</array>
		<array>
			<string>narcotics</string>
			<integer>0</integer>
		</array>
		<array>
			<string>computers</string>
			<integer>0</integer>
		</array>
		<array>
			<string>machinery</string>
			<integer>0</integer>
		</array>
		<array>
			<string>alloys</string>
			<integer>0</integer>
		</array>
		<array>
			<string>firearms</string>
			<integer>0</integer>
		</array>
		<array>
			<string>furs</string>
			<integer>30</integer>
		</array>
		<array>
			<string>minerals</string>
			<integer>0</integer>
		</array>
		<array>
			<string>gold</string>
			<integer>17</integer>
		</array>
		<array>
			<string>platinum</string>
			<integer>76</integer>
		</array>
		<array>
			<string>gem_stones</string>
			<integer>0</integer>
		</array>
		<array>
			<string>alien_items</string>
			<integer>0</integer>
		</array>
	</array>
	<key>ship_class_name</key>
	<string>Cobra Mark III</string>
	<key>ship_clock</key>
	<real>180061683352.565</real>
	<key>ship_desc</key>
	<string>cobra3-player</string>
	<key>ship_kills</key>
	<integer>28</integer>
	<key>ship_name</key>
	<string>Cobra Mark III</string>
	<key>ship_trade_in_factor</key>
	<integer>95</integer>
	<key>ship_unique_name</key>
	<string>Joy of Digebiti</string>
	<key>shipyard_record</key>
	<dict/>
	<key>speech_on</key>
	<integer>0</integer>
	<key>starboard_weapon</key>
	<string>EQ_WEAPON_NONE</string>
	<key>station_markets</key>
	<array>
		<dict>
			<key>market</key>
			<array>
				<array>
					<string>food</string>
					<integer>0</integer>
					<integer>23</integer>
				</array>
				<array>
					<string>textiles</string>
					<integer>0</integer>
					<integer>47</integer>
				</array>
				<array>
					<string>radioactives</string>
					<integer>31</integer>
					<integer>143</integer>
				</array>
				<array>
					<string>slaves</string>
					<integer>0</integer>
					<integer>28</integer>
				</array>
				<array>
					<string>liquor_wines</string>
					<integer>0</integer>
					<integer>228</integer>
				</array>
				<array>
					<string>luxuries</string>
					<integer>0</integer>
					<integer>689</integer>
				</array>
				<array>
					<string>narcotics</string>
					<integer>0</integer>
					<integer>293</integer>
				</array>
				<array>
					<string>computers</string>
					<integer>0</integer>
					<integer>474</integer>
				</array>
				<array>
					<string>machinery</string>
					<integer>0</integer>
					<integer>346</integer>
				</array>
				<array>
					<string>alloys</string>
					<integer>0</integer>
					<integer>222</integer>
				</array>
				<array>
					<string>firearms</string>
					<integer>0</integer>
					<integer>467</integer>
				</array>
				<array>
					<string>furs</string>
					<integer>0</integer>
					<integer>255</integer>
				</array>
				<array>
					<string>minerals</string>
					<integer>31</integer>
					<integer>91</integer>
				</array>
				<array>
					<string>gold</string>
					<integer>0</integer>
					<integer>292</integer>
				</array>
				<array>
					<string>platinum</string>
					<integer>0</integer>
					<integer>586</integer>
				</array>
				<array>
					<string>gem_stones</string>
					<integer>0</integer>
					<integer>164</integer>
				</array>
				<array>
					<string>alien_items</string>
					<integer>0</integer>
					<integer>244</integer>
				</array>
			</array>
			<key>position</key>
			<array>
				<real>183068.671875</real>
				<real>-126272.2109375</real>
				<real>359016.5625</real>
			</array>
		</dict>
	</array>
	<key>subentities_status</key>
	<string></string>
	<key>system_id</key>
	<string>252</string>
	<key>target_id</key>
	<string>252</string>
	<key>trumbles</key>
	<array>
		<integer>0</integer>
		<integer>-32280</integer>
		<array>
			<dict>
				<key>digram</key>
				<string>ja</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0042457971721887589</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.051147 10.144714</string>
				<key>position</key>
				<string>14.000000 -126.000000</string>
				<key>rotation</key>
				<real>5.8005518913269043</real>
				<key>rotational_velocity</key>
				<real>-1.3925930261611938</real>
				<key>size</key>
				<real>0.71881872415542603</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>a'</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0030323490500450134</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-17.271545 2.744324</string>
				<key>position</key>
				<string>-182.000000 -126.000000</string>
				<key>rotation</key>
				<real>-5.2606201171875</real>
				<key>rotational_velocity</key>
				<real>2.7043910026550293</real>
				<key>size</key>
				<real>0.82616418600082397</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>m$</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0033924109302461147</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>9.023560 4.039062</string>
				<key>position</key>
				<string>42.000000 98.000000</string>
				<key>rotation</key>
				<real>-5.2526087760925293</real>
				<key>rotational_velocity</key>
				<real>1.6000369787216187</real>
				<key>size</key>
				<real>0.8254241943359375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>e&gt;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0024882059078663588</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-18.463562 -19.920898</string>
				<key>position</key>
				<string>42.000000 126.000000</string>
				<key>rotation</key>
				<real>-1.5490720272064209</real>
				<key>rotational_velocity</key>
				<real>-2.7444460391998291</real>
				<key>size</key>
				<real>0.90856927633285522</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>s*</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0048101739957928658</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-3.023376 9.966736</string>
				<key>position</key>
				<string>154.000000 210.000000</string>
				<key>rotation</key>
				<real>0.9413909912109375</real>
				<key>rotational_velocity</key>
				<real>3.6978909969329834</real>
				<key>size</key>
				<real>0.68538671731948853</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o=</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0036589920055121183</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>17.077087 -17.786255</string>
				<key>position</key>
				<string>-70.000000 14.000000</string>
				<key>rotation</key>
				<real>-1.2982180118560791</real>
				<key>rotational_velocity</key>
				<real>-1.4536290168762207</real>
				<key>size</key>
				<real>0.80722051858901978</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>n </string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0059376670978963375</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-13.520813 -2.489990</string>
				<key>position</key>
				<string>210.000000 42.000000</string>
				<key>rotation</key>
				<real>4.1230769157409668</real>
				<key>rotational_velocity</key>
				<real>-0.7186126708984375</real>
				<key>size</key>
				<real>0.50746917724609375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o!</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0055150971747934818</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-8.862061 2.497131</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-2.3371119499206543</real>
				<key>rotational_velocity</key>
				<real>0.4813385009765625</real>
				<key>size</key>
				<real>0.56025701761245728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o#</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035505311097949743</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.419189 3.903931</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-8.668670654296875</real>
				<key>rotational_velocity</key>
				<real>-2.1044158935546875</real>
				<key>size</key>
				<real>0.80567169189453125</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>l&amp;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0027851529885083437</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>18.287231 5.162964</string>
				<key>position</key>
				<string>-126.000000 154.000000</string>
				<key>rotation</key>
				<real>6.6993708610534668</real>
				<key>rotational_velocity</key>
				<real>-3.50341796875</real>
				<key>size</key>
				<real>0.90128332376480103</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>i8</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0032759679015725851</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-10.234802 16.993042</string>
				<key>position</key>
				<string>-182.000000 -98.000000</string>
				<key>rotation</key>
				<real>-10.695420265197754</real>
				<key>rotational_velocity</key>
				<real>0.070648193359375</real>
				<key>size</key>
				<real>0.85597991943359375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>t,</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0044352421537041664</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>10.276550 11.668518</string>
				<key>position</key>
				<string>-126.000000 182.000000</string>
				<key>rotation</key>
				<real>6.1869049072265625</real>
				<key>rotational_velocity</key>
				<real>-1.6878509521484375</real>
				<key>size</key>
				<real>0.73490142822265625</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>e+</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0044431029818952084</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>5.364014 6.704346</string>
				<key>position</key>
				<string>42.000000 126.000000</string>
				<key>rotation</key>
				<real>-1.231842041015625</real>
				<key>rotational_velocity</key>
				<real>-2.7931981086730957</real>
				<key>size</key>
				<real>0.66329962015151978</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>&amp;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0041412590071558952</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>18.631653 10.558899</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>4.120330810546875</real>
				<key>rotational_velocity</key>
				<real>-1.1002349853515625</real>
				<key>size</key>
				<real>0.8062744140625</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>c0</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0041601750999689102</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-11.469116 9.655273</string>
				<key>position</key>
				<string>154.000000 -210.000000</string>
				<key>rotation</key>
				<real>4.4924931526184082</real>
				<key>rotational_velocity</key>
				<real>0.67413330078125</real>
				<key>size</key>
				<real>0.70170587301254272</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o!</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0055150971747934818</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-8.862061 2.497131</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-2.3371119499206543</real>
				<key>rotational_velocity</key>
				<real>0.4813385009765625</real>
				<key>size</key>
				<real>0.56025701761245728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>b=</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0019290229538455606</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>16.841431 18.521790</string>
				<key>position</key>
				<string>-14.000000 -154.000000</string>
				<key>rotation</key>
				<real>-3.4796910285949707</real>
				<key>rotational_velocity</key>
				<real>1.1157230138778687</real>
				<key>size</key>
				<real>0.97620391845703125</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>r#</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035760619211941957</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.473572 4.755920</string>
				<key>position</key>
				<string>-14.000000 -182.000000</string>
				<key>rotation</key>
				<real>11.450499534606934</real>
				<key>rotational_velocity</key>
				<real>0.380401611328125</real>
				<key>size</key>
				<real>0.84326928853988647</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>aa</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0048899049870669842</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>3.888000 7.588745</string>
				<key>position</key>
				<string>-154.000000 -70.000000</string>
				<key>rotation</key>
				<real>-9.5565032958984375</real>
				<key>rotational_velocity</key>
				<real>1.1533360481262207</real>
				<key>size</key>
				<real>0.60591131448745728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>3o</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.004879671148955822</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-7.976562 4.377991</string>
				<key>position</key>
				<string>182.000000 -182.000000</string>
				<key>rotation</key>
				<real>7.5315861701965332</real>
				<key>rotational_velocity</key>
				<real>-1.9391629695892334</real>
				<key>size</key>
				<real>0.67620849609375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>.w</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0036581091117113829</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-6.942200 8.586853</string>
				<key>position</key>
				<string>-210.000000 98.000000</string>
				<key>rotation</key>
				<real>-1.3673399686813354</real>
				<key>rotational_velocity</key>
				<real>0.14778140187263489</real>
				<key>size</key>
				<real>0.80229949951171875</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>do</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0019788669887930155</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-7.088318 18.293823</string>
				<key>position</key>
				<string>-98.000000 210.000000</string>
				<key>rotation</key>
				<real>-3.8564300537109375</real>
				<key>rotational_velocity</key>
				<real>0.3112030029296875</real>
				<key>size</key>
				<real>0.95744317770004272</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>a0</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0029791179113090038</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-11.505371 9.087280</string>
				<key>position</key>
				<string>-182.000000 -98.000000</string>
				<key>rotation</key>
				<real>-3.9205169677734375</real>
				<key>rotational_velocity</key>
				<real>0.68351751565933228</real>
				<key>size</key>
				<real>0.84362030029296875</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>t+</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035528528969734907</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>5.635925 10.964294</string>
				<key>position</key>
				<string>-126.000000 182.000000</string>
				<key>rotation</key>
				<real>9.3637847900390625</real>
				<key>rotational_velocity</key>
				<real>-0.36956790089607239</real>
				<key>size</key>
				<real>0.85143280029296875</real>
			</dict>
		</array>
	</array>
	<key>weapons_online</key>
	<true/>
	<key>wormholes</key>
	<array/>
	<key>written_by_version</key>
	<string>1.90</string>
</dict>
</plist>
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
OldThrashbarg
Dangerous
Dangerous
Posts: 64
Joined: Wed Aug 19, 2015 11:23 am

Re: Enhance my savegame

Post by OldThrashbarg »

Xexedi isn't far, there is a Xexeti too. Hope we speak about the same system. I feel like there is a slight objection towards my tendency to (admittedly gladly) shoot down offending pilots in order to collect skill and bounty. Is there any perspective from the confederady in dodging marauders?
Anyhow, Ritilia also doesn't offer promising contracts either. I sold 10t furs for 75 Cr. I do understand the principles of lucrative trading, but i didn't know the winspan of gold. I will decide more carefully next time. Btw i still don't know why Ursalaat is highlighted in the galactic chart.

Also: yes, i remember in Elite II final frontier how celestial movements and proper navigation were painfully realistic in relation to an universal game time. It was revolutionary for that time. I didn't test it now, whether or not the planet actually revolves around the sun or if the systems in oolite are mostly stationary.

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml">
<plist version="0.9">
<dict>
    <key>aft_weapon</key>
    <string>EQ_WEAPON_BEAM_LASER</string>
    <key>chart_ana_mode</key>
    <integer>1</integer>
    <key>chart_colour_mode</key>
    <integer>1</integer>
    <key>chart_zoom</key>
    <real>1</real>
    <key>checksum</key>
    <integer>-7506</integer>
    <key>comm_log</key>
    <array>
	<string> Don’t shoot, please!</string>
	<string>Anlama 2084047:01:14:19</string>
	<string>Coriolis Station:</string>
	<string> Come on in, Commander!</string>
	<string>Tiinlebi 2084047:05:48:17</string>
	<string>Rock Hermit:</string>
	<string> Docking clearance not required.</string>
	<string>Coriolis Station:</string>
	<string>We do not require docking clearance, </string>
	<string>Commander. Feel free to dock at any time.</string>
	<string>Ritila 2084047:07:57:30</string>
    </array>
    <key>contract_record</key>
    <dict>
    </dict>
    <key>contracts</key>
    <array>
    </array>
    <key>credits</key>
    <real>29244</real>
    <key>current_system_economy</key>
    <integer>1</integer>
    <key>current_system_government</key>
    <integer>3</integer>
    <key>current_system_name</key>
    <string>Ritila</string>
    <key>current_system_techlevel</key>
    <integer>8</integer>
    <key>custom_view_index</key>
    <integer>0</integer>
    <key>docked_station_position</key>
    <array>
	<real>125295.359375</real>
	<real>28558.080078125</real>
	<real>958239.3603515625</real>
    </array>
    <key>docked_station_role</key>
    <string>coriolis</string>
    <key>docking_clearance_protocol</key>
    <integer>0</integer>
    <key>entity_personality</key>
    <integer>27070</integer>
    <key>escape_pod_rescue_time</key>
    <real>0</real>
    <key>extra_equipment</key>
    <dict>
	<key>EQ_ADVANCED_COMPASS</key>
	<integer>1</integer>
	<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
	<integer>1</integer>
	<key>EQ_CARGO_BAY</key>
	<integer>1</integer>
	<key>EQ_ECM</key>
	<integer>1</integer>
	<key>EQ_ENERGY_UNIT</key>
	<integer>1</integer>
	<key>EQ_FUEL_INJECTION</key>
	<integer>1</integer>
	<key>EQ_FUEL_SCOOPS</key>
	<integer>1</integer>
	<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
	<integer>1</integer>
    </dict>
    <key>forward_weapon</key>
    <string>EQ_WEAPON_MILITARY_LASER</string>
    <key>found_system_id</key>
    <string>250</string>
    <key>fuel</key>
    <integer>70</integer>
    <key>galaxy_id</key>
    <string>0</string>
    <key>galaxy_number</key>
    <integer>0</integer>
    <key>legal_status</key>
    <integer>0</integer>
    <key>localMarket</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>8</integer>
	    <integer>69</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>12</integer>
	    <integer>82</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>7</integer>
	    <integer>257</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>11</integer>
	    <integer>181</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>11</integer>
	    <integer>341</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>47</integer>
	    <integer>824</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>18</integer>
	    <integer>791</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>44</integer>
	    <integer>679</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>36</integer>
	    <integer>500</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>36</integer>
	    <integer>324</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>24</integer>
	    <integer>566</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>10</integer>
	    <integer>751</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>56</integer>
	    <integer>129</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>5</integer>
	    <integer>394</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>1</integer>
	    <integer>752</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>6</integer>
	    <integer>205</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	    <integer>288</integer>
	</array>
    </array>
    <key>market_rnd</key>
    <integer>8</integer>
    <key>max_cargo</key>
    <integer>35</integer>
    <key>max_passengers</key>
    <integer>0</integer>
    <key>missile_roles</key>
    <array>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>NONE</string>
    </array>
    <key>missiles</key>
    <integer>3</integer>
    <key>mission_destinations</key>
    <dict>
    </dict>
    <key>mission_variables</key>
    <dict>
	<key>mission_oolite_contract_clientnames</key>
	<string>[&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;]</string>
	<key>mission_oolite_contracts_cargo</key>
	<string>[{&quot;commodity&quot;:&quot;radioactives&quot;,&quot;size&quot;:104,&quot;destination&quot;:103,&quot;route&quot;:{&quot;time&quot;:454.08000000000004,&quot;jumps&quot;:17,&quot;route&quot;:[199,210,43,140,48,168,249,131,62,110,145,57,5,134,176,119,122,103],&quot;distance&quot;:84.8},&quot;payment&quot;:4820,&quot;deposit&quot;:4260,&quot;deadline&quot;:180063469241.0682},{&quot;commodity&quot;:&quot;machinery&quot;,&quot;size&quot;:40,&quot;destination&quot;:156,&quot;route&quot;:{&quot;time&quot;:156.00000000000003,&quot;jumps&quot;:5,&quot;route&quot;:[199,210,43,141,166,156],&quot;distance&quot;:27.6},&quot;payment&quot;:3960,&quot;deposit&quot;:3440,&quot;deadline&quot;:180062348620.0682},{&quot;commodity&quot;:&quot;computers&quot;,&quot;size&quot;:52,&quot;destination&quot;:246,&quot;route&quot;:{&quot;time&quot;:464.48000000000013,&quot;jumps&quot;:16,&quot;route&quot;:[199,210,43,101,197,172,54,47,143,81,151,92,195,22,107,18,246],&quot;distance&quot;:84.4},&quot;payment&quot;:6440,&quot;deposit&quot;:6000,&quot;deadline&quot;:180063583612.0682}]</string>
	<key>mission_oolite_contracts_parcels</key>
	<string>[]</string>
	<key>mission_oolite_contracts_passengers</key>
	<string>[{&quot;destination&quot;:175,&quot;route&quot;:{&quot;time&quot;:403.0400000000001,&quot;jumps&quot;:14,&quot;route&quot;:[199,210,43,140,48,168,249,131,62,110,145,57,5,134,175],&quot;distance&quot;:73.2},&quot;species&quot;:&quot;calm Human Colonial&quot;,&quot;name&quot;:&quot;Iler Userzaal&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180063233834.0682,&quot;payment&quot;:2329,&quot;skill&quot;:5.5078451716604615,&quot;advance&quot;:274},{&quot;destination&quot;:195,&quot;route&quot;:{&quot;time&quot;:332.1600000000001,&quot;jumps&quot;:12,&quot;route&quot;:[199,210,43,101,197,172,54,47,143,81,151,92,195],&quot;distance&quot;:61.60000000000001},&quot;species&quot;:&quot;nonchalant Small Black Fat Insect&quot;,&quot;name&quot;:&quot;Usenge Outeis&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180063097680.0682,&quot;payment&quot;:2065,&quot;skill&quot;:12.108888938882416,&quot;advance&quot;:214},{&quot;destination&quot;:62,&quot;route&quot;:{&quot;time&quot;:217.76,&quot;jumps&quot;:8,&quot;route&quot;:[199,210,43,140,48,168,249,131,62],&quot;distance&quot;:40.400000000000006},&quot;species&quot;:&quot;troubled Human Colonial&quot;,&quot;name&quot;:&quot;A’ Thlobire&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180062728396.0682,&quot;payment&quot;:1830,&quot;skill&quot;:19.06790168082866,&quot;advance&quot;:511},{&quot;destination&quot;:30,&quot;route&quot;:{&quot;time&quot;:230.08000000000004,&quot;jumps&quot;:9,&quot;route&quot;:[199,180,111,58,222,13,225,253,77,30],&quot;distance&quot;:44},&quot;species&quot;:&quot;ferocious Human Colonial&quot;,&quot;name&quot;:&quot;Bist Rogerbourn&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180062713714.0682,&quot;payment&quot;:2607,&quot;skill&quot;:-10.923511146816267,&quot;advance&quot;:1181},{&quot;destination&quot;:184,&quot;route&quot;:{&quot;time&quot;:368.00000000000006,&quot;jumps&quot;:12,&quot;route&quot;:[199,210,43,140,48,168,249,131,62,110,179,4,184],&quot;distance&quot;:64.8},&quot;species&quot;:&quot;worried Human Colonial&quot;,&quot;name&quot;:&quot;Sotelo Loarbear&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180063319732.0682,&quot;payment&quot;:1388,&quot;skill&quot;:8.700805587287704,&quot;advance&quot;:512},{&quot;destination&quot;:166,&quot;route&quot;:{&quot;time&quot;:124.64000000000001,&quot;jumps&quot;:4,&quot;route&quot;:[199,210,43,141,166],&quot;distance&quot;:22},&quot;species&quot;:&quot;calm Human Colonial&quot;,&quot;name&quot;:&quot;Ouononlo Leil&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180062403433.0682,&quot;payment&quot;:294,&quot;skill&quot;:36.414036994181686,&quot;advance&quot;:24}]</string>
	<key>mission_trumbles</key>
	<string>BUY_ME</string>
    </dict>
    <key>parcel_record</key>
    <dict>
    </dict>
    <key>parcels</key>
    <array>
    </array>
    <key>passenger_record</key>
    <dict>
    </dict>
    <key>passengers</key>
    <array>
    </array>
    <key>player_name</key>
    <string>New Thrashbarg</string>
    <key>player_save_name</key>
    <string>Thrashbarg the Tremendous Tiinlebi</string>
    <key>port_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>primed_equipment_a</key>
    <string>EQ_CLOAKING_DEVICE</string>
    <key>primed_equipment_b</key>
    <string>EQ_ENERGY_BOMB</string>
    <key>reputation</key>
    <dict>
	<key>contracts_expired</key>
	<integer>0</integer>
	<key>contracts_fulfilled</key>
	<integer>0</integer>
	<key>contracts_unknown</key>
	<integer>70</integer>
	<key>parcels_expired</key>
	<integer>0</integer>
	<key>parcels_fulfilled</key>
	<integer>1</integer>
	<key>parcels_unknown</key>
	<integer>69</integer>
	<key>passage_expired</key>
	<integer>0</integer>
	<key>passage_fulfilled</key>
	<integer>0</integer>
	<key>passage_unknown</key>
	<integer>70</integer>
    </dict>
    <key>role_system_memory</key>
    <array>
	<integer>163</integer>
	<integer>192</integer>
	<integer>163</integer>
	<integer>252</integer>
    </array>
    <key>role_weight_flags</key>
    <dict>
    </dict>
    <key>role_weights</key>
    <array>
	<string>trader</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>trader</string>
	<string>trader</string>
	<string>trader</string>
	<string>trader</string>
    </array>
    <key>scenario_restriction</key>
    <string>strict</string>
    <key>scripted_planetinfo_overrides</key>
    <dict>
    </dict>
    <key>shipCommodityData</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>20</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>17</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>76</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	</array>
    </array>
    <key>ship_class_name</key>
    <string>Cobra Mark III</string>
    <key>ship_clock</key>
    <real>180061691222.4179</real>
    <key>ship_desc</key>
    <string>cobra3-player</string>
    <key>ship_kills</key>
    <integer>28</integer>
    <key>ship_name</key>
    <string>Cobra Mark III</string>
    <key>ship_trade_in_factor</key>
    <integer>94</integer>
    <key>ship_unique_name</key>
    <string>Joy of Digebiti</string>
    <key>shipyard_record</key>
    <dict>
    </dict>
    <key>speech_gender</key>
    <integer>1</integer>
    <key>speech_on</key>
    <integer>0</integer>
    <key>speech_voice</key>
    <string>default</string>
    <key>starboard_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>station_markets</key>
    <array>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>72</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>65</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>5</integer>
		    <integer>200</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>0</integer>
		    <integer>120</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>361</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>0</integer>
		    <integer>338</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>0</integer>
		    <integer>355</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>0</integer>
		    <integer>442</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>455</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>0</integer>
		    <integer>165</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>0</integer>
		    <integer>224</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>743</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>107</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>5</integer>
		    <integer>293</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>0</integer>
		    <integer>605</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>4</integer>
		    <integer>173</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>163</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>196713.046875</real>
		<real>256322.109375</real>
		<real>970704.375</real>
	    </array>
	</dict>
    </array>
    <key>subentities_status</key>
    <string></string>
    <key>system_id</key>
    <string>199</string>
    <key>target_id</key>
    <string>199</string>
    <key>trumbles</key>
    <array>
	<integer>0</integer>
	<integer>-24152</integer>
	<array>
	    <dict>
		<key>digram</key>
		<string>ja</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004245797</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.051147 10.144714</string>
		<key>position</key>
		<string>14.000000 -126.000000</string>
		<key>rotation</key>
		<real>5.800552</real>
		<key>rotational_velocity</key>
		<real>-1.392593</real>
		<key>size</key>
		<real>0.7188187</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a&apos;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003032349</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-17.271545 2.744324</string>
		<key>position</key>
		<string>-182.000000 -126.000000</string>
		<key>rotation</key>
		<real>-5.26062</real>
		<key>rotational_velocity</key>
		<real>2.704391</real>
		<key>size</key>
		<real>0.8261642</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>m$</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003392411</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>9.023560 4.039062</string>
		<key>position</key>
		<string>42.000000 98.000000</string>
		<key>rotation</key>
		<real>-5.252609</real>
		<key>rotational_velocity</key>
		<real>1.600037</real>
		<key>size</key>
		<real>0.8254242</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e&gt;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002488206</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-18.463562 -19.920898</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.549072</real>
		<key>rotational_velocity</key>
		<real>-2.744446</real>
		<key>size</key>
		<real>0.9085693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>s*</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004810174</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-3.023376 9.966736</string>
		<key>position</key>
		<string>154.000000 210.000000</string>
		<key>rotation</key>
		<real>0.941391</real>
		<key>rotational_velocity</key>
		<real>3.697891</real>
		<key>size</key>
		<real>0.6853867</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658992</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>17.077087 -17.786255</string>
		<key>position</key>
		<string>-70.000000 14.000000</string>
		<key>rotation</key>
		<real>-1.298218</real>
		<key>rotational_velocity</key>
		<real>-1.453629</real>
		<key>size</key>
		<real>0.8072205</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>n </string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005937667</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-13.520813 -2.489990</string>
		<key>position</key>
		<string>210.000000 42.000000</string>
		<key>rotation</key>
		<real>4.123077</real>
		<key>rotational_velocity</key>
		<real>-0.7186127</real>
		<key>size</key>
		<real>0.5074692</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003550531</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.419189 3.903931</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-8.668671</real>
		<key>rotational_velocity</key>
		<real>-2.104416</real>
		<key>size</key>
		<real>0.8056717</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>l&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002785153</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.287231 5.162964</string>
		<key>position</key>
		<string>-126.000000 154.000000</string>
		<key>rotation</key>
		<real>6.699371</real>
		<key>rotational_velocity</key>
		<real>-3.503418</real>
		<key>size</key>
		<real>0.9012833</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>i8</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003275968</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-10.234802 16.993042</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-10.69542</real>
		<key>rotational_velocity</key>
		<real>0.07064819</real>
		<key>size</key>
		<real>0.8559799</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t,</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004435242</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>10.276550 11.668518</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>6.186905</real>
		<key>rotational_velocity</key>
		<real>-1.687851</real>
		<key>size</key>
		<real>0.7349014</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004443103</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.364014 6.704346</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.231842</real>
		<key>rotational_velocity</key>
		<real>-2.793198</real>
		<key>size</key>
		<real>0.6632996</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004141259</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.631653 10.558899</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>4.120331</real>
		<key>rotational_velocity</key>
		<real>-1.100235</real>
		<key>size</key>
		<real>0.8062744</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>c0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004160175</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.469116 9.655273</string>
		<key>position</key>
		<string>154.000000 -210.000000</string>
		<key>rotation</key>
		<real>4.492493</real>
		<key>rotational_velocity</key>
		<real>0.6741333</real>
		<key>size</key>
		<real>0.7017059</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>b=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001929023</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>16.841431 18.521790</string>
		<key>position</key>
		<string>-14.000000 -154.000000</string>
		<key>rotation</key>
		<real>-3.479691</real>
		<key>rotational_velocity</key>
		<real>1.115723</real>
		<key>size</key>
		<real>0.9762039</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>r#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003576062</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.473572 4.755920</string>
		<key>position</key>
		<string>-14.000000 -182.000000</string>
		<key>rotation</key>
		<real>11.4505</real>
		<key>rotational_velocity</key>
		<real>0.3804016</real>
		<key>size</key>
		<real>0.8432693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>aa</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004889905</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>3.888000 7.588745</string>
		<key>position</key>
		<string>-154.000000 -70.000000</string>
		<key>rotation</key>
		<real>-9.556503</real>
		<key>rotational_velocity</key>
		<real>1.153336</real>
		<key>size</key>
		<real>0.6059113</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>3o</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004879671</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.976562 4.377991</string>
		<key>position</key>
		<string>182.000000 -182.000000</string>
		<key>rotation</key>
		<real>7.531586</real>
		<key>rotational_velocity</key>
		<real>-1.939163</real>
		<key>size</key>
		<real>0.6762085</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>.w</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658109</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-6.942200 8.586853</string>
		<key>position</key>
		<string>-210.000000 98.000000</string>
		<key>rotation</key>
		<real>-1.36734</real>
		<key>rotational_velocity</key>
		<real>0.1477814</real>
		<key>size</key>
		<real>0.8022995</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>do</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001978867</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.088318 18.293823</string>
		<key>position</key>
		<string>-98.000000 210.000000</string>
		<key>rotation</key>
		<real>-3.85643</real>
		<key>rotational_velocity</key>
		<real>0.311203</real>
		<key>size</key>
		<real>0.9574432</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002979118</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.505371 9.087280</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-3.920517</real>
		<key>rotational_velocity</key>
		<real>0.6835175</real>
		<key>size</key>
		<real>0.8436203</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003552853</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.635925 10.964294</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>9.363785</real>
		<key>rotational_velocity</key>
		<real>-0.3695679</real>
		<key>size</key>
		<real>0.8514328</real>
	    </dict>
	</array>
    </array>
    <key>weapons_online</key>
    <integer>1</integer>
    <key>wormholes</key>
    <array>
    </array>
    <key>written_by_version</key>
    <string>1.90</string>
</dict>
</plist>
User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

OldThrashbarg wrote: Mon Aug 25, 2025 8:00 am
Xexedi isn't far, there is a Xexeti too. Hope we speak about the same system. I feel like there is a slight objection towards my tendency to (admittedly gladly) shoot down offending pilots in order to collect skill and bounty. Is there any perspective from the confederacy in dodging marauders?
Anyhow, Ritilia also doesn't offer promising contracts either. I sold 10t furs for 75 Cr. I do understand the principles of lucrative trading, but i didn't know the winspan of gold. I will decide more carefully next time. Btw i still don't know why Ursalaat is highlighted in the galactic chart.
Not Xexeti - but there is Oolite fiction about confusing the two! See Stranger's piece here!

I'm perfectly happy with you clobbering the McNasties - no issues whatsoever. My only concern is in getting into a combat situation where I will be marmalised, andI don't expect that to happen unless you take on a high-paying contract where a number of assassins will be after the courier. That's why I want to be able to scram with shields that can take the punishment.

Anyways, I decided to sell the rest of the furs at Ritila, too - I wanted to buy cheap computers to sell at Laenin - and these will be the best prices before then. I encountered the local rock hermit on the way in and bought more cheap gold/platinum/gems. I then sold all the gold here in Riredi main orbital - they were paying over 40₢/kg. Again, no relevant contracts.

Would you care to take command for the next two jumps? Oresri & Laenin? We'll sell the computers at Laenin, load up on furs and then hopefully make a (commercial) killing at Xexedi. We'll probably need to take on a contract there, hopefully back via Laenin.

We now have 98kg of platinum. If we can sell it for c.80₢/kg we should get just under 8,000₢. That won't give us enough for shield boosters just yet. But we could get a rear military laser and start working towards the [EliteWiki] Integrated Targeting System!

What would you prefer?
Several stabs at the milk run followed by slightly more dangerous contracts - or safer contracts with a rear military and the ITS? And then a boring bout of milkrunning for the shield boosters?


OldThrashbarg wrote: Mon Aug 25, 2025 8:00 am
Also: yes, i remember in Elite II final frontier how celestial movements and proper navigation were painfully realistic in relation to an universal game time. It was revolutionary for that time. I didn't test it now, whether or not the planet actually revolves around the sun or if the systems in oolite are mostly stationary.
The Stranger's World suite of OXPs does this for Oolite - more realistic astronomy & physics: more realistic distances, dynamic orbits, all movement costs fuel, et cetera.

Speaking of OXPs, there are a wealth of OXPs which amplify the local region. Captain Beatnik created a series based around [EliteWiki] Riredi, where we currently are. One of the most beautiful stations in Oolite, ships, HUDs, and some fiction, too! [EliteWiki] Taranis adds to Lerelace (another magnificent station for the Taranis corporation). [EliteWiki] Famous Planets OXP adds to Laenin, Xexedi, Zarece, Reinin & Isence (not much - just F7 screen descriptions and landing sites for Planetfall2).

Pretty picture: The capital city of N-Ddshriiipjiziss / "Carbuncle" on Riredi

Image

And... here you go again!

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>aft_weapon</key>
	<string>EQ_WEAPON_BEAM_LASER</string>
	<key>chart_ana_mode</key>
	<integer>1</integer>
	<key>chart_colour_mode</key>
	<integer>1</integer>
	<key>chart_zoom</key>
	<real>1.1576249599456787</real>
	<key>checksum</key>
	<integer>22758</integer>
	<key>comm_log</key>
	<array>
		<string>Rock Hermit:</string>
		<string> Docking clearance not required.</string>
		<string>Coriolis Station:</string>
		<string>We do not require docking clearance, </string>
		<string>Commander. Feel free to dock at any time.</string>
		<string>Ritila 2084047:07:57:30</string>
		<string>Riredi 2084048:20:43:48</string>
		<string>Rock Hermit:</string>
		<string>We do not require docking clearance, </string>
		<string>Commander. Feel free to dock at any time.</string>
		<string>Dodecahedron Station:</string>
		<string> Come on in, Commander!</string>
	</array>
	<key>contract_record</key>
	<dict/>
	<key>contracts</key>
	<array/>
	<key>credits</key>
	<real>14461</real>
	<key>current_system_economy</key>
	<integer>2</integer>
	<key>current_system_government</key>
	<integer>7</integer>
	<key>current_system_name</key>
	<string>Riredi</string>
	<key>current_system_techlevel</key>
	<integer>12</integer>
	<key>custom_view_index</key>
	<integer>0</integer>
	<key>docked_station_position</key>
	<array>
		<real>-125716.5</real>
		<real>28624.6796875</real>
		<real>837078.47998046875</real>
	</array>
	<key>docked_station_role</key>
	<string>dodecahedron</string>
	<key>docking_clearance_protocol</key>
	<false/>
	<key>entity_personality</key>
	<integer>27070</integer>
	<key>escape_pod_rescue_time</key>
	<real>0.0</real>
	<key>extra_equipment</key>
	<dict>
		<key>EQ_ADVANCED_COMPASS</key>
		<integer>1</integer>
		<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
		<integer>1</integer>
		<key>EQ_CARGO_BAY</key>
		<integer>1</integer>
		<key>EQ_ECM</key>
		<integer>1</integer>
		<key>EQ_ENERGY_UNIT</key>
		<integer>1</integer>
		<key>EQ_FUEL_INJECTION</key>
		<integer>1</integer>
		<key>EQ_FUEL_SCOOPS</key>
		<integer>1</integer>
		<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
		<integer>1</integer>
	</dict>
	<key>forward_weapon</key>
	<string>EQ_WEAPON_MILITARY_LASER</string>
	<key>found_system_id</key>
	<string>250</string>
	<key>fuel</key>
	<integer>70</integer>
	<key>galaxy_id</key>
	<string>0</string>
	<key>galaxy_number</key>
	<integer>0</integer>
	<key>legal_status</key>
	<integer>0</integer>
	<key>localMarket</key>
	<array>
		<array>
			<string>food</string>
			<integer>10</integer>
			<integer>62</integer>
		</array>
		<array>
			<string>textiles</string>
			<integer>13</integer>
			<integer>72</integer>
		</array>
		<array>
			<string>radioactives</string>
			<integer>11</integer>
			<integer>245</integer>
		</array>
		<array>
			<string>slaves</string>
			<integer>9</integer>
			<integer>201</integer>
		</array>
		<array>
			<string>liquor_wines</string>
			<integer>15</integer>
			<integer>333</integer>
		</array>
		<array>
			<string>luxuries</string>
			<integer>39</integer>
			<integer>857</integer>
		</array>
		<array>
			<string>narcotics</string>
			<integer>22</integer>
			<integer>889</integer>
		</array>
		<array>
			<string>computers</string>
			<integer>30</integer>
			<integer>728</integer>
		</array>
		<array>
			<string>machinery</string>
			<integer>33</integer>
			<integer>532</integer>
		</array>
		<array>
			<string>alloys</string>
			<integer>30</integer>
			<integer>350</integer>
		</array>
		<array>
			<string>firearms</string>
			<integer>13</integer>
			<integer>604</integer>
		</array>
		<array>
			<string>furs</string>
			<integer>38</integer>
			<integer>871</integer>
		</array>
		<array>
			<string>minerals</string>
			<integer>56</integer>
			<integer>124</integer>
		</array>
		<array>
			<string>gold</string>
			<integer>26</integer>
			<integer>403</integer>
		</array>
		<array>
			<string>platinum</string>
			<integer>17</integer>
			<integer>691</integer>
		</array>
		<array>
			<string>gem_stones</string>
			<integer>11</integer>
			<integer>184</integer>
		</array>
		<array>
			<string>alien_items</string>
			<integer>0</integer>
			<integer>342</integer>
		</array>
	</array>
	<key>market_rnd</key>
	<integer>35</integer>
	<key>max_cargo</key>
	<integer>35</integer>
	<key>max_passengers</key>
	<integer>0</integer>
	<key>missile_roles</key>
	<array>
		<string>EQ_MISSILE</string>
		<string>EQ_MISSILE</string>
		<string>EQ_MISSILE</string>
		<string>NONE</string>
	</array>
	<key>missiles</key>
	<integer>3</integer>
	<key>mission_destinations</key>
	<dict/>
	<key>mission_variables</key>
	<dict>
		<key>mission_oolite_contract_clientnames</key>
		<string>["","","","","","","","","","","","","","","","","","","",""]</string>
		<key>mission_oolite_contracts_cargo</key>
		<string>[{"commodity":"luxuries","size":73,"destination":228,"route":{"jumps":5,"route":[210,111,58,222,13,228],"distance":27.6,"time":154.08},"payment":11820,"deposit":10380,"deadline":180062679483.3501},{"commodity":"firearms","size":112,"destination":55,"route":{"jumps":5,"route":[210,199,192,39,147,55],"distance":26.800000000000004,"time":156},"payment":11900,"deposit":10680,"deadline":180062487282.3501},{"commodity":"slaves","size":170,"destination":118,"route":{"jumps":15,"route":[210,43,140,48,168,249,131,62,110,145,57,5,134,176,119,118],"distance":74.8,"time":393.12000000000006},"payment":5500,"deposit":4980,"deadline":180063409189.3501},{"commodity":"luxuries","size":98,"destination":13,"route":{"jumps":4,"route":[210,111,58,222,13],"distance":22.400000000000002,"time":127.04000000000002},"payment":14940,"deposit":13600,"deadline":180062405666.3501},{"commodity":"firearms","size":56,"destination":97,"route":{"jumps":9,"route":[210,43,101,197,172,54,47,143,81,97],"distance":47.20000000000001,"time":256.96000000000004},"payment":7580,"deposit":5740,"deadline":180062846488.3501}]</string>
		<key>mission_oolite_contracts_parcels</key>
		<string>[{"destination":195,"route":{"jumps":11,"route":[210,43,101,197,172,54,47,143,81,151,92,195],"distance":55.60000000000001,"time":296.1600000000001},"sender":"Sereat A’tibinu","deadline":180063877008.3501,"risk":1,"description":"Trial exhibits","payment":337,"skill":20.910382423958616},{"destination":143,"route":{"jumps":7,"route":[210,43,101,197,172,54,47,143],"distance":35.60000000000001,"time":189.60000000000005},"sender":"Soon Ouge","deadline":180062844640.3501,"risk":2,"description":"Trial exhibits","payment":599,"skill":40.69870600573118},{"destination":125,"route":{"jumps":5,"route":[210,111,58,222,13,125],"distance":27.200000000000003,"time":150.08000000000004},"sender":"Eset Ququlaa’","deadline":180062629731.3501,"risk":0,"description":"Tax returns","payment":120,"skill":4.1296924209883645},{"destination":115,"route":{"jumps":5,"route":[210,111,58,222,13,115],"distance":27.6,"time":154.08},"sender":"A’la Lenu","deadline":180062528297.3501,"risk":2,"description":"Diplomatic cases","payment":565,"skill":60},{"destination":244,"route":{"jumps":6,"route":[210,180,35,73,90,82,244],"distance":31.200000000000003,"time":175.04000000000002},"sender":"Ored Zast","deadline":180062946745.3501,"risk":0,"description":"Weapon designs","payment":152,"skill":37.89932437016819},{"destination":60,"route":{"jumps":13,"route":[210,43,140,48,168,249,131,62,150,36,28,16,221,60],"distance":64.4,"time":342.56000000000006},"sender":"Geetesa’ Leou","deadline":180063290544.3501,"risk":2,"description":"Prototype technology","payment":1019,"skill":42.928421609563486},{"destination":31,"route":{"jumps":5,"route":[210,180,35,73,90,31],"distance":25.6,"time":136.00000000000003},"sender":"Uson Isre","deadline":180062714882.3501,"risk":2,"description":"Weapon designs","payment":564,"skill":19.16831811448469}]</string>
		<key>mission_oolite_contracts_passengers</key>
		<string>[{"destination":68,"route":{"jumps":3,"route":[210,226,211,68],"distance":13.600000000000001,"time":68.80000000000001},"species":"cheerful Human Colonial","name":"Ouvesoti Le","risk":0,"deadline":180062240731.3501,"payment":187,"skill":-0.6766701399395529,"advance":18},{"destination":13,"route":{"jumps":4,"route":[210,111,58,222,13],"distance":22.400000000000002,"time":127.04000000000002},"species":"troubled Human Colonial","name":"Reabed Kirsdottir","risk":2,"deadline":180062400184.3501,"payment":1019,"skill":46.967145638379165,"advance":91},{"destination":247,"route":{"jumps":9,"route":[210,43,140,48,144,42,21,230,41,247],"distance":48.80000000000001,"time":271.68},"species":"calm Harmless Furry Insect","name":"Atoned Sexezaquso","risk":0,"deadline":180062923312.3501,"payment":497,"skill":1.416456877322826,"advance":52},{"destination":145,"route":{"jumps":9,"route":[210,43,140,48,168,249,131,62,110,145],"distance":45.2,"time":240.8},"species":"relaxed Harmless Furry Insect","name":"Etlaan Ala’","risk":2,"deadline":180063075491.3501,"payment":2538,"skill":22.888352127573846,"advance":407},{"destination":192,"route":{"jumps":2,"route":[210,199,192],"distance":12.8,"time":82.24000000000001},"species":"distressed Harmless Furry Insect","name":"Isesbi Esabaren","risk":2,"deadline":180062669615.3501,"payment":482,"skill":0.7367766137444534,"advance":161},{"destination":150,"route":{"jumps":8,"route":[210,43,140,48,168,249,131,62,150],"distance":37.60000000000001,"time":192.00000000000003},"species":"shy Human Colonial","name":"Zast Star","risk":1,"deadline":180062658420.3501,"payment":1863,"skill":35.2475549133191,"advance":405},{"destination":40,"route":{"jumps":12,"route":[210,43,140,48,168,249,131,62,110,179,243,159,40],"distance":64,"time":364.16},"species":"cheerful Rodent","name":"Arou Se","risk":0,"deadline":180063247751.3501,"payment":3505,"skill":32.20375214737015,"advance":341},{"destination":170,"route":{"jumps":18,"route":[210,43,140,48,168,249,131,62,110,179,4,184,34,202,59,213,223,238,170],"distance":96.00000000000001,"time":534.4000000000001},"species":"calm Human Colonial","name":"Edxeno Seina’","risk":0,"deadline":180064085994.3501,"payment":2912,"skill":3.2193681770501996,"advance":219},{"destination":8,"route":{"jumps":16,"route":[210,43,101,197,172,54,47,143,81,151,92,195,22,107,18,51,8],"distance":82,"time":441.4400000000001},"species":"reserved Human Colonial","name":"Teza Xeseza","risk":1,"deadline":180063534737.3501,"payment":6013,"skill":56.45806815589569,"advance":637},{"destination":68,"route":{"jumps":3,"route":[210,226,211,68],"distance":13.600000000000001,"time":68.80000000000001},"species":"calm Harmless Furry Insect","name":"Inrien Bianle","risk":0,"deadline":180062309281.3501,"payment":218,"skill":11.581681471375036,"advance":25},{"destination":28,"route":{"jumps":10,"route":[210,43,140,48,168,249,131,62,150,36,28],"distance":48.00000000000001,"time":248.96000000000004},"species":"bored Human Colonial","name":"Arlemaab Itmaa’","risk":0,"deadline":180062849252.3501,"payment":1095,"skill":2.9330461741182603,"advance":92},{"destination":54,"route":{"jumps":5,"route":[210,43,101,197,172,54],"distance":24.400000000000002,"time":124.00000000000003},"species":"worried Black Fat Feline","name":"Vereza Abal","risk":1,"deadline":180062411704.3501,"payment":893,"skill":41.62244819133498,"advance":157}]</string>
		<key>mission_trumbles</key>
		<string>BUY_ME</string>
	</dict>
	<key>parcel_record</key>
	<dict/>
	<key>parcels</key>
	<array/>
	<key>passenger_record</key>
	<dict/>
	<key>passengers</key>
	<array/>
	<key>player_name</key>
	<string>New Thrashbarg</string>
	<key>player_save_name</key>
	<string>Thrashbarg the Tremendous Riredi</string>
	<key>port_weapon</key>
	<string>EQ_WEAPON_NONE</string>
	<key>primed_equipment_a</key>
	<string>EQ_CLOAKING_DEVICE</string>
	<key>primed_equipment_b</key>
	<string>EQ_ENERGY_BOMB</string>
	<key>reputation</key>
	<dict>
		<key>contracts_expired</key>
		<integer>0</integer>
		<key>contracts_fulfilled</key>
		<integer>0</integer>
		<key>contracts_unknown</key>
		<integer>70</integer>
		<key>parcels_expired</key>
		<integer>0</integer>
		<key>parcels_fulfilled</key>
		<integer>1</integer>
		<key>parcels_unknown</key>
		<integer>69</integer>
		<key>passage_expired</key>
		<integer>0</integer>
		<key>passage_fulfilled</key>
		<integer>0</integer>
		<key>passage_unknown</key>
		<integer>70</integer>
	</dict>
	<key>role_system_memory</key>
	<array>
		<integer>192</integer>
		<integer>163</integer>
		<integer>252</integer>
		<integer>199</integer>
	</array>
	<key>role_weight_flags</key>
	<dict>
		<key>bought-legal</key>
		<integer>1</integer>
	</dict>
	<key>role_weights</key>
	<array>
		<string>trader</string>
		<string>trader</string>
		<string>player-unknown</string>
		<string>player-unknown</string>
		<string>trader</string>
		<string>trader</string>
		<string>trader</string>
		<string>trader</string>
	</array>
	<key>scenario_restriction</key>
	<string>strict</string>
	<key>scripted_planetinfo_overrides</key>
	<dict/>
	<key>shipCommodityData</key>
	<array>
		<array>
			<string>food</string>
			<integer>0</integer>
		</array>
		<array>
			<string>textiles</string>
			<integer>0</integer>
		</array>
		<array>
			<string>radioactives</string>
			<integer>0</integer>
		</array>
		<array>
			<string>slaves</string>
			<integer>0</integer>
		</array>
		<array>
			<string>liquor_wines</string>
			<integer>0</integer>
		</array>
		<array>
			<string>luxuries</string>
			<integer>0</integer>
		</array>
		<array>
			<string>narcotics</string>
			<integer>0</integer>
		</array>
		<array>
			<string>computers</string>
			<integer>35</integer>
		</array>
		<array>
			<string>machinery</string>
			<integer>0</integer>
		</array>
		<array>
			<string>alloys</string>
			<integer>0</integer>
		</array>
		<array>
			<string>firearms</string>
			<integer>0</integer>
		</array>
		<array>
			<string>furs</string>
			<integer>0</integer>
		</array>
		<array>
			<string>minerals</string>
			<integer>0</integer>
		</array>
		<array>
			<string>gold</string>
			<integer>0</integer>
		</array>
		<array>
			<string>platinum</string>
			<integer>98</integer>
		</array>
		<array>
			<string>gem_stones</string>
			<integer>5</integer>
		</array>
		<array>
			<string>alien_items</string>
			<integer>0</integer>
		</array>
	</array>
	<key>ship_class_name</key>
	<string>Cobra Mark III</string>
	<key>ship_clock</key>
	<real>180061824057.25189</real>
	<key>ship_desc</key>
	<string>cobra3-player</string>
	<key>ship_kills</key>
	<integer>28</integer>
	<key>ship_name</key>
	<string>Cobra Mark III</string>
	<key>ship_trade_in_factor</key>
	<integer>90</integer>
	<key>ship_unique_name</key>
	<string>Joy of Digebiti</string>
	<key>shipyard_record</key>
	<dict/>
	<key>speech_on</key>
	<integer>0</integer>
	<key>starboard_weapon</key>
	<string>EQ_WEAPON_NONE</string>
	<key>station_markets</key>
	<array>
		<dict>
			<key>market</key>
			<array>
				<array>
					<string>food</string>
					<integer>0</integer>
					<integer>64</integer>
				</array>
				<array>
					<string>textiles</string>
					<integer>0</integer>
					<integer>43</integer>
				</array>
				<array>
					<string>radioactives</string>
					<integer>8</integer>
					<integer>206</integer>
				</array>
				<array>
					<string>slaves</string>
					<integer>0</integer>
					<integer>132</integer>
				</array>
				<array>
					<string>liquor_wines</string>
					<integer>0</integer>
					<integer>349</integer>
				</array>
				<array>
					<string>luxuries</string>
					<integer>0</integer>
					<integer>545</integer>
				</array>
				<array>
					<string>narcotics</string>
					<integer>0</integer>
					<integer>512</integer>
				</array>
				<array>
					<string>computers</string>
					<integer>0</integer>
					<integer>229</integer>
				</array>
				<array>
					<string>machinery</string>
					<integer>0</integer>
					<integer>537</integer>
				</array>
				<array>
					<string>alloys</string>
					<integer>0</integer>
					<integer>217</integer>
				</array>
				<array>
					<string>firearms</string>
					<integer>0</integer>
					<integer>307</integer>
				</array>
				<array>
					<string>furs</string>
					<integer>0</integer>
					<integer>868</integer>
				</array>
				<array>
					<string>minerals</string>
					<integer>31</integer>
					<integer>91</integer>
				</array>
				<array>
					<string>gold</string>
					<integer>0</integer>
					<integer>320</integer>
				</array>
				<array>
					<string>platinum</string>
					<integer>0</integer>
					<integer>550</integer>
				</array>
				<array>
					<string>gem_stones</string>
					<integer>0</integer>
					<integer>143</integer>
				</array>
				<array>
					<string>alien_items</string>
					<integer>0</integer>
					<integer>225</integer>
				</array>
			</array>
			<key>position</key>
			<array>
				<real>-41707.7109375</real>
				<real>17434.3125</real>
				<real>1242225.125</real>
			</array>
		</dict>
	</array>
	<key>subentities_status</key>
	<string></string>
	<key>system_id</key>
	<string>210</string>
	<key>target_id</key>
	<string>101</string>
	<key>trumbles</key>
	<array>
		<integer>0</integer>
		<integer>-20184</integer>
		<array>
			<dict>
				<key>digram</key>
				<string>ja</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0042457971721887589</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.051147 10.144714</string>
				<key>position</key>
				<string>14.000000 -126.000000</string>
				<key>rotation</key>
				<real>5.8005518913269043</real>
				<key>rotational_velocity</key>
				<real>-1.3925930261611938</real>
				<key>size</key>
				<real>0.71881872415542603</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>a'</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0030323490500450134</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-17.271545 2.744324</string>
				<key>position</key>
				<string>-182.000000 -126.000000</string>
				<key>rotation</key>
				<real>-5.2606201171875</real>
				<key>rotational_velocity</key>
				<real>2.7043910026550293</real>
				<key>size</key>
				<real>0.82616418600082397</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>m$</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0033924109302461147</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>9.023560 4.039062</string>
				<key>position</key>
				<string>42.000000 98.000000</string>
				<key>rotation</key>
				<real>-5.2526087760925293</real>
				<key>rotational_velocity</key>
				<real>1.6000369787216187</real>
				<key>size</key>
				<real>0.8254241943359375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>e&gt;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0024882059078663588</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-18.463562 -19.920898</string>
				<key>position</key>
				<string>42.000000 126.000000</string>
				<key>rotation</key>
				<real>-1.5490720272064209</real>
				<key>rotational_velocity</key>
				<real>-2.7444460391998291</real>
				<key>size</key>
				<real>0.90856927633285522</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>s*</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0048101739957928658</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-3.023376 9.966736</string>
				<key>position</key>
				<string>154.000000 210.000000</string>
				<key>rotation</key>
				<real>0.9413909912109375</real>
				<key>rotational_velocity</key>
				<real>3.6978909969329834</real>
				<key>size</key>
				<real>0.68538671731948853</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o=</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0036589920055121183</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>17.077087 -17.786255</string>
				<key>position</key>
				<string>-70.000000 14.000000</string>
				<key>rotation</key>
				<real>-1.2982180118560791</real>
				<key>rotational_velocity</key>
				<real>-1.4536290168762207</real>
				<key>size</key>
				<real>0.80722051858901978</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>n </string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0059376670978963375</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-13.520813 -2.489990</string>
				<key>position</key>
				<string>210.000000 42.000000</string>
				<key>rotation</key>
				<real>4.1230769157409668</real>
				<key>rotational_velocity</key>
				<real>-0.7186126708984375</real>
				<key>size</key>
				<real>0.50746917724609375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o!</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0055150971747934818</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-8.862061 2.497131</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-2.3371119499206543</real>
				<key>rotational_velocity</key>
				<real>0.4813385009765625</real>
				<key>size</key>
				<real>0.56025701761245728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o#</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035505311097949743</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.419189 3.903931</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-8.668670654296875</real>
				<key>rotational_velocity</key>
				<real>-2.1044158935546875</real>
				<key>size</key>
				<real>0.80567169189453125</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>l&amp;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0027851529885083437</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>18.287231 5.162964</string>
				<key>position</key>
				<string>-126.000000 154.000000</string>
				<key>rotation</key>
				<real>6.6993708610534668</real>
				<key>rotational_velocity</key>
				<real>-3.50341796875</real>
				<key>size</key>
				<real>0.90128332376480103</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>i8</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0032759679015725851</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-10.234802 16.993042</string>
				<key>position</key>
				<string>-182.000000 -98.000000</string>
				<key>rotation</key>
				<real>-10.695420265197754</real>
				<key>rotational_velocity</key>
				<real>0.070648193359375</real>
				<key>size</key>
				<real>0.85597991943359375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>t,</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0044352421537041664</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>10.276550 11.668518</string>
				<key>position</key>
				<string>-126.000000 182.000000</string>
				<key>rotation</key>
				<real>6.1869049072265625</real>
				<key>rotational_velocity</key>
				<real>-1.6878509521484375</real>
				<key>size</key>
				<real>0.73490142822265625</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>e+</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0044431029818952084</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>5.364014 6.704346</string>
				<key>position</key>
				<string>42.000000 126.000000</string>
				<key>rotation</key>
				<real>-1.231842041015625</real>
				<key>rotational_velocity</key>
				<real>-2.7931981086730957</real>
				<key>size</key>
				<real>0.66329962015151978</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>&amp;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0041412590071558952</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>18.631653 10.558899</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>4.120330810546875</real>
				<key>rotational_velocity</key>
				<real>-1.1002349853515625</real>
				<key>size</key>
				<real>0.8062744140625</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>c0</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0041601750999689102</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-11.469116 9.655273</string>
				<key>position</key>
				<string>154.000000 -210.000000</string>
				<key>rotation</key>
				<real>4.4924931526184082</real>
				<key>rotational_velocity</key>
				<real>0.67413330078125</real>
				<key>size</key>
				<real>0.70170587301254272</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o!</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0055150971747934818</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-8.862061 2.497131</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-2.3371119499206543</real>
				<key>rotational_velocity</key>
				<real>0.4813385009765625</real>
				<key>size</key>
				<real>0.56025701761245728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>b=</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0019290229538455606</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>16.841431 18.521790</string>
				<key>position</key>
				<string>-14.000000 -154.000000</string>
				<key>rotation</key>
				<real>-3.4796910285949707</real>
				<key>rotational_velocity</key>
				<real>1.1157230138778687</real>
				<key>size</key>
				<real>0.97620391845703125</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>r#</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035760619211941957</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.473572 4.755920</string>
				<key>position</key>
				<string>-14.000000 -182.000000</string>
				<key>rotation</key>
				<real>11.450499534606934</real>
				<key>rotational_velocity</key>
				<real>0.380401611328125</real>
				<key>size</key>
				<real>0.84326928853988647</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>aa</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0048899049870669842</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>3.888000 7.588745</string>
				<key>position</key>
				<string>-154.000000 -70.000000</string>
				<key>rotation</key>
				<real>-9.5565032958984375</real>
				<key>rotational_velocity</key>
				<real>1.1533360481262207</real>
				<key>size</key>
				<real>0.60591131448745728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>3o</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.004879671148955822</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-7.976562 4.377991</string>
				<key>position</key>
				<string>182.000000 -182.000000</string>
				<key>rotation</key>
				<real>7.5315861701965332</real>
				<key>rotational_velocity</key>
				<real>-1.9391629695892334</real>
				<key>size</key>
				<real>0.67620849609375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>.w</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0036581091117113829</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-6.942200 8.586853</string>
				<key>position</key>
				<string>-210.000000 98.000000</string>
				<key>rotation</key>
				<real>-1.3673399686813354</real>
				<key>rotational_velocity</key>
				<real>0.14778140187263489</real>
				<key>size</key>
				<real>0.80229949951171875</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>do</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0019788669887930155</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-7.088318 18.293823</string>
				<key>position</key>
				<string>-98.000000 210.000000</string>
				<key>rotation</key>
				<real>-3.8564300537109375</real>
				<key>rotational_velocity</key>
				<real>0.3112030029296875</real>
				<key>size</key>
				<real>0.95744317770004272</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>a0</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0029791179113090038</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-11.505371 9.087280</string>
				<key>position</key>
				<string>-182.000000 -98.000000</string>
				<key>rotation</key>
				<real>-3.9205169677734375</real>
				<key>rotational_velocity</key>
				<real>0.68351751565933228</real>
				<key>size</key>
				<real>0.84362030029296875</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>t+</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035528528969734907</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>5.635925 10.964294</string>
				<key>position</key>
				<string>-126.000000 182.000000</string>
				<key>rotation</key>
				<real>9.3637847900390625</real>
				<key>rotational_velocity</key>
				<real>-0.36956790089607239</real>
				<key>size</key>
				<real>0.85143280029296875</real>
			</dict>
		</array>
	</array>
	<key>weapons_online</key>
	<true/>
	<key>wormholes</key>
	<array/>
	<key>written_by_version</key>
	<string>1.90</string>
</dict>
</plist>
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
OldThrashbarg
Dangerous
Dangerous
Posts: 64
Joined: Wed Aug 19, 2015 11:23 am

Re: Enhance my savegame

Post by OldThrashbarg »

Cholmondely wrote: Mon Aug 25, 2025 9:15 am
I'm perfectly happy with you clobbering the McNasties - no issues whatsoever. My only concern is in getting into a combat situation where I will be marmalised, andI don't expect that to happen unless you take on a high-paying contract where a number of assassins will be after the courier. That's why I want to be able to scram with shields that can take the punishment.
Marmalised? What does that mean? Like a museum exponate or something? Aside from high paying contracts: i know offending clean pilots does, but has defending yourself any impact on your legal status? And while we're talking: how long does it take you to get from nothing but 100Cr and Pulse-Laser to a status quo like we're having now? Because i do not really see the neccessity to acquire much more Credits. Like i said, i would waive from the common shieldboosters. Perhaps navigational equipment would be interesting or galactic hyperdrive, but i feel like all we need is basically mounted allready. And i also mentioned that i feel like missing out on the thrill of being able to afford the first crucial equipment-devices, even if it's a stoney road.

Anyways, I decided to sell the rest of the furs at Ritila, too - I wanted to buy cheap computers to sell at Laenin - and these will be the best prices before then. I encountered the local rock hermit on the way in and bought more cheap gold/platinum/gems. I then sold all the gold here in Riredi main orbital - they were paying over 40₢/kg. Again, no relevant contracts.

Would you care to take command for the next two jumps? Oresri & Laenin? We'll sell the computers at Laenin, load up on furs and then hopefully make a (commercial) killing at Xexedi. We'll probably need to take on a contract there, hopefully back via Laenin.

We now have 98kg of platinum. If we can sell it for c.80₢/kg we should get just under 8,000₢. That won't give us enough for shield boosters just yet. But we could get a rear military laser and start working towards the [EliteWiki] Integrated Targeting System!

What would you prefer?
Several stabs at the milk run followed by slightly more dangerous contracts - or safer contracts with a rear military and the ITS? And then a boring bout of milkrunning for the shield boosters?
I'm sorry i should have read more carefully. I sold 15t of computers for about 80Cr/t, i hope you're not mad. But i did miss out on some floating cargo containers and escape-capsules after successfully fighting some bad guys. But the platinum is still there. We could have sold Gold for 40 Cr, currently it's at 38something Cr. I have bad memories selling gold, i'll leave the decision for you before proceeding.



The Stranger's World suite of OXPs does this for Oolite - more realistic astronomy & physics: more realistic distances, dynamic orbits, all movement costs fuel, et cetera.

Speaking of OXPs, there are a wealth of OXPs which amplify the local region. Captain Beatnik created a series based around [EliteWiki] Riredi, where we currently are. One of the most beautiful stations in Oolite, ships, HUDs, and some fiction, too! [EliteWiki] Taranis adds to Lerelace (another magnificent station for the Taranis corporation). [EliteWiki] Famous Planets OXP adds to Laenin, Xexedi, Zarece, Reinin & Isence (not much - just F7 screen descriptions and landing sites for Planetfall2).

Pretty picture: The capital city of N-Ddshriiipjiziss / "Carbuncle" on Riredi

Image

And... here you go again!

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml">
<plist version="0.9">
<dict>
    <key>aft_weapon</key>
    <string>EQ_WEAPON_BEAM_LASER</string>
    <key>chart_ana_mode</key>
    <integer>1</integer>
    <key>chart_colour_mode</key>
    <integer>1</integer>
    <key>chart_zoom</key>
    <real>1.157625</real>
    <key>checksum</key>
    <integer>-25378</integer>
    <key>comm_log</key>
    <array>
	<string>Adder:</string>
	<string> Help! Anyone!</string>
	<string>Mamba:</string>
	<string> Thanks, Joy of Digebiti!</string>
	<string>Adder:</string>
	<string> Please stop! Have mercy!</string>
	<string>Sidewinder Scout Ship:</string>
	<string> No!</string>
	<string>Mamba:</string>
	<string> No!</string>
	<string>Krait:</string>
	<string> Our systems are failing, please let us flee!</string>
    </array>
    <key>contract_record</key>
    <dict>
    </dict>
    <key>contracts</key>
    <array>
    </array>
    <key>credits</key>
    <real>32469</real>
    <key>current_system_economy</key>
    <integer>5</integer>
    <key>current_system_government</key>
    <integer>4</integer>
    <key>current_system_name</key>
    <string>Oresri</string>
    <key>current_system_techlevel</key>
    <integer>6</integer>
    <key>custom_view_index</key>
    <integer>0</integer>
    <key>docked_station_position</key>
    <array>
	<real>-74873.8828125</real>
	<real>22368.9609375</real>
	<real>553424.640625</real>
    </array>
    <key>docked_station_role</key>
    <string>coriolis</string>
    <key>docking_clearance_protocol</key>
    <integer>0</integer>
    <key>entity_personality</key>
    <integer>27070</integer>
    <key>escape_pod_rescue_time</key>
    <real>0</real>
    <key>extra_equipment</key>
    <dict>
	<key>EQ_ADVANCED_COMPASS</key>
	<integer>1</integer>
	<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
	<integer>1</integer>
	<key>EQ_CARGO_BAY</key>
	<integer>1</integer>
	<key>EQ_ECM</key>
	<integer>1</integer>
	<key>EQ_ENERGY_UNIT</key>
	<integer>1</integer>
	<key>EQ_FUEL_INJECTION</key>
	<integer>1</integer>
	<key>EQ_FUEL_SCOOPS</key>
	<integer>1</integer>
	<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
	<integer>1</integer>
    </dict>
    <key>forward_weapon</key>
    <string>EQ_WEAPON_MILITARY_LASER</string>
    <key>found_system_id</key>
    <string>250</string>
    <key>fuel</key>
    <integer>70</integer>
    <key>galaxy_id</key>
    <string>0</string>
    <key>galaxy_number</key>
    <integer>0</integer>
    <key>legal_status</key>
    <integer>0</integer>
    <key>localMarket</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>16</integer>
	    <integer>37</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>16</integer>
	    <integer>66</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>20</integer>
	    <integer>205</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>25</integer>
	    <integer>145</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>31</integer>
	    <integer>266</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>15</integer>
	    <integer>948</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>0</integer>
	    <integer>480</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>18</integer>
	    <integer>898</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>12</integer>
	    <integer>592</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>16</integer>
	    <integer>402</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	    <integer>770</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>61</integer>
	    <integer>625</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>60</integer>
	    <integer>113</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>11</integer>
	    <integer>381</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>18</integer>
	    <integer>679</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>3</integer>
	    <integer>190</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	    <integer>524</integer>
	</array>
    </array>
    <key>market_rnd</key>
    <integer>62</integer>
    <key>max_cargo</key>
    <integer>35</integer>
    <key>max_passengers</key>
    <integer>0</integer>
    <key>missile_roles</key>
    <array>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>NONE</string>
    </array>
    <key>missiles</key>
    <integer>3</integer>
    <key>mission_destinations</key>
    <dict>
    </dict>
    <key>mission_variables</key>
    <dict>
	<key>mission_oolite_contract_clientnames</key>
	<string>[&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;]</string>
	<key>mission_oolite_contracts_cargo</key>
	<string>[{&quot;commodity&quot;:&quot;machinery&quot;,&quot;size&quot;:186,&quot;destination&quot;:239,&quot;route&quot;:{&quot;time&quot;:143.20000000000002,&quot;jumps&quot;:5,&quot;route&quot;:[43,210,199,192,72,239],&quot;distance&quot;:26.000000000000004},&quot;payment&quot;:18580,&quot;deposit&quot;:15840,&quot;deadline&quot;:180062540355.1501},{&quot;commodity&quot;:&quot;liquor_wines&quot;,&quot;size&quot;:82,&quot;destination&quot;:240,&quot;route&quot;:{&quot;time&quot;:321.6,&quot;jumps&quot;:11,&quot;route&quot;:[43,140,48,168,249,131,62,110,145,57,242,240],&quot;distance&quot;:57.599999999999994},&quot;payment&quot;:4820,&quot;deposit&quot;:3560,&quot;deadline&quot;:180063193854.1501},{&quot;commodity&quot;:&quot;minerals&quot;,&quot;size&quot;:156,&quot;destination&quot;:85,&quot;route&quot;:{&quot;time&quot;:235.68,&quot;jumps&quot;:8,&quot;route&quot;:[43,140,48,144,42,21,230,41,85],&quot;distance&quot;:42.800000000000004},&quot;payment&quot;:3140,&quot;deposit&quot;:2640,&quot;deadline&quot;:180063440475.1501},{&quot;commodity&quot;:&quot;luxuries&quot;,&quot;size&quot;:175,&quot;destination&quot;:155,&quot;route&quot;:{&quot;time&quot;:156,&quot;jumps&quot;:5,&quot;route&quot;:[43,210,199,192,72,155],&quot;distance&quot;:27.600000000000005},&quot;payment&quot;:27520,&quot;deposit&quot;:24220,&quot;deadline&quot;:180063098525.1501},{&quot;commodity&quot;:&quot;textiles&quot;,&quot;size&quot;:104,&quot;destination&quot;:97,&quot;route&quot;:{&quot;time&quot;:237.60000000000002,&quot;jumps&quot;:8,&quot;route&quot;:[43,101,197,172,54,47,143,81,97],&quot;distance&quot;:42.800000000000004},&quot;payment&quot;:1260,&quot;deposit&quot;:1080,&quot;deadline&quot;:180062841929.1501},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:34,&quot;destination&quot;:62,&quot;route&quot;:{&quot;time&quot;:162.4,&quot;jumps&quot;:6,&quot;route&quot;:[43,140,48,168,249,131,62],&quot;distance&quot;:30.000000000000004},&quot;payment&quot;:4260,&quot;deposit&quot;:3680,&quot;deadline&quot;:180062668916.1501},{&quot;commodity&quot;:&quot;liquor_wines&quot;,&quot;size&quot;:104,&quot;destination&quot;:191,&quot;route&quot;:{&quot;time&quot;:335.36000000000007,&quot;jumps&quot;:13,&quot;route&quot;:[43,140,48,168,249,131,62,150,36,28,16,221,99,191],&quot;distance&quot;:64},&quot;payment&quot;:4580,&quot;deposit&quot;:4420,&quot;deadline&quot;:180063228890.1501}]</string>
	<key>mission_oolite_contracts_parcels</key>
	<string>[{&quot;destination&quot;:167,&quot;route&quot;:{&quot;time&quot;:120.64000000000003,&quot;jumps&quot;:4,&quot;route&quot;:[43,140,48,168,167],&quot;distance&quot;:21.6},&quot;sender&quot;:&quot;Xeouza Ater&quot;,&quot;deadline&quot;:180062704722.1501,&quot;risk&quot;:2,&quot;description&quot;:&quot;Weapon designs&quot;,&quot;payment&quot;:546,&quot;skill&quot;:41.76968954571134},{&quot;destination&quot;:136,&quot;route&quot;:{&quot;time&quot;:426.72000000000014,&quot;jumps&quot;:14,&quot;route&quot;:[43,140,48,168,249,131,62,110,179,4,184,105,220,88,136],&quot;distance&quot;:75.60000000000001},&quot;sender&quot;:&quot;Noar Itedilis&quot;,&quot;deadline&quot;:180063949730.1501,&quot;risk&quot;:1,&quot;description&quot;:&quot;Medical data&quot;,&quot;payment&quot;:512,&quot;skill&quot;:46.567630231648},{&quot;destination&quot;:137,&quot;route&quot;:{&quot;time&quot;:75.04000000000002,&quot;jumps&quot;:3,&quot;route&quot;:[43,141,166,137],&quot;distance&quot;:14.000000000000002},&quot;sender&quot;:&quot;Alusrace Tha’&quot;,&quot;deadline&quot;:180062465350.1501,&quot;risk&quot;:1,&quot;description&quot;:&quot;Data backups&quot;,&quot;payment&quot;:232,&quot;skill&quot;:13.828377516236642},{&quot;destination&quot;:96,&quot;route&quot;:{&quot;time&quot;:184.96,&quot;jumps&quot;:6,&quot;route&quot;:[43,37,222,13,225,178,96],&quot;distance&quot;:32.800000000000004},&quot;sender&quot;:&quot;Ouerates Edouorit&quot;,&quot;deadline&quot;:180062829020.1501,&quot;risk&quot;:2,&quot;description&quot;:&quot;Corporate research&quot;,&quot;payment&quot;:555,&quot;skill&quot;:31.568427930113543},{&quot;destination&quot;:156,&quot;route&quot;:{&quot;time&quot;:100.64000000000001,&quot;jumps&quot;:3,&quot;route&quot;:[43,141,166,156],&quot;distance&quot;:17.200000000000003},&quot;sender&quot;:&quot;A’rage Orseilstth&quot;,&quot;deadline&quot;:180062378414.1501,&quot;risk&quot;:2,&quot;description&quot;:&quot;Diplomatic cases&quot;,&quot;payment&quot;:463,&quot;skill&quot;:46.01055415708479}]</string>
	<key>mission_oolite_contracts_passengers</key>
	<string>[{&quot;destination&quot;:240,&quot;route&quot;:{&quot;time&quot;:321.6,&quot;jumps&quot;:11,&quot;route&quot;:[43,140,48,168,249,131,62,110,145,57,242,240],&quot;distance&quot;:57.599999999999994},&quot;species&quot;:&quot;calm Rodent&quot;,&quot;name&quot;:&quot;Reab Stoulonu&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180063243694.1501,&quot;payment&quot;:1314,&quot;skill&quot;:10.782370858913595,&quot;advance&quot;:132},{&quot;destination&quot;:89,&quot;route&quot;:{&quot;time&quot;:64.16000000000001,&quot;jumps&quot;:3,&quot;route&quot;:[43,188,58,89],&quot;distance&quot;:13.200000000000001},&quot;species&quot;:&quot;troubled Human Colonial&quot;,&quot;name&quot;:&quot;Oubeth A’&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180062300621.1501,&quot;payment&quot;:539,&quot;skill&quot;:21.74473143361386,&quot;advance&quot;:109},{&quot;destination&quot;:52,&quot;route&quot;:{&quot;time&quot;:119.52000000000002,&quot;jumps&quot;:4,&quot;route&quot;:[43,101,197,172,52],&quot;distance&quot;:21.200000000000003},&quot;species&quot;:&quot;relaxed Rodent&quot;,&quot;name&quot;:&quot;Gealtial Qu&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180063003005.1501,&quot;payment&quot;:1021,&quot;skill&quot;:52.91184440563338,&quot;advance&quot;:119},{&quot;destination&quot;:36,&quot;route&quot;:{&quot;time&quot;:188.64000000000001,&quot;jumps&quot;:8,&quot;route&quot;:[43,140,48,168,249,131,62,150,36],&quot;distance&quot;:37.2},&quot;species&quot;:&quot;friendly Rodent&quot;,&quot;name&quot;:&quot;Rion Lageetus&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180062911356.1501,&quot;payment&quot;:1030,&quot;skill&quot;:9.531342764538175,&quot;advance&quot;:83},{&quot;destination&quot;:56,&quot;route&quot;:{&quot;time&quot;:220.00000000000003,&quot;jumps&quot;:9,&quot;route&quot;:[43,140,48,168,249,131,62,150,36,56],&quot;distance&quot;:42.800000000000004},&quot;species&quot;:&quot;distressed Rodent&quot;,&quot;name&quot;:&quot;Esqu Alil&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180063003840.1501,&quot;payment&quot;:1876,&quot;skill&quot;:47.56348282196971,&quot;advance&quot;:157},{&quot;destination&quot;:75,&quot;route&quot;:{&quot;time&quot;:137.6,&quot;jumps&quot;:5,&quot;route&quot;:[43,210,199,235,53,75],&quot;distance&quot;:25.599999999999998},&quot;species&quot;:&quot;shy Rodent&quot;,&quot;name&quot;:&quot;Riusrethed Esbiiten&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180062515815.1501,&quot;payment&quot;:676,&quot;skill&quot;:25.937250251549514,&quot;advance&quot;:113},{&quot;destination&quot;:106,&quot;route&quot;:{&quot;time&quot;:100.64000000000001,&quot;jumps&quot;:3,&quot;route&quot;:[43,141,166,106],&quot;distance&quot;:17.200000000000003},&quot;species&quot;:&quot;cheerful Rodent&quot;,&quot;name&quot;:&quot;Onin Lela&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180062405249.1501,&quot;payment&quot;:625,&quot;skill&quot;:35.38494881185219,&quot;advance&quot;:43},{&quot;destination&quot;:217,&quot;route&quot;:{&quot;time&quot;:74.72,&quot;jumps&quot;:3,&quot;route&quot;:[43,210,199,217],&quot;distance&quot;:14.8},&quot;species&quot;:&quot;calm Human Colonial&quot;,&quot;name&quot;:&quot;Ilranu Folks&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180062321855.1501,&quot;payment&quot;:341,&quot;skill&quot;:1.0806289594397427,&quot;advance&quot;:85},{&quot;destination&quot;:251,&quot;route&quot;:{&quot;time&quot;:367.84000000000003,&quot;jumps&quot;:12,&quot;route&quot;:[43,140,48,168,249,131,62,110,145,57,242,240,251],&quot;distance&quot;:64.39999999999999},&quot;species&quot;:&quot;ferocious Large Red Frog&quot;,&quot;name&quot;:&quot;Ranuetxe Maatnu&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180063486072.1501,&quot;payment&quot;:1965,&quot;skill&quot;:4.973146254444373,&quot;advance&quot;:215}]</string>
	<key>mission_trumbles</key>
	<string>BUY_ME</string>
    </dict>
    <key>parcel_record</key>
    <dict>
    </dict>
    <key>parcels</key>
    <array>
    </array>
    <key>passenger_record</key>
    <dict>
    </dict>
    <key>passengers</key>
    <array>
    </array>
    <key>player_name</key>
    <string>New Thrashbarg</string>
    <key>player_save_name</key>
    <string>Thrashbarg the Tremendous</string>
    <key>port_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>primed_equipment_a</key>
    <string>EQ_CLOAKING_DEVICE</string>
    <key>primed_equipment_b</key>
    <string>EQ_ENERGY_BOMB</string>
    <key>reputation</key>
    <dict>
	<key>contracts_expired</key>
	<integer>0</integer>
	<key>contracts_fulfilled</key>
	<integer>0</integer>
	<key>contracts_unknown</key>
	<integer>70</integer>
	<key>parcels_expired</key>
	<integer>0</integer>
	<key>parcels_fulfilled</key>
	<integer>1</integer>
	<key>parcels_unknown</key>
	<integer>69</integer>
	<key>passage_expired</key>
	<integer>0</integer>
	<key>passage_fulfilled</key>
	<integer>0</integer>
	<key>passage_unknown</key>
	<integer>70</integer>
    </dict>
    <key>role_system_memory</key>
    <array>
	<integer>163</integer>
	<integer>252</integer>
	<integer>199</integer>
	<integer>210</integer>
    </array>
    <key>role_weight_flags</key>
    <dict>
	<key>hunter</key>
	<integer>1</integer>
    </dict>
    <key>role_weights</key>
    <array>
	<string>trader</string>
	<string>hunter</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>trader</string>
	<string>trader</string>
	<string>trader</string>
    </array>
    <key>scenario_restriction</key>
    <string>strict</string>
    <key>scripted_planetinfo_overrides</key>
    <dict>
    </dict>
    <key>shipCommodityData</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>17</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>98</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>5</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	</array>
    </array>
    <key>ship_class_name</key>
    <string>Cobra Mark III</string>
    <key>ship_clock</key>
    <real>180061896219.4204</real>
    <key>ship_desc</key>
    <string>cobra3-player</string>
    <key>ship_kills</key>
    <integer>36</integer>
    <key>ship_name</key>
    <string>Cobra Mark III</string>
    <key>ship_trade_in_factor</key>
    <integer>90</integer>
    <key>ship_unique_name</key>
    <string>Joy of Digebiti</string>
    <key>shipyard_record</key>
    <dict>
    </dict>
    <key>speech_gender</key>
    <integer>1</integer>
    <key>speech_on</key>
    <integer>0</integer>
    <key>speech_voice</key>
    <string>default</string>
    <key>starboard_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>station_markets</key>
    <array>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>39</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>65</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>8</integer>
		    <integer>170</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>3</integer>
		    <integer>131</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>285</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>0</integer>
		    <integer>878</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>2</integer>
		    <integer>454</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>0</integer>
		    <integer>787</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>300</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>1</integer>
		    <integer>370</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>2</integer>
		    <integer>649</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>449</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>91</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>5</integer>
		    <integer>295</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>18</integer>
		    <integer>554</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>158</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>531</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>79186.9921875</real>
		<real>-33651.9453125</real>
		<real>960079.0625</real>
	    </array>
	</dict>
    </array>
    <key>subentities_status</key>
    <string></string>
    <key>system_id</key>
    <string>43</string>
    <key>target_id</key>
    <string>43</string>
    <key>trumbles</key>
    <array>
	<integer>0</integer>
	<integer>19432</integer>
	<array>
	    <dict>
		<key>digram</key>
		<string>ja</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004245797</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.051147 10.144714</string>
		<key>position</key>
		<string>14.000000 -126.000000</string>
		<key>rotation</key>
		<real>5.800552</real>
		<key>rotational_velocity</key>
		<real>-1.392593</real>
		<key>size</key>
		<real>0.7188187</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a&apos;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003032349</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-17.271545 2.744324</string>
		<key>position</key>
		<string>-182.000000 -126.000000</string>
		<key>rotation</key>
		<real>-5.26062</real>
		<key>rotational_velocity</key>
		<real>2.704391</real>
		<key>size</key>
		<real>0.8261642</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>m$</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003392411</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>9.023560 4.039062</string>
		<key>position</key>
		<string>42.000000 98.000000</string>
		<key>rotation</key>
		<real>-5.252609</real>
		<key>rotational_velocity</key>
		<real>1.600037</real>
		<key>size</key>
		<real>0.8254242</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e&gt;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002488206</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-18.463562 -19.920898</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.549072</real>
		<key>rotational_velocity</key>
		<real>-2.744446</real>
		<key>size</key>
		<real>0.9085693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>s*</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004810174</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-3.023376 9.966736</string>
		<key>position</key>
		<string>154.000000 210.000000</string>
		<key>rotation</key>
		<real>0.941391</real>
		<key>rotational_velocity</key>
		<real>3.697891</real>
		<key>size</key>
		<real>0.6853867</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658992</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>17.077087 -17.786255</string>
		<key>position</key>
		<string>-70.000000 14.000000</string>
		<key>rotation</key>
		<real>-1.298218</real>
		<key>rotational_velocity</key>
		<real>-1.453629</real>
		<key>size</key>
		<real>0.8072205</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>n </string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005937667</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-13.520813 -2.489990</string>
		<key>position</key>
		<string>210.000000 42.000000</string>
		<key>rotation</key>
		<real>4.123077</real>
		<key>rotational_velocity</key>
		<real>-0.7186127</real>
		<key>size</key>
		<real>0.5074692</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003550531</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.419189 3.903931</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-8.668671</real>
		<key>rotational_velocity</key>
		<real>-2.104416</real>
		<key>size</key>
		<real>0.8056717</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>l&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002785153</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.287231 5.162964</string>
		<key>position</key>
		<string>-126.000000 154.000000</string>
		<key>rotation</key>
		<real>6.699371</real>
		<key>rotational_velocity</key>
		<real>-3.503418</real>
		<key>size</key>
		<real>0.9012833</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>i8</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003275968</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-10.234802 16.993042</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-10.69542</real>
		<key>rotational_velocity</key>
		<real>0.07064819</real>
		<key>size</key>
		<real>0.8559799</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t,</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004435242</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>10.276550 11.668518</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>6.186905</real>
		<key>rotational_velocity</key>
		<real>-1.687851</real>
		<key>size</key>
		<real>0.7349014</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004443103</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.364014 6.704346</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.231842</real>
		<key>rotational_velocity</key>
		<real>-2.793198</real>
		<key>size</key>
		<real>0.6632996</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004141259</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.631653 10.558899</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>4.120331</real>
		<key>rotational_velocity</key>
		<real>-1.100235</real>
		<key>size</key>
		<real>0.8062744</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>c0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004160175</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.469116 9.655273</string>
		<key>position</key>
		<string>154.000000 -210.000000</string>
		<key>rotation</key>
		<real>4.492493</real>
		<key>rotational_velocity</key>
		<real>0.6741333</real>
		<key>size</key>
		<real>0.7017059</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>b=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001929023</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>16.841431 18.521790</string>
		<key>position</key>
		<string>-14.000000 -154.000000</string>
		<key>rotation</key>
		<real>-3.479691</real>
		<key>rotational_velocity</key>
		<real>1.115723</real>
		<key>size</key>
		<real>0.9762039</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>r#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003576062</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.473572 4.755920</string>
		<key>position</key>
		<string>-14.000000 -182.000000</string>
		<key>rotation</key>
		<real>11.4505</real>
		<key>rotational_velocity</key>
		<real>0.3804016</real>
		<key>size</key>
		<real>0.8432693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>aa</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004889905</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>3.888000 7.588745</string>
		<key>position</key>
		<string>-154.000000 -70.000000</string>
		<key>rotation</key>
		<real>-9.556503</real>
		<key>rotational_velocity</key>
		<real>1.153336</real>
		<key>size</key>
		<real>0.6059113</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>3o</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004879671</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.976562 4.377991</string>
		<key>position</key>
		<string>182.000000 -182.000000</string>
		<key>rotation</key>
		<real>7.531586</real>
		<key>rotational_velocity</key>
		<real>-1.939163</real>
		<key>size</key>
		<real>0.6762085</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>.w</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658109</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-6.942200 8.586853</string>
		<key>position</key>
		<string>-210.000000 98.000000</string>
		<key>rotation</key>
		<real>-1.36734</real>
		<key>rotational_velocity</key>
		<real>0.1477814</real>
		<key>size</key>
		<real>0.8022995</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>do</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001978867</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.088318 18.293823</string>
		<key>position</key>
		<string>-98.000000 210.000000</string>
		<key>rotation</key>
		<real>-3.85643</real>
		<key>rotational_velocity</key>
		<real>0.311203</real>
		<key>size</key>
		<real>0.9574432</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002979118</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.505371 9.087280</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-3.920517</real>
		<key>rotational_velocity</key>
		<real>0.6835175</real>
		<key>size</key>
		<real>0.8436203</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003552853</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.635925 10.964294</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>9.363785</real>
		<key>rotational_velocity</key>
		<real>-0.3695679</real>
		<key>size</key>
		<real>0.8514328</real>
	    </dict>
	</array>
    </array>
    <key>weapons_online</key>
    <integer>1</integer>
    <key>wormholes</key>
    <array>
    </array>
    <key>written_by_version</key>
    <string>1.90</string>
</dict>
</plist>
User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

OldThrashbarg wrote: Wed Aug 27, 2025 11:04 am
And i also mentioned that i feel like missing out on the thrill of being able to afford the first crucial equipment-devices, even if it's a stoney road.

Would you rather start again from scratch?
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
phkb
Impressively Grand Sub-Admiral
Impressively Grand Sub-Admiral
Posts: 5393
Joined: Tue Jan 21, 2014 10:37 pm
Location: Writing more OXPs, because the world needs more OXPs.

Re: Enhance my savegame

Post by phkb »

OldThrashbarg wrote: Wed Aug 27, 2025 11:04 am
Marmalised?
A fancy way of saying "destroyed".
OldThrashbarg wrote: Wed Aug 27, 2025 11:04 am
i know offending clean pilots does, but has defending yourself any impact on your legal status?
It depends on a couple of factors: (a) Whether you are in range of a reporting entity (ie GalCop station or a Police Viper), and (b) whether your attacker is considered the aggressor. If the attacker has a bounty, the most likely outcome is that the police will see you as the victim and not hit you with a bounty, even if you destroy the attacker.

That gets a little fuzzy if you are attacked by an assassin, as they tend to have a "clean" rating. In that instance, if you can ensure that the police see you being attacked first, before you fire a shot in return, then you should still have a clean rating at the end. Probably.
OldThrashbarg
Dangerous
Dangerous
Posts: 64
Joined: Wed Aug 19, 2015 11:23 am

Re: Enhance my savegame

Post by OldThrashbarg »

Cholmondely wrote: Mon Aug 25, 2025 9:15 am
Would you care to take command for the next two jumps? Oresri & Laenin? We'll sell the computers at Laenin, load up on furs and then hopefully make a (commercial) killing at Xexedi. We'll probably need to take on a contract there, hopefully back via Laenin.

We now have 98kg of platinum. If we can sell it for c.80₢/kg we should get just under 8,000₢. That won't give us enough for shield boosters just yet. But we could get a rear military laser and start working towards the [EliteWiki] Integrated Targeting System!

What would you prefer?
Several stabs at the milk run followed by slightly more dangerous contracts - or safer contracts with a rear military and the ITS? And then a boring bout of milkrunning for the shield boosters?
So next stop Laenin. And yes we could agree on an integrated Targeting system perhaps in combination with a memory expansion. That or some navigational devices if there are any more. Was there ever a gadged in discussion that allows navigation within one solar system (like e.g. finding the witchspace-beacon)?
phkb wrote: Thu Aug 28, 2025 1:53 am
It depends on a couple of factors: (a) Whether you are in range of a reporting entity (ie GalCop station or a Police Viper), and (b) whether your attacker is considered the aggressor. If the attacker has a bounty, the most likely outcome is that the police will see you as the victim and not hit you with a bounty, even if you destroy the attacker.

That gets a little fuzzy if you are attacked by an assassin, as they tend to have a "clean" rating. In that instance, if you can ensure that the police see you being attacked first, before you fire a shot in return, then you should still have a clean rating at the end. Probably.
Wow, so it is threaded like that? I wonder how this was implemented from a technical standpoint...
Cholmondely wrote: Wed Aug 27, 2025 8:02 pm
Would you rather start again from scratch?
It's something i would consider, like mentioned a few posts ago. Perhaps we can forge some basic rules for the thread when we start over.

Anyhow. I sold Computers and bought Furs for 62Cr heading to xexedi. Laenin is a good opportunity to browse the workshop for equipment. I should have sold gold at Oresri there it was 1Cr/t more profitable. I would have thought that a rich industrial system would have higher gold prices. Anyhow, 2 attackers along the way, we seem to be 'Average' by now. Isn't that a good thing too?

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//GNUstep//DTD plist 0.9//EN" "http://www.gnustep.org/plist-0_9.xml">
<plist version="0.9">
<dict>
    <key>aft_weapon</key>
    <string>EQ_WEAPON_BEAM_LASER</string>
    <key>chart_ana_mode</key>
    <integer>1</integer>
    <key>chart_colour_mode</key>
    <integer>1</integer>
    <key>chart_zoom</key>
    <real>1.157625</real>
    <key>checksum</key>
    <integer>-626</integer>
    <key>comm_log</key>
    <array>
	<string>Sidewinder Scout Ship:</string>
	<string> No!</string>
	<string>Mamba:</string>
	<string> No!</string>
	<string>Krait:</string>
	<string> Our systems are failing, please let us flee!</string>
	<string>Laenin 2084050:12:58:12</string>
	<string>Cobra Mark I:</string>
	<string>Your cargo or your life, Joy of Digebiti. 2 </string>
	<string>barrels and we&apos;ll let you go.</string>
	<string>Sidewinder Scout Ship:</string>
	<string> Leave us alone!</string>
	<string>Sidewinder Scout Ship:</string>
	<string> Please don’t kill us! I beg you!</string>
    </array>
    <key>contract_record</key>
    <dict>
    </dict>
    <key>contracts</key>
    <array>
    </array>
    <key>credits</key>
    <real>28079</real>
    <key>current_system_economy</key>
    <integer>7</integer>
    <key>current_system_government</key>
    <integer>4</integer>
    <key>current_system_name</key>
    <string>Laenin</string>
    <key>current_system_techlevel</key>
    <integer>3</integer>
    <key>custom_view_index</key>
    <integer>0</integer>
    <key>docked_station_position</key>
    <array>
	<real>30237.900390625</real>
	<real>-67556.296875</real>
	<real>544782</real>
    </array>
    <key>docked_station_role</key>
    <string>coriolis</string>
    <key>docking_clearance_protocol</key>
    <integer>0</integer>
    <key>entity_personality</key>
    <integer>27070</integer>
    <key>escape_pod_rescue_time</key>
    <real>0</real>
    <key>extra_equipment</key>
    <dict>
	<key>EQ_ADVANCED_COMPASS</key>
	<integer>1</integer>
	<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
	<integer>1</integer>
	<key>EQ_CARGO_BAY</key>
	<integer>1</integer>
	<key>EQ_ECM</key>
	<integer>1</integer>
	<key>EQ_ENERGY_UNIT</key>
	<integer>1</integer>
	<key>EQ_FUEL_INJECTION</key>
	<integer>1</integer>
	<key>EQ_FUEL_SCOOPS</key>
	<integer>1</integer>
	<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
	<integer>1</integer>
    </dict>
    <key>forward_weapon</key>
    <string>EQ_WEAPON_MILITARY_LASER</string>
    <key>found_system_id</key>
    <string>250</string>
    <key>fuel</key>
    <integer>26</integer>
    <key>galaxy_id</key>
    <string>0</string>
    <key>galaxy_number</key>
    <integer>0</integer>
    <key>legal_status</key>
    <integer>0</integer>
    <key>localMarket</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>20</integer>
	    <integer>22</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>18</integer>
	    <integer>61</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>25</integer>
	    <integer>184</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>17</integer>
	    <integer>37</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>34</integer>
	    <integer>219</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>0</integer>
	    <integer>1007</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>54</integer>
	    <integer>333</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>0</integer>
	    <integer>1019</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>1</integer>
	    <integer>630</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>34</integer>
	    <integer>444</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	    <integer>879</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>47</integer>
	    <integer>536</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>61</integer>
	    <integer>109</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>12</integer>
	    <integer>377</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>19</integer>
	    <integer>669</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>3</integer>
	    <integer>168</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	    <integer>652</integer>
	</array>
    </array>
    <key>market_rnd</key>
    <integer>27</integer>
    <key>max_cargo</key>
    <integer>35</integer>
    <key>max_passengers</key>
    <integer>0</integer>
    <key>missile_roles</key>
    <array>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>EQ_MISSILE</string>
	<string>NONE</string>
    </array>
    <key>missiles</key>
    <integer>3</integer>
    <key>mission_destinations</key>
    <dict>
    </dict>
    <key>mission_variables</key>
    <dict>
	<key>mission_oolite_contract_clientnames</key>
	<string>[&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;]</string>
	<key>mission_oolite_contracts_cargo</key>
	<string>[{&quot;commodity&quot;:&quot;textiles&quot;,&quot;size&quot;:120,&quot;destination&quot;:190,&quot;route&quot;:{&quot;time&quot;:354.7200000000001,&quot;jumps&quot;:12,&quot;route&quot;:[101,48,168,249,131,62,110,145,57,5,134,175,190],&quot;distance&quot;:63.599999999999994},&quot;payment&quot;:1500,&quot;deposit&quot;:1140,&quot;deadline&quot;:180063592997.8346},{&quot;commodity&quot;:&quot;slaves&quot;,&quot;size&quot;:38,&quot;destination&quot;:246,&quot;route&quot;:{&quot;time&quot;:389.7600000000001,&quot;jumps&quot;:13,&quot;route&quot;:[101,197,172,54,47,143,81,151,92,195,22,107,18,246],&quot;distance&quot;:69.6},&quot;payment&quot;:880,&quot;deposit&quot;:240,&quot;deadline&quot;:180063495431.8346},{&quot;commodity&quot;:&quot;radioactives&quot;,&quot;size&quot;:78,&quot;destination&quot;:33,&quot;route&quot;:{&quot;time&quot;:81.12000000000002,&quot;jumps&quot;:3,&quot;route&quot;:[101,141,166,33],&quot;distance&quot;:14.8},&quot;payment&quot;:2720,&quot;deposit&quot;:2380,&quot;deadline&quot;:180062372110.8346},{&quot;commodity&quot;:&quot;textiles&quot;,&quot;size&quot;:216,&quot;destination&quot;:118,&quot;route&quot;:{&quot;time&quot;:357.7600000000001,&quot;jumps&quot;:13,&quot;route&quot;:[101,48,168,249,131,62,110,145,57,5,134,176,119,118],&quot;distance&quot;:66.39999999999999},&quot;payment&quot;:2360,&quot;deposit&quot;:1800,&quot;deadline&quot;:180063363499.8346},{&quot;commodity&quot;:&quot;food&quot;,&quot;size&quot;:39,&quot;destination&quot;:153,&quot;route&quot;:{&quot;time&quot;:169.60000000000002,&quot;jumps&quot;:5,&quot;route&quot;:[101,37,222,13,228,153],&quot;distance&quot;:28.8},&quot;payment&quot;:260,&quot;deposit&quot;:140,&quot;deadline&quot;:180062855186.8346},{&quot;commodity&quot;:&quot;narcotics&quot;,&quot;size&quot;:270,&quot;destination&quot;:222,&quot;route&quot;:{&quot;time&quot;:60.32000000000001,&quot;jumps&quot;:2,&quot;route&quot;:[101,37,222],&quot;distance&quot;:10.8},&quot;payment&quot;:14140,&quot;deposit&quot;:11680,&quot;deadline&quot;:180062312128.8346},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:102,&quot;destination&quot;:34,&quot;route&quot;:{&quot;time&quot;:319.68000000000006,&quot;jumps&quot;:10,&quot;route&quot;:[101,48,168,249,131,62,110,179,4,184,34],&quot;distance&quot;:55.2},&quot;payment&quot;:10340,&quot;deposit&quot;:8740,&quot;deadline&quot;:180063444120.8346},{&quot;commodity&quot;:&quot;food&quot;,&quot;size&quot;:36,&quot;destination&quot;:166,&quot;route&quot;:{&quot;time&quot;:54.08000000000001,&quot;jumps&quot;:2,&quot;route&quot;:[101,141,166],&quot;distance&quot;:9.600000000000001},&quot;payment&quot;:180,&quot;deposit&quot;:120,&quot;deadline&quot;:180062728471.8346},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:48,&quot;destination&quot;:87,&quot;route&quot;:{&quot;time&quot;:408.9600000000001,&quot;jumps&quot;:14,&quot;route&quot;:[101,48,168,249,131,62,110,179,4,184,105,220,88,108,87],&quot;distance&quot;:73.6},&quot;payment&quot;:5220,&quot;deposit&quot;:4420,&quot;deadline&quot;:180063527890.8346},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:116,&quot;destination&quot;:102,&quot;route&quot;:{&quot;time&quot;:352.4800000000001,&quot;jumps&quot;:12,&quot;route&quot;:[101,197,172,54,47,143,81,151,92,195,22,107,102],&quot;distance&quot;:63.599999999999994},&quot;payment&quot;:13080,&quot;deposit&quot;:9820,&quot;deadline&quot;:180063722525.8346},{&quot;commodity&quot;:&quot;furs&quot;,&quot;size&quot;:75,&quot;destination&quot;:188,&quot;route&quot;:{&quot;time&quot;:16,&quot;jumps&quot;:1,&quot;route&quot;:[101,188],&quot;distance&quot;:4},&quot;payment&quot;:6900,&quot;deposit&quot;:6660,&quot;deadline&quot;:180062170455.8346}]</string>
	<key>mission_oolite_contracts_parcels</key>
	<string>[{&quot;destination&quot;:13,&quot;route&quot;:{&quot;time&quot;:96.32000000000001,&quot;jumps&quot;:3,&quot;route&quot;:[101,37,222,13],&quot;distance&quot;:16.8},&quot;sender&quot;:&quot;Arus Thesance&quot;,&quot;deadline&quot;:180062489404.8346,&quot;risk&quot;:2,&quot;description&quot;:&quot;Weapon designs&quot;,&quot;payment&quot;:479,&quot;skill&quot;:40.702261579916446},{&quot;destination&quot;:179,&quot;route&quot;:{&quot;time&quot;:228.64000000000004,&quot;jumps&quot;:7,&quot;route&quot;:[101,48,168,249,131,62,110,179],&quot;distance&quot;:38.8},&quot;sender&quot;:&quot;Rigees Reonre&quot;,&quot;deadline&quot;:180063438359.8346,&quot;risk&quot;:2,&quot;description&quot;:&quot;Tax returns&quot;,&quot;payment&quot;:586,&quot;skill&quot;:16.697840636724123},{&quot;destination&quot;:217,&quot;route&quot;:{&quot;time&quot;:94.08,&quot;jumps&quot;:4,&quot;route&quot;:[101,43,210,199,217],&quot;distance&quot;:19.200000000000003},&quot;sender&quot;:&quot;Th Raatreusse&quot;,&quot;deadline&quot;:180062393868.8346,&quot;risk&quot;:0,&quot;description&quot;:&quot;Data backups&quot;,&quot;payment&quot;:28,&quot;skill&quot;:-18.9418921467565}]</string>
	<key>mission_oolite_contracts_passengers</key>
	<string>[{&quot;destination&quot;:120,&quot;route&quot;:{&quot;time&quot;:304.00000000000006,&quot;jumps&quot;:12,&quot;route&quot;:[101,48,168,249,131,62,150,36,28,16,221,99,120],&quot;distance&quot;:58.400000000000006},&quot;species&quot;:&quot;calm Human Colonial&quot;,&quot;name&quot;:&quot;Edce Williamsdottyr&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180063305541.8346,&quot;payment&quot;:3017,&quot;skill&quot;:33.32213858146219,&quot;advance&quot;:651},{&quot;destination&quot;:90,&quot;route&quot;:{&quot;time&quot;:133.92000000000002,&quot;jumps&quot;:4,&quot;route&quot;:[101,188,35,73,90],&quot;distance&quot;:22.8},&quot;species&quot;:&quot;concerned Red Fat Bird&quot;,&quot;name&quot;:&quot;Alaldise Xe&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180062566378.8346,&quot;payment&quot;:711,&quot;skill&quot;:22.668335948447545,&quot;advance&quot;:169},{&quot;destination&quot;:40,&quot;route&quot;:{&quot;time&quot;:328.8,&quot;jumps&quot;:10,&quot;route&quot;:[101,48,168,249,131,62,110,179,243,159,40],&quot;distance&quot;:55.6},&quot;species&quot;:&quot;reserved Human Colonial&quot;,&quot;name&quot;:&quot;Nuit Bear&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180063263180.8346,&quot;payment&quot;:3696,&quot;skill&quot;:48.37213482938985,&quot;advance&quot;:428},{&quot;destination&quot;:88,&quot;route&quot;:{&quot;time&quot;:369.7600000000001,&quot;jumps&quot;:12,&quot;route&quot;:[101,48,168,249,131,62,110,179,4,184,105,220,88],&quot;distance&quot;:65.2},&quot;species&quot;:&quot;friendly Human Colonial&quot;,&quot;name&quot;:&quot;Testat ben Davys&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180063740254.8346,&quot;payment&quot;:3203,&quot;skill&quot;:23.889530466138062,&quot;advance&quot;:326},{&quot;destination&quot;:153,&quot;route&quot;:{&quot;time&quot;:169.60000000000002,&quot;jumps&quot;:5,&quot;route&quot;:[101,37,222,13,228,153],&quot;distance&quot;:28.8},&quot;species&quot;:&quot;concerned Small Black Slimy Frog&quot;,&quot;name&quot;:&quot;Soalan Ri&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180062869256.8346,&quot;payment&quot;:797,&quot;skill&quot;:39.04753476962972,&quot;advance&quot;:173},{&quot;destination&quot;:121,&quot;route&quot;:{&quot;time&quot;:300.96000000000004,&quot;jumps&quot;:12,&quot;route&quot;:[101,48,168,249,131,62,150,36,28,16,221,99,121],&quot;distance&quot;:58.00000000000001},&quot;species&quot;:&quot;troubled Human Colonial&quot;,&quot;name&quot;:&quot;Rausnu Leit&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180063260561.8346,&quot;payment&quot;:3225,&quot;skill&quot;:33.25142741960528,&quot;advance&quot;:853},{&quot;destination&quot;:227,&quot;route&quot;:{&quot;time&quot;:120.96000000000002,&quot;jumps&quot;:4,&quot;route&quot;:[101,188,35,73,227],&quot;distance&quot;:21.6},&quot;species&quot;:&quot;friendly Furry Feline&quot;,&quot;name&quot;:&quot;Noth Usrethab&quot;,&quot;risk&quot;:0,&quot;deadline&quot;:180062895494.8346,&quot;payment&quot;:869,&quot;skill&quot;:33.7230036563482,&quot;advance&quot;:89},{&quot;destination&quot;:137,&quot;route&quot;:{&quot;time&quot;:59.84000000000002,&quot;jumps&quot;:3,&quot;route&quot;:[101,141,166,137],&quot;distance&quot;:12.000000000000002},&quot;species&quot;:&quot;ferocious Small Red Furry Feline&quot;,&quot;name&quot;:&quot;Inesnube Alzaatse&quot;,&quot;risk&quot;:2,&quot;deadline&quot;:180062813272.8346,&quot;payment&quot;:719,&quot;skill&quot;:38.06075683141801,&quot;advance&quot;:75},{&quot;destination&quot;:246,&quot;route&quot;:{&quot;time&quot;:389.7600000000001,&quot;jumps&quot;:13,&quot;route&quot;:[101,197,172,54,47,143,81,151,92,195,22,107,18,246],&quot;distance&quot;:69.6},&quot;species&quot;:&quot;nonchalant Human Colonial&quot;,&quot;name&quot;:&quot;Cealit Kirbern&quot;,&quot;risk&quot;:1,&quot;deadline&quot;:180063497725.8346,&quot;payment&quot;:2088,&quot;skill&quot;:29.588037312482783,&quot;advance&quot;:451}]</string>
	<key>mission_trumbles</key>
	<string>BUY_ME</string>
    </dict>
    <key>parcel_record</key>
    <dict>
    </dict>
    <key>parcels</key>
    <array>
    </array>
    <key>passenger_record</key>
    <dict>
    </dict>
    <key>passengers</key>
    <array>
    </array>
    <key>player_name</key>
    <string>New Thrashbarg</string>
    <key>player_save_name</key>
    <string>Thrashbarg the Tremendous</string>
    <key>port_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>primed_equipment_a</key>
    <string>EQ_CLOAKING_DEVICE</string>
    <key>primed_equipment_b</key>
    <string>EQ_ENERGY_BOMB</string>
    <key>reputation</key>
    <dict>
	<key>contracts_expired</key>
	<integer>0</integer>
	<key>contracts_fulfilled</key>
	<integer>0</integer>
	<key>contracts_unknown</key>
	<integer>70</integer>
	<key>parcels_expired</key>
	<integer>0</integer>
	<key>parcels_fulfilled</key>
	<integer>1</integer>
	<key>parcels_unknown</key>
	<integer>69</integer>
	<key>passage_expired</key>
	<integer>0</integer>
	<key>passage_fulfilled</key>
	<integer>0</integer>
	<key>passage_unknown</key>
	<integer>70</integer>
    </dict>
    <key>role_system_memory</key>
    <array>
	<integer>252</integer>
	<integer>199</integer>
	<integer>210</integer>
	<integer>43</integer>
    </array>
    <key>role_weight_flags</key>
    <dict>
    </dict>
    <key>role_weights</key>
    <array>
	<string>player-unknown</string>
	<string>hunter</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>player-unknown</string>
	<string>trader</string>
	<string>trader</string>
	<string>trader</string>
    </array>
    <key>scenario_restriction</key>
    <string>strict</string>
    <key>scripted_planetinfo_overrides</key>
    <dict>
    </dict>
    <key>shipCommodityData</key>
    <array>
	<array>
	    <string>food</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>textiles</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>radioactives</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>slaves</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>liquor_wines</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>luxuries</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>narcotics</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>computers</string>
	    <integer>17</integer>
	</array>
	<array>
	    <string>machinery</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>alloys</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>firearms</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>furs</string>
	    <integer>8</integer>
	</array>
	<array>
	    <string>minerals</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>gold</string>
	    <integer>0</integer>
	</array>
	<array>
	    <string>platinum</string>
	    <integer>98</integer>
	</array>
	<array>
	    <string>gem_stones</string>
	    <integer>5</integer>
	</array>
	<array>
	    <string>alien_items</string>
	    <integer>0</integer>
	</array>
    </array>
    <key>ship_class_name</key>
    <string>Cobra Mark III</string>
    <key>ship_clock</key>
    <real>180061967675.6003</real>
    <key>ship_desc</key>
    <string>cobra3-player</string>
    <key>ship_kills</key>
    <integer>38</integer>
    <key>ship_name</key>
    <string>Cobra Mark III</string>
    <key>ship_trade_in_factor</key>
    <integer>86</integer>
    <key>ship_unique_name</key>
    <string>Joy of Digebiti</string>
    <key>shipyard_record</key>
    <dict>
    </dict>
    <key>speech_gender</key>
    <integer>1</integer>
    <key>speech_on</key>
    <integer>0</integer>
    <key>speech_voice</key>
    <string>default</string>
    <key>starboard_weapon</key>
    <string>EQ_WEAPON_NONE</string>
    <key>station_markets</key>
    <array>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>22</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>63</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>7</integer>
		    <integer>145</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>0</integer>
		    <integer>37</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>223</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>2</integer>
		    <integer>897</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>2</integer>
		    <integer>302</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>0</integer>
		    <integer>857</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>585</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>0</integer>
		    <integer>378</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>1</integer>
		    <integer>776</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>435</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>89</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>10</integer>
		    <integer>301</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>9</integer>
		    <integer>521</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>140</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>539</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>156697.03125</real>
		<real>419127.6875</real>
		<real>478242.875</real>
	    </array>
	</dict>
	<dict>
	    <key>market</key>
	    <array>
		<array>
		    <string>food</string>
		    <integer>0</integer>
		    <integer>22</integer>
		</array>
		<array>
		    <string>textiles</string>
		    <integer>0</integer>
		    <integer>55</integer>
		</array>
		<array>
		    <string>radioactives</string>
		    <integer>15</integer>
		    <integer>147</integer>
		</array>
		<array>
		    <string>slaves</string>
		    <integer>0</integer>
		    <integer>19</integer>
		</array>
		<array>
		    <string>liquor_wines</string>
		    <integer>0</integer>
		    <integer>234</integer>
		</array>
		<array>
		    <string>luxuries</string>
		    <integer>0</integer>
		    <integer>567</integer>
		</array>
		<array>
		    <string>narcotics</string>
		    <integer>0</integer>
		    <integer>201</integer>
		</array>
		<array>
		    <string>computers</string>
		    <integer>0</integer>
		    <integer>572</integer>
		</array>
		<array>
		    <string>machinery</string>
		    <integer>0</integer>
		    <integer>616</integer>
		</array>
		<array>
		    <string>alloys</string>
		    <integer>0</integer>
		    <integer>178</integer>
		</array>
		<array>
		    <string>firearms</string>
		    <integer>0</integer>
		    <integer>348</integer>
		</array>
		<array>
		    <string>furs</string>
		    <integer>0</integer>
		    <integer>334</integer>
		</array>
		<array>
		    <string>minerals</string>
		    <integer>31</integer>
		    <integer>81</integer>
		</array>
		<array>
		    <string>gold</string>
		    <integer>3</integer>
		    <integer>280</integer>
		</array>
		<array>
		    <string>platinum</string>
		    <integer>16</integer>
		    <integer>543</integer>
		</array>
		<array>
		    <string>gem_stones</string>
		    <integer>0</integer>
		    <integer>138</integer>
		</array>
		<array>
		    <string>alien_items</string>
		    <integer>0</integer>
		    <integer>437</integer>
		</array>
	    </array>
	    <key>position</key>
	    <array>
		<real>118570.09375</real>
		<real>548249.3125</real>
		<real>499715.0625</real>
	    </array>
	</dict>
    </array>
    <key>subentities_status</key>
    <string></string>
    <key>system_id</key>
    <string>101</string>
    <key>target_id</key>
    <string>101</string>
    <key>trumbles</key>
    <array>
	<integer>0</integer>
	<integer>27576</integer>
	<array>
	    <dict>
		<key>digram</key>
		<string>ja</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004245797</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.051147 10.144714</string>
		<key>position</key>
		<string>14.000000 -126.000000</string>
		<key>rotation</key>
		<real>5.800552</real>
		<key>rotational_velocity</key>
		<real>-1.392593</real>
		<key>size</key>
		<real>0.7188187</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a&apos;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003032349</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-17.271545 2.744324</string>
		<key>position</key>
		<string>-182.000000 -126.000000</string>
		<key>rotation</key>
		<real>-5.26062</real>
		<key>rotational_velocity</key>
		<real>2.704391</real>
		<key>size</key>
		<real>0.8261642</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>m$</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003392411</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>9.023560 4.039062</string>
		<key>position</key>
		<string>42.000000 98.000000</string>
		<key>rotation</key>
		<real>-5.252609</real>
		<key>rotational_velocity</key>
		<real>1.600037</real>
		<key>size</key>
		<real>0.8254242</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e&gt;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002488206</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-18.463562 -19.920898</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.549072</real>
		<key>rotational_velocity</key>
		<real>-2.744446</real>
		<key>size</key>
		<real>0.9085693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>s*</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004810174</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-3.023376 9.966736</string>
		<key>position</key>
		<string>154.000000 210.000000</string>
		<key>rotation</key>
		<real>0.941391</real>
		<key>rotational_velocity</key>
		<real>3.697891</real>
		<key>size</key>
		<real>0.6853867</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658992</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>17.077087 -17.786255</string>
		<key>position</key>
		<string>-70.000000 14.000000</string>
		<key>rotation</key>
		<real>-1.298218</real>
		<key>rotational_velocity</key>
		<real>-1.453629</real>
		<key>size</key>
		<real>0.8072205</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>n </string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005937667</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-13.520813 -2.489990</string>
		<key>position</key>
		<string>210.000000 42.000000</string>
		<key>rotation</key>
		<real>4.123077</real>
		<key>rotational_velocity</key>
		<real>-0.7186127</real>
		<key>size</key>
		<real>0.5074692</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003550531</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.419189 3.903931</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-8.668671</real>
		<key>rotational_velocity</key>
		<real>-2.104416</real>
		<key>size</key>
		<real>0.8056717</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>l&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002785153</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.287231 5.162964</string>
		<key>position</key>
		<string>-126.000000 154.000000</string>
		<key>rotation</key>
		<real>6.699371</real>
		<key>rotational_velocity</key>
		<real>-3.503418</real>
		<key>size</key>
		<real>0.9012833</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>i8</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003275968</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-10.234802 16.993042</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-10.69542</real>
		<key>rotational_velocity</key>
		<real>0.07064819</real>
		<key>size</key>
		<real>0.8559799</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t,</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004435242</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>10.276550 11.668518</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>6.186905</real>
		<key>rotational_velocity</key>
		<real>-1.687851</real>
		<key>size</key>
		<real>0.7349014</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>e+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004443103</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.364014 6.704346</string>
		<key>position</key>
		<string>42.000000 126.000000</string>
		<key>rotation</key>
		<real>-1.231842</real>
		<key>rotational_velocity</key>
		<real>-2.793198</real>
		<key>size</key>
		<real>0.6632996</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>&amp;</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004141259</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>18.631653 10.558899</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>4.120331</real>
		<key>rotational_velocity</key>
		<real>-1.100235</real>
		<key>size</key>
		<real>0.8062744</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>c0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004160175</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.469116 9.655273</string>
		<key>position</key>
		<string>154.000000 -210.000000</string>
		<key>rotation</key>
		<real>4.492493</real>
		<key>rotational_velocity</key>
		<real>0.6741333</real>
		<key>size</key>
		<real>0.7017059</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>o!</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.005515097</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-8.862061 2.497131</string>
		<key>position</key>
		<string>-70.000000 -14.000000</string>
		<key>rotation</key>
		<real>-2.337112</real>
		<key>rotational_velocity</key>
		<real>0.4813385</real>
		<key>size</key>
		<real>0.560257</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>b=</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001929023</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>16.841431 18.521790</string>
		<key>position</key>
		<string>-14.000000 -154.000000</string>
		<key>rotation</key>
		<real>-3.479691</real>
		<key>rotational_velocity</key>
		<real>1.115723</real>
		<key>size</key>
		<real>0.9762039</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>r#</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003576062</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>4.473572 4.755920</string>
		<key>position</key>
		<string>-14.000000 -182.000000</string>
		<key>rotation</key>
		<real>11.4505</real>
		<key>rotational_velocity</key>
		<real>0.3804016</real>
		<key>size</key>
		<real>0.8432693</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>aa</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004889905</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>3.888000 7.588745</string>
		<key>position</key>
		<string>-154.000000 -70.000000</string>
		<key>rotation</key>
		<real>-9.556503</real>
		<key>rotational_velocity</key>
		<real>1.153336</real>
		<key>size</key>
		<real>0.6059113</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>3o</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.004879671</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.976562 4.377991</string>
		<key>position</key>
		<string>182.000000 -182.000000</string>
		<key>rotation</key>
		<real>7.531586</real>
		<key>rotational_velocity</key>
		<real>-1.939163</real>
		<key>size</key>
		<real>0.6762085</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>.w</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003658109</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-6.942200 8.586853</string>
		<key>position</key>
		<string>-210.000000 98.000000</string>
		<key>rotation</key>
		<real>-1.36734</real>
		<key>rotational_velocity</key>
		<real>0.1477814</real>
		<key>size</key>
		<real>0.8022995</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>do</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.001978867</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-7.088318 18.293823</string>
		<key>position</key>
		<string>-98.000000 210.000000</string>
		<key>rotation</key>
		<real>-3.85643</real>
		<key>rotational_velocity</key>
		<real>0.311203</real>
		<key>size</key>
		<real>0.9574432</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>a0</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.002979118</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>-11.505371 9.087280</string>
		<key>position</key>
		<string>-182.000000 -98.000000</string>
		<key>rotation</key>
		<real>-3.920517</real>
		<key>rotational_velocity</key>
		<real>0.6835175</real>
		<key>size</key>
		<real>0.8436203</real>
	    </dict>
	    <dict>
		<key>digram</key>
		<string>t+</string>
		<key>discomfort</key>
		<real>0</real>
		<key>growth_rate</key>
		<real>0.003552853</real>
		<key>hunger</key>
		<real>0</real>
		<key>movement</key>
		<string>5.635925 10.964294</string>
		<key>position</key>
		<string>-126.000000 182.000000</string>
		<key>rotation</key>
		<real>9.363785</real>
		<key>rotational_velocity</key>
		<real>-0.3695679</real>
		<key>size</key>
		<real>0.8514328</real>
	    </dict>
	</array>
    </array>
    <key>weapons_online</key>
    <integer>1</integer>
    <key>wormholes</key>
    <array>
    </array>
    <key>written_by_version</key>
    <string>1.90</string>
</dict>
</plist>
User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

Laenin: Sold computers, bought furs & platinum. One decent contract, but would have needed more equipment, which takes too much time to fit.

Flew to Xexedi, sold furs, bought computers & bought the ITS & the memory expansion (TSME) which the ITS needs. Poor-ish prices for platinum (75₢), so sold just enough to buy the ITS. No decent contracts.

Returned to Laenin. Still no decent contracts, sold computers & bought furs & platinum with the profits.

I detect an almost imminent need for another maintenance service. Xexedi's (TL 14) should last longer than Lerelace's (TL12). We need to go to either, selling all our platinum if at a good price (ideally 80₢+) - otherwise just selling enough to cover the cost of the servicing. We've been buying it at 55-70₢. Once we've done the maintenance, we can then accept another parcel contract (it needs to be done but takes time).



1) Note on Platinum prices (average price is 71.8₢/kg)

Highest at Rich Industrials: 68.4 - 80.8₢Image

Low at Poor Agriculturals: 62.8 - 75.2₢Image

Lowest at Rock Hermits: can be as low as 55₢



2) OldT: "Was there ever a gadget in discussion that allows navigation within one solar system (like e.g. finding the witchspace-beacon)? "

Yes, there was. We bought it quite some time ago - the [EliteWiki] Advanced Space Compass (ASC). In the strict game it only locates the planet, station, sun and witchpoint beacon. When you start adding in OXPs it starts locating all sorts of other things too.



3) OldT: "I know offending clean pilots does, but has defending yourself any impact on your legal status? "
phkb wrote: ↑Thu Aug 28, 2025 2:53 am
It depends on a couple of factors: (a) Whether you are in range of a reporting entity (ie GalCop station or a Police Viper), and (b) whether your attacker is considered the aggressor. If the attacker has a bounty, the most likely outcome is that the police will see you as the victim and not hit you with a bounty, even if you destroy the attacker.

That gets a little fuzzy if you are attacked by an assassin, as they tend to have a "clean" rating. In that instance, if you can ensure that the police see you being attacked first, before you fire a shot in return, then you should still have a clean rating at the end. Probably.


OldT: "Wow, so it is threaded like that? I wonder how this was implemented from a technical standpoint... "

It is all done by scanner range. If we and the assassin are both in scanner range of the GalCops and they see us shoot first then we get labelled as criminals.... even if the assassins started shooting at us before we entered the GalCops' scanner range. The GalCops have the same scanner range as we do (25km).




Here you go again!

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>aft_weapon</key>
	<string>EQ_WEAPON_BEAM_LASER</string>
	<key>chart_ana_mode</key>
	<integer>1</integer>
	<key>chart_colour_mode</key>
	<integer>1</integer>
	<key>chart_zoom</key>
	<real>1</real>
	<key>checksum</key>
	<integer>8222</integer>
	<key>comm_log</key>
	<array>
		<string>Sidewinder Scout Ship:</string>
		<string> Leave us alone!</string>
		<string>Sidewinder Scout Ship:</string>
		<string> Please don’t kill us! I beg you!</string>
		<string>Xexedi 2084050:14:19:06</string>
		<string>Dodecahedron Station:</string>
		<string> Come on in, Commander!</string>
		<string>Dodecahedron Station:</string>
		<string> Docking clearance not required.</string>
		<string>Laenin 2084050:23:24:42</string>
		<string>Coriolis Station:</string>
		<string> Come on in, Commander!</string>
	</array>
	<key>contract_record</key>
	<dict/>
	<key>contracts</key>
	<array/>
	<key>credits</key>
	<real>216</real>
	<key>current_system_economy</key>
	<integer>7</integer>
	<key>current_system_government</key>
	<integer>4</integer>
	<key>current_system_name</key>
	<string>Laenin</string>
	<key>current_system_techlevel</key>
	<integer>3</integer>
	<key>custom_view_index</key>
	<integer>0</integer>
	<key>docked_station_position</key>
	<array>
		<real>30237.900390625</real>
		<real>-67556.296875</real>
		<real>544782</real>
	</array>
	<key>docked_station_role</key>
	<string>coriolis</string>
	<key>docking_clearance_protocol</key>
	<false/>
	<key>entity_personality</key>
	<integer>27070</integer>
	<key>escape_pod_rescue_time</key>
	<real>0.0</real>
	<key>extra_equipment</key>
	<dict>
		<key>EQ_ADVANCED_COMPASS</key>
		<integer>1</integer>
		<key>EQ_ADVANCED_NAVIGATIONAL_ARRAY</key>
		<integer>1</integer>
		<key>EQ_CARGO_BAY</key>
		<integer>1</integer>
		<key>EQ_ECM</key>
		<integer>1</integer>
		<key>EQ_ENERGY_UNIT</key>
		<integer>1</integer>
		<key>EQ_FUEL_INJECTION</key>
		<integer>1</integer>
		<key>EQ_FUEL_SCOOPS</key>
		<integer>1</integer>
		<key>EQ_INTEGRATED_TARGETING_SYSTEM</key>
		<integer>1</integer>
		<key>EQ_SCANNER_SHOW_MISSILE_TARGET</key>
		<integer>1</integer>
		<key>EQ_TARGET_MEMORY</key>
		<integer>1</integer>
	</dict>
	<key>forward_weapon</key>
	<string>EQ_WEAPON_MILITARY_LASER</string>
	<key>found_system_id</key>
	<string>250</string>
	<key>fuel</key>
	<integer>70</integer>
	<key>galaxy_id</key>
	<string>0</string>
	<key>galaxy_number</key>
	<integer>0</integer>
	<key>legal_status</key>
	<integer>0</integer>
	<key>localMarket</key>
	<array>
		<array>
			<string>food</string>
			<integer>20</integer>
			<integer>23</integer>
		</array>
		<array>
			<string>textiles</string>
			<integer>18</integer>
			<integer>57</integer>
		</array>
		<array>
			<string>radioactives</string>
			<integer>26</integer>
			<integer>189</integer>
		</array>
		<array>
			<string>slaves</string>
			<integer>30</integer>
			<integer>93</integer>
		</array>
		<array>
			<string>liquor_wines</string>
			<integer>35</integer>
			<integer>218</integer>
		</array>
		<array>
			<string>luxuries</string>
			<integer>0</integer>
			<integer>1004</integer>
		</array>
		<array>
			<string>narcotics</string>
			<integer>16</integer>
			<integer>664</integer>
		</array>
		<array>
			<string>computers</string>
			<integer>35</integer>
			<integer>1013</integer>
		</array>
		<array>
			<string>machinery</string>
			<integer>1</integer>
			<integer>642</integer>
		</array>
		<array>
			<string>alloys</string>
			<integer>21</integer>
			<integer>414</integer>
		</array>
		<array>
			<string>firearms</string>
			<integer>0</integer>
			<integer>875</integer>
		</array>
		<array>
			<string>furs</string>
			<integer>31</integer>
			<integer>526</integer>
		</array>
		<array>
			<string>minerals</string>
			<integer>61</integer>
			<integer>111</integer>
		</array>
		<array>
			<string>gold</string>
			<integer>11</integer>
			<integer>372</integer>
		</array>
		<array>
			<string>platinum</string>
			<integer>1</integer>
			<integer>676</integer>
		</array>
		<array>
			<string>gem_stones</string>
			<integer>10</integer>
			<integer>196</integer>
		</array>
		<array>
			<string>alien_items</string>
			<integer>0</integer>
			<integer>637</integer>
		</array>
	</array>
	<key>market_rnd</key>
	<integer>196</integer>
	<key>max_cargo</key>
	<integer>35</integer>
	<key>max_passengers</key>
	<integer>0</integer>
	<key>missile_roles</key>
	<array>
		<string>EQ_MISSILE</string>
		<string>EQ_MISSILE</string>
		<string>EQ_MISSILE</string>
		<string>NONE</string>
	</array>
	<key>missiles</key>
	<integer>3</integer>
	<key>mission_destinations</key>
	<dict/>
	<key>mission_variables</key>
	<dict>
		<key>mission_oolite_contract_clientnames</key>
		<string>["","","","","","","","","","","","","","","","","","","",""]</string>
		<key>mission_oolite_contracts_cargo</key>
		<string>[{"commodity":"food","size":57,"destination":22,"route":{"jumps":10,"route":[101,197,172,54,47,143,81,151,92,195,22],"distance":52.8,"time":293.44000000000005},"payment":440,"deposit":220,"deadline":180063207305.51486},{"commodity":"narcotics","size":61,"destination":28,"route":{"jumps":8,"route":[101,48,168,249,131,62,150,36,28],"distance":39.6,"time":213.60000000000005},"payment":7960,"deposit":6800,"deadline":180062861071.51486},{"commodity":"radioactives","size":40,"destination":178,"route":{"jumps":5,"route":[101,37,222,13,225,178],"distance":25.6,"time":136.32000000000002},"payment":1460,"deposit":1300,"deadline":180062592160.51486},{"commodity":"narcotics","size":54,"destination":0,"route":{"jumps":7,"route":[101,43,210,199,235,53,71,0],"distance":33.6,"time":176.32},"payment":6500,"deposit":6080,"deadline":180063183336.51486},{"commodity":"food","size":70,"destination":99,"route":{"jumps":11,"route":[101,48,168,249,131,62,150,36,28,16,221,99],"distance":54.400000000000006,"time":288.00000000000006},"payment":660,"deposit":260,"deadline":180063293937.51486},{"commodity":"slaves","size":99,"destination":50,"route":{"jumps":3,"route":[101,188,35,50],"distance":13.600000000000001,"time":67.20000000000002},"payment":1780,"deposit":1480,"deadline":180062344191.51486},{"commodity":"narcotics","size":416,"destination":60,"route":{"jumps":11,"route":[101,48,168,249,131,62,150,36,28,16,221,60],"distance":56,"time":307.20000000000005},"payment":38700,"deposit":35900,"deadline":180063228382.51486},{"commodity":"textiles","size":76,"destination":77,"route":{"jumps":6,"route":[101,37,222,13,225,253,77],"distance":30,"time":155.68000000000004},"payment":820,"deposit":700,"deadline":180062713047.51486}]</string>
		<key>mission_oolite_contracts_parcels</key>
		<string>[{"destination":41,"route":{"jumps":6,"route":[101,48,144,42,21,230,41],"distance":34.4,"time":200.32},"sender":"Tearbi Ce","deadline":180062912604.51486,"risk":0,"description":"Videos of mud polo","payment":226,"skill":30.16699050777068},{"destination":145,"route":{"jumps":7,"route":[101,48,168,249,131,62,110,145],"distance":36.8,"time":205.44000000000005},"sender":"Abno Ranoon","deadline":180062868371.51486,"risk":2,"description":"Medical data","payment":595,"skill":30.39189227206332},{"destination":68,"route":{"jumps":4,"route":[101,43,226,211,68],"distance":18.400000000000002,"time":90.24000000000001},"sender":"Isabri Labi","deadline":180062648651.51486,"risk":1,"description":"Medical data","payment":312,"skill":44.45020699667103}]</string>
		<key>mission_oolite_contracts_passengers</key>
		<string>[{"destination":25,"route":{"jumps":13,"route":[101,48,168,249,131,62,110,179,4,184,105,220,174,25],"distance":72,"time":414.7200000000001},"species":"concerned Human Colonial","name":"Zailcest Lo","risk":1,"deadline":180063594995.51486,"payment":1183,"skill":23.65340930870612,"advance":141},{"destination":158,"route":{"jumps":14,"route":[101,197,172,54,47,143,81,151,92,195,22,107,18,51,158],"distance":74.39999999999999,"time":416.6400000000001},"species":"hesitant Human Colonial","name":"Nuusre Bear","risk":0,"deadline":180063642177.51486,"payment":2583,"skill":4.921602043684841,"advance":283},{"destination":2,"route":{"jumps":6,"route":[101,37,222,13,125,128,2],"distance":32,"time":173.44},"species":"friendly Human Colonial","name":"Qu Leit","risk":0,"deadline":180062736355.51486,"payment":1159,"skill":36.142224919547346,"advance":71},{"destination":118,"route":{"jumps":13,"route":[101,48,168,249,131,62,110,145,57,5,134,176,119,118],"distance":66.39999999999999,"time":357.7600000000001},"species":"ferocious Human Colonial","name":"Enes Uset","risk":2,"deadline":180063431069.51486,"payment":5059,"skill":27.941270902808036,"advance":2039},{"destination":49,"route":{"jumps":14,"route":[101,197,172,54,47,143,81,151,92,195,22,107,18,51,49],"distance":74.79999999999998,"time":421.9200000000001},"species":"nervous Human Colonial","name":"Eralve Hector","risk":0,"deadline":180063807277.51486,"payment":4889,"skill":29.36237316416767,"advance":537},{"destination":218,"route":{"jumps":13,"route":[101,197,172,54,47,143,81,151,92,195,22,107,18,218],"distance":69.99999999999999,"time":394.0800000000001},"species":"concerned Red Fat Insect","name":"Di Laen","risk":1,"deadline":180063689182.51486,"payment":2665,"skill":36.59483066962302,"advance":312}]</string>
		<key>mission_trumbles</key>
		<string>BUY_ME</string>
	</dict>
	<key>parcel_record</key>
	<dict/>
	<key>parcels</key>
	<array/>
	<key>passenger_record</key>
	<dict/>
	<key>passengers</key>
	<array/>
	<key>player_name</key>
	<string>New Thrashbarg</string>
	<key>player_save_name</key>
	<string>Thrashbarg the Tremendous Xexedi</string>
	<key>port_weapon</key>
	<string>EQ_WEAPON_NONE</string>
	<key>primed_equipment_a</key>
	<string>EQ_CLOAKING_DEVICE</string>
	<key>primed_equipment_b</key>
	<string>EQ_ENERGY_BOMB</string>
	<key>reputation</key>
	<dict>
		<key>contracts_expired</key>
		<integer>0</integer>
		<key>contracts_fulfilled</key>
		<integer>0</integer>
		<key>contracts_unknown</key>
		<integer>70</integer>
		<key>parcels_expired</key>
		<integer>0</integer>
		<key>parcels_fulfilled</key>
		<integer>1</integer>
		<key>parcels_unknown</key>
		<integer>69</integer>
		<key>passage_expired</key>
		<integer>0</integer>
		<key>passage_fulfilled</key>
		<integer>0</integer>
		<key>passage_unknown</key>
		<integer>70</integer>
	</dict>
	<key>role_system_memory</key>
	<array>
		<integer>210</integer>
		<integer>43</integer>
		<integer>101</integer>
		<integer>250</integer>
	</array>
	<key>role_weight_flags</key>
	<dict>
		<key>bought-legal</key>
		<integer>1</integer>
	</dict>
	<key>role_weights</key>
	<array>
		<string>player-unknown</string>
		<string>trader</string>
		<string>player-unknown</string>
		<string>player-unknown</string>
		<string>trader</string>
		<string>trader</string>
		<string>trader</string>
		<string>trader</string>
	</array>
	<key>scenario_restriction</key>
	<string>strict</string>
	<key>scripted_planetinfo_overrides</key>
	<dict/>
	<key>shipCommodityData</key>
	<array>
		<array>
			<string>food</string>
			<integer>0</integer>
		</array>
		<array>
			<string>textiles</string>
			<integer>0</integer>
		</array>
		<array>
			<string>radioactives</string>
			<integer>0</integer>
		</array>
		<array>
			<string>slaves</string>
			<integer>0</integer>
		</array>
		<array>
			<string>liquor_wines</string>
			<integer>0</integer>
		</array>
		<array>
			<string>luxuries</string>
			<integer>0</integer>
		</array>
		<array>
			<string>narcotics</string>
			<integer>0</integer>
		</array>
		<array>
			<string>computers</string>
			<integer>0</integer>
		</array>
		<array>
			<string>machinery</string>
			<integer>0</integer>
		</array>
		<array>
			<string>alloys</string>
			<integer>0</integer>
		</array>
		<array>
			<string>firearms</string>
			<integer>0</integer>
		</array>
		<array>
			<string>furs</string>
			<integer>35</integer>
		</array>
		<array>
			<string>minerals</string>
			<integer>0</integer>
		</array>
		<array>
			<string>gold</string>
			<integer>0</integer>
		</array>
		<array>
			<string>platinum</string>
			<integer>137</integer>
		</array>
		<array>
			<string>gem_stones</string>
			<integer>0</integer>
		</array>
		<array>
			<string>alien_items</string>
			<integer>0</integer>
		</array>
	</array>
	<key>ship_class_name</key>
	<string>Cobra Mark III</string>
	<key>ship_clock</key>
	<real>180062005149.83594</real>
	<key>ship_desc</key>
	<string>cobra3-player</string>
	<key>ship_kills</key>
	<integer>38</integer>
	<key>ship_name</key>
	<string>Cobra Mark III</string>
	<key>ship_trade_in_factor</key>
	<integer>86</integer>
	<key>ship_unique_name</key>
	<string>Joy of Digebiti</string>
	<key>shipyard_record</key>
	<dict/>
	<key>speech_on</key>
	<integer>0</integer>
	<key>starboard_weapon</key>
	<string>EQ_WEAPON_NONE</string>
	<key>station_markets</key>
	<array>
		<dict>
			<key>market</key>
			<array>
				<array>
					<string>food</string>
					<integer>0</integer>
					<integer>24</integer>
				</array>
				<array>
					<string>textiles</string>
					<integer>0</integer>
					<integer>26</integer>
				</array>
				<array>
					<string>radioactives</string>
					<integer>29</integer>
					<integer>155</integer>
				</array>
				<array>
					<string>slaves</string>
					<integer>0</integer>
					<integer>55</integer>
				</array>
				<array>
					<string>liquor_wines</string>
					<integer>0</integer>
					<integer>227</integer>
				</array>
				<array>
					<string>luxuries</string>
					<integer>0</integer>
					<integer>508</integer>
				</array>
				<array>
					<string>narcotics</string>
					<integer>0</integer>
					<integer>380</integer>
				</array>
				<array>
					<string>computers</string>
					<integer>0</integer>
					<integer>551</integer>
				</array>
				<array>
					<string>machinery</string>
					<integer>0</integer>
					<integer>588</integer>
				</array>
				<array>
					<string>alloys</string>
					<integer>0</integer>
					<integer>214</integer>
				</array>
				<array>
					<string>firearms</string>
					<integer>0</integer>
					<integer>500</integer>
				</array>
				<array>
					<string>furs</string>
					<integer>0</integer>
					<integer>345</integer>
				</array>
				<array>
					<string>minerals</string>
					<integer>31</integer>
					<integer>90</integer>
				</array>
				<array>
					<string>gold</string>
					<integer>11</integer>
					<integer>276</integer>
				</array>
				<array>
					<string>platinum</string>
					<integer>31</integer>
					<integer>545</integer>
				</array>
				<array>
					<string>gem_stones</string>
					<integer>5</integer>
					<integer>152</integer>
				</array>
				<array>
					<string>alien_items</string>
					<integer>0</integer>
					<integer>384</integer>
				</array>
			</array>
			<key>position</key>
			<array>
				<real>-42341.453125</real>
				<real>-77544.65625</real>
				<real>426597.28125</real>
			</array>
		</dict>
	</array>
	<key>subentities_status</key>
	<string></string>
	<key>system_id</key>
	<string>101</string>
	<key>target_id</key>
	<string>101</string>
	<key>trumbles</key>
	<array>
		<integer>0</integer>
		<integer>5656</integer>
		<array>
			<dict>
				<key>digram</key>
				<string>ja</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0042457971721887589</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.051147 10.144714</string>
				<key>position</key>
				<string>14.000000 -126.000000</string>
				<key>rotation</key>
				<real>5.8005518913269043</real>
				<key>rotational_velocity</key>
				<real>-1.3925930261611938</real>
				<key>size</key>
				<real>0.71881872415542603</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>a'</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0030323490500450134</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-17.271545 2.744324</string>
				<key>position</key>
				<string>-182.000000 -126.000000</string>
				<key>rotation</key>
				<real>-5.2606201171875</real>
				<key>rotational_velocity</key>
				<real>2.7043910026550293</real>
				<key>size</key>
				<real>0.82616418600082397</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>m$</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0033924109302461147</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>9.023560 4.039062</string>
				<key>position</key>
				<string>42.000000 98.000000</string>
				<key>rotation</key>
				<real>-5.2526087760925293</real>
				<key>rotational_velocity</key>
				<real>1.6000369787216187</real>
				<key>size</key>
				<real>0.8254241943359375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>e&gt;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0024882059078663588</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-18.463562 -19.920898</string>
				<key>position</key>
				<string>42.000000 126.000000</string>
				<key>rotation</key>
				<real>-1.5490720272064209</real>
				<key>rotational_velocity</key>
				<real>-2.7444460391998291</real>
				<key>size</key>
				<real>0.90856927633285522</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>s*</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0048101739957928658</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-3.023376 9.966736</string>
				<key>position</key>
				<string>154.000000 210.000000</string>
				<key>rotation</key>
				<real>0.9413909912109375</real>
				<key>rotational_velocity</key>
				<real>3.6978909969329834</real>
				<key>size</key>
				<real>0.68538671731948853</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o=</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0036589920055121183</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>17.077087 -17.786255</string>
				<key>position</key>
				<string>-70.000000 14.000000</string>
				<key>rotation</key>
				<real>-1.2982180118560791</real>
				<key>rotational_velocity</key>
				<real>-1.4536290168762207</real>
				<key>size</key>
				<real>0.80722051858901978</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>n </string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0059376670978963375</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-13.520813 -2.489990</string>
				<key>position</key>
				<string>210.000000 42.000000</string>
				<key>rotation</key>
				<real>4.1230769157409668</real>
				<key>rotational_velocity</key>
				<real>-0.7186126708984375</real>
				<key>size</key>
				<real>0.50746917724609375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o!</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0055150971747934818</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-8.862061 2.497131</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-2.3371119499206543</real>
				<key>rotational_velocity</key>
				<real>0.4813385009765625</real>
				<key>size</key>
				<real>0.56025701761245728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o#</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035505311097949743</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.419189 3.903931</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-8.668670654296875</real>
				<key>rotational_velocity</key>
				<real>-2.1044158935546875</real>
				<key>size</key>
				<real>0.80567169189453125</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>l&amp;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0027851529885083437</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>18.287231 5.162964</string>
				<key>position</key>
				<string>-126.000000 154.000000</string>
				<key>rotation</key>
				<real>6.6993708610534668</real>
				<key>rotational_velocity</key>
				<real>-3.50341796875</real>
				<key>size</key>
				<real>0.90128332376480103</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>i8</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0032759679015725851</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-10.234802 16.993042</string>
				<key>position</key>
				<string>-182.000000 -98.000000</string>
				<key>rotation</key>
				<real>-10.695420265197754</real>
				<key>rotational_velocity</key>
				<real>0.070648193359375</real>
				<key>size</key>
				<real>0.85597991943359375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>t,</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0044352421537041664</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>10.276550 11.668518</string>
				<key>position</key>
				<string>-126.000000 182.000000</string>
				<key>rotation</key>
				<real>6.1869049072265625</real>
				<key>rotational_velocity</key>
				<real>-1.6878509521484375</real>
				<key>size</key>
				<real>0.73490142822265625</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>e+</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0044431029818952084</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>5.364014 6.704346</string>
				<key>position</key>
				<string>42.000000 126.000000</string>
				<key>rotation</key>
				<real>-1.231842041015625</real>
				<key>rotational_velocity</key>
				<real>-2.7931981086730957</real>
				<key>size</key>
				<real>0.66329962015151978</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>&amp;</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0041412590071558952</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>18.631653 10.558899</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>4.120330810546875</real>
				<key>rotational_velocity</key>
				<real>-1.1002349853515625</real>
				<key>size</key>
				<real>0.8062744140625</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>c0</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0041601750999689102</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-11.469116 9.655273</string>
				<key>position</key>
				<string>154.000000 -210.000000</string>
				<key>rotation</key>
				<real>4.4924931526184082</real>
				<key>rotational_velocity</key>
				<real>0.67413330078125</real>
				<key>size</key>
				<real>0.70170587301254272</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>o!</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0055150971747934818</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-8.862061 2.497131</string>
				<key>position</key>
				<string>-70.000000 -14.000000</string>
				<key>rotation</key>
				<real>-2.3371119499206543</real>
				<key>rotational_velocity</key>
				<real>0.4813385009765625</real>
				<key>size</key>
				<real>0.56025701761245728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>b=</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0019290229538455606</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>16.841431 18.521790</string>
				<key>position</key>
				<string>-14.000000 -154.000000</string>
				<key>rotation</key>
				<real>-3.4796910285949707</real>
				<key>rotational_velocity</key>
				<real>1.1157230138778687</real>
				<key>size</key>
				<real>0.97620391845703125</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>r#</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035760619211941957</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>4.473572 4.755920</string>
				<key>position</key>
				<string>-14.000000 -182.000000</string>
				<key>rotation</key>
				<real>11.450499534606934</real>
				<key>rotational_velocity</key>
				<real>0.380401611328125</real>
				<key>size</key>
				<real>0.84326928853988647</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>aa</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0048899049870669842</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>3.888000 7.588745</string>
				<key>position</key>
				<string>-154.000000 -70.000000</string>
				<key>rotation</key>
				<real>-9.5565032958984375</real>
				<key>rotational_velocity</key>
				<real>1.1533360481262207</real>
				<key>size</key>
				<real>0.60591131448745728</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>3o</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.004879671148955822</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-7.976562 4.377991</string>
				<key>position</key>
				<string>182.000000 -182.000000</string>
				<key>rotation</key>
				<real>7.5315861701965332</real>
				<key>rotational_velocity</key>
				<real>-1.9391629695892334</real>
				<key>size</key>
				<real>0.67620849609375</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>.w</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0036581091117113829</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-6.942200 8.586853</string>
				<key>position</key>
				<string>-210.000000 98.000000</string>
				<key>rotation</key>
				<real>-1.3673399686813354</real>
				<key>rotational_velocity</key>
				<real>0.14778140187263489</real>
				<key>size</key>
				<real>0.80229949951171875</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>do</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0019788669887930155</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-7.088318 18.293823</string>
				<key>position</key>
				<string>-98.000000 210.000000</string>
				<key>rotation</key>
				<real>-3.8564300537109375</real>
				<key>rotational_velocity</key>
				<real>0.3112030029296875</real>
				<key>size</key>
				<real>0.95744317770004272</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>a0</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0029791179113090038</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>-11.505371 9.087280</string>
				<key>position</key>
				<string>-182.000000 -98.000000</string>
				<key>rotation</key>
				<real>-3.9205169677734375</real>
				<key>rotational_velocity</key>
				<real>0.68351751565933228</real>
				<key>size</key>
				<real>0.84362030029296875</real>
			</dict>
			<dict>
				<key>digram</key>
				<string>t+</string>
				<key>discomfort</key>
				<real>0.0</real>
				<key>growth_rate</key>
				<real>0.0035528528969734907</real>
				<key>hunger</key>
				<real>0.0</real>
				<key>movement</key>
				<string>5.635925 10.964294</string>
				<key>position</key>
				<string>-126.000000 182.000000</string>
				<key>rotation</key>
				<real>9.3637847900390625</real>
				<key>rotational_velocity</key>
				<real>-0.36956790089607239</real>
				<key>size</key>
				<real>0.85143280029296875</real>
			</dict>
		</array>
	</array>
	<key>weapons_online</key>
	<true/>
	<key>wormholes</key>
	<array/>
	<key>written_by_version</key>
	<string>1.90</string>
</dict>
</plist>
Last edited by Cholmondely on Thu Aug 28, 2025 10:10 am, edited 2 times in total.
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
User avatar
Cholmondely
Archivist
Archivist
Posts: 6416
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: Enhance my savegame

Post by Cholmondely »

OldThrashbarg wrote: Thu Aug 28, 2025 7:46 am
Cholmondely wrote: Wed Aug 27, 2025 8:02 pm
Would you rather start again from scratch?
It's something i would consider, like mentioned a few posts ago. Perhaps we can forge some basic rules for the thread when we start over.


You don't seem to have taken on board how utterly useless I am at combat.

If you make a mistake on the F8 commodities screen, all that happens is we either loose a little potential profit or even some money. When I get involved in combat, I just get us killed. Again, of our current 38 kills, every single one is yours.

Hence my need for better shields when chased by assassins which go after those with the more lucrative contracts (which is why they are so lucrative).

So when we start again, I will need Fuel Injectors as soon as possible. And then will need an EEU. And, eventually, the Shield Boosters, if you want those lucrative contracts. The pulse/beam/military lasers do me no good without the SniperLock OXP (not loadable in our Strict Games). Ditto the missiles. The missiles can be used as an alternative to ECM, but since I haven't memorised the relevant keypresses...



I don't know that we need any basic rules, since our developed modus vivendi seems to work pretty well. We just need to make enough money to buy the equipment which we each need for our piloting styles.

Image

I'd recommend starting at Lave (buy food/textiles), going to Zaonce (buy computers/machinery), then to Isinor (buy furs and food).

Then do the Isinor<>Tionisla milk run until we have fuel injectors.

Then move to the Isinor<>Qutiri milk run (more dangerous, but bigger profits).

Once we have decent shields, lasers & targeting equipment we can then start exploring/taking on contracts.

What do you say?


Image
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
OldThrashbarg
Dangerous
Dangerous
Posts: 64
Joined: Wed Aug 19, 2015 11:23 am

Re: Enhance my savegame

Post by OldThrashbarg »

Cholmondely wrote: Thu Aug 28, 2025 10:04 am
You don't seem to have taken on board how utterly useless I am at combat.
Why are you so transparent about that? I mean is it no perspective for you to try and improve your combat skills?
If you make a mistake on the F8 commodities screen, all that happens is we either loose a little potential profit or even some money. When I get involved in combat, I just get us killed. Again, of our current 38 kills, every single one is yours.

Hence my need for better shields when chased by assassins which go after those with the more lucrative contracts (which is why they are so lucrative).

So when we start again, I will need Fuel Injectors as soon as possible. And then will need an EEU. And, eventually, the Shield Boosters, if you want those lucrative contracts. The pulse/beam/military lasers do me no good without the SniperLock OXP (not loadable in our Strict Games). Ditto the missiles. The missiles can be used as an alternative to ECM, but since I haven't memorised the relevant keypresses...
I usually sell all missiles and go for ecm first. Then fuel injectors and then fuel scoops. Aside from that i try basic trading wich is kind of overlookable with <100Cr so i have better track of the margins. Maybe a few milkruns when i find some, but a good part of the acquise of money comes from looting especially in the early phase of the game. Like i said, i do not see how you do it without using your weapons in regards of the early phase of the game.
I don't know that we need any basic rules, since our developed modus vivendi seems to work pretty well. We just need to make enough money to buy the equipment which we each need for our piloting styles.
Keep in mind that if let's say we start another thread from scratch, more individuals could decide to give it a try. So a sort of basic ruleset might be helpful for orientation. Things like Limits on Jumps or trading per turn, give vetorights a chance before doing investments etc...
Image

I'd recommend starting at Lave (buy food/textiles), going to Zaonce (buy computers/machinery), then to Isinor (buy furs and food).

Then do the Isinor<>Tionisla milk run until we have fuel injectors.

Then move to the Isinor<>Qutiri milk run (more dangerous, but bigger profits).

Once we have decent shields, lasers & targeting equipment we can then start exploring/taking on contracts.

What do you say?


Image
That sounds like a well calculated strategy for the first steps. I am sure it is profitable and effective but if there are serveral players, maybe they should all have a word to say on what to do. After all: it's based on saved games...
Post Reply