Making asteroid mining worth it
I haven't seen anyone post anything like this so i'll give it a go. For this example, i opened the Colorado silverton asteroid field ini found in the solar\asteroids directory. Inside, you should look for something like this:
[DynamicAsteroids
asteroid = DAsteroid_mineable_small1 <= Asteroid type. Changing crashes sp missions for some reason
count = 30 <=how many asteroids at a time
placement_radius = 130.000000 <=how far they are from you when it appears
placement_offset = 90.000000 <=distance between them
max_velocity = 15.000000 <=speed of asteroids
max_angular_velocity = 3.000000 <=rotational speed of asteroids
color_shift = 1.000000, 1.000000, 1.000000 <=Not sure
[LootableZone
asteroid_loot_container = lootcrate_ast_loot_silver <= what crate the immovable asteroids eject when destroyed (since their indestructible,= pointless)
asteroid_loot_commodity = commodity_silver <= what the immovable asteroids eject that is inside the crate when destroyed (since their indestructible,= pointless)
dynamic_loot_container = lootcrate_ast_loot_silver <=destructible asteroid crate
dynamic_loot_commodity = commodity_silver <=destructible asteroid loot
asteroid_loot_count = 0, 0 <=asteroid loot amount when destroyed
dynamic_loot_count = 1, 1 <=destructable asteroid loot amount when destroyed min,max. Try dynamic_loot_count = 10, 100 for super rich fields
asteroid_loot_difficulty = 95 <= 1 out of (number) chance of getting loot when invincible asteroid destroyed. Lower = easier to get loot
dynamic_loot_difficulty = 1 <= 1 out of (number) chance of getting loot when destructable asteroid destroyed. Lower = easier to get loot
Mining for resources now can actually pay of if this is done right. No more spending hours in the Dublin fields and fending of Molly's or the schwefelwolke lava fields with its radiation and only a pittance to show for it. You can make asteriod fields have lots of low yield high presence resources or ultra rare motherloads.
To find out which field ini has resources for looting, simply open the asteroids directory and use the search function for any files containing the TEXT not name lootable.
I hope this helps those who have found mining to be excercises in frustration.
[DynamicAsteroids
asteroid = DAsteroid_mineable_small1 <= Asteroid type. Changing crashes sp missions for some reason
count = 30 <=how many asteroids at a time
placement_radius = 130.000000 <=how far they are from you when it appears
placement_offset = 90.000000 <=distance between them
max_velocity = 15.000000 <=speed of asteroids
max_angular_velocity = 3.000000 <=rotational speed of asteroids
color_shift = 1.000000, 1.000000, 1.000000 <=Not sure
[LootableZone
asteroid_loot_container = lootcrate_ast_loot_silver <= what crate the immovable asteroids eject when destroyed (since their indestructible,= pointless)
asteroid_loot_commodity = commodity_silver <= what the immovable asteroids eject that is inside the crate when destroyed (since their indestructible,= pointless)
dynamic_loot_container = lootcrate_ast_loot_silver <=destructible asteroid crate
dynamic_loot_commodity = commodity_silver <=destructible asteroid loot
asteroid_loot_count = 0, 0 <=asteroid loot amount when destroyed
dynamic_loot_count = 1, 1 <=destructable asteroid loot amount when destroyed min,max. Try dynamic_loot_count = 10, 100 for super rich fields
asteroid_loot_difficulty = 95 <= 1 out of (number) chance of getting loot when invincible asteroid destroyed. Lower = easier to get loot
dynamic_loot_difficulty = 1 <= 1 out of (number) chance of getting loot when destructable asteroid destroyed. Lower = easier to get loot
Mining for resources now can actually pay of if this is done right. No more spending hours in the Dublin fields and fending of Molly's or the schwefelwolke lava fields with its radiation and only a pittance to show for it. You can make asteriod fields have lots of low yield high presence resources or ultra rare motherloads.
To find out which field ini has resources for looting, simply open the asteroids directory and use the search function for any files containing the TEXT not name lootable.
I hope this helps those who have found mining to be excercises in frustration.