At the moment, I think, the largest merchant convoys a player is likely to encounter is one large freighter and maybe five escorts. Is this because of how convoys/mothers/escorts work? Is there anything preventing the formation of an occasional larger convoy - say, three merchantmen and a dozen escorts?
Where would larger convoys go? Maybe traders en route to to Anarchy systems might look to team up - but then, maybe there just aren't that many traders travelling to these dangerous systems. Perhaps large convoys would be seen in safer systems, where ships want to defend themselves against occasional pirate raids and where such a large target would be unlikely to attract a swarm of hostiles.
Larger convoys
Moderators: winston, another_commander
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Larger convoys
Occasional larger convoys would look good too. I once saw three Anacondas, with six escorts each, all heading in-system in close proximity. Of course, they weren't actually acting as one convoy, but it was quite a sight to behold. A single convoy of that size would make a tough target for bandits.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
Re: Larger convoys
"Occasional" is the right word … this would mostly just be for the look of the thing, a now-and-again "Look at that!" moment, rather than something which would impact gameplay very much (hence why I think they should probably only show up in safe systems). But a core group of three Annies - or even a Boa and two Pythons - inside a shell of escorts would be something to see. It would also help emphasise the player's lone-wolf (AKA Johnny No-Mates ) status.Cody wrote: ↑Sun Jul 23, 2017 3:40 pmOccasional larger convoys would look good too. I once saw three Anacondas, with six escorts each, all heading in-system in close proximity. Of course, they weren't actually acting as one convoy, but it was quite a sight to behold. A single convoy of that size would make a tough target for bandits.
- gsagostinho
- ---- E L I T E ----
- Posts: 573
- Joined: Sun Jul 19, 2015 1:09 pm
Re: Larger convoys
I really like these ideas as well!Disembodied wrote:a core group of three Annies - or even a Boa and two Pythons - inside a shell of escorts would be something to see. It would also help emphasise the player's lone-wolf (AKA Johnny No-Mates ) status.
- Norby
- ---- E L I T E ----
- Posts: 2577
- Joined: Mon May 20, 2013 9:53 pm
- Location: Budapest, Hungary (Mainly Agricultural Democracy, TL10)
- Contact:
Re: Larger convoys
There is a maxEscorts variable which is limited to 16 so it is possible to put even 8 freighters and 8 escorts into a group.Disembodied wrote: ↑Sun Jul 23, 2017 3:33 pmIs there anything preventing the formation of an occasional larger convoy - say, three merchantmen and a dozen escorts?
Anaconda currently use the following escort_roles:
Code: Select all
escort_roles = (
{ role = "escort"; min = -2; max = 2; },
{ role = "escort-medium"; min = 0; max = 4; },
{ role = "escort-heavy"; min = -4; max = 2;
{ role = ""; min = 0; max = 2; } // spare slots for wandering escorts
);
I also recommend to install Escort Formations for more variety.
-
- Quite Grand Sub-Admiral
- Posts: 6680
- Joined: Wed Feb 28, 2007 7:54 am
Re: Larger convoys
With the creation of the Convoys OXP, the discussion continues here: https://bb.oolite.space/viewtopic.php?f=4&t=18941
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: Lager convoys
About these lager convoys - they sound like fun!
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!