Explanation of allignments (ie, indep, const order, etc)

General discussion about anything related to Transcendence.
Post Reply
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

So what do the allignments do exactly?
I know for example, that independant makes everyone not-hostile, but what exactly do the others do. IE, in some old version, someone (domina?) was const order, but now is const chaos, like... pretty much every non-independant friendly.
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

*pokes george*
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

Alignment is just a simple way to determine the disposition of one sovereign towards another.

In all cases, a <Disposition> tag will override alignment.

If there is no explicit disposition tag, then the relationship between two sovereigns is determined as follows:

1. Constructive chaos is friendly towards anyone who is constructive (chaos or order) and an enemy of anyone who is destructive (chaos or order). They are neutral towards neutrals.

2. Constructive order are enemies of anyone who is destructive. They are friends with constructive order and neutral towards anyone else.

3. Neutrals are neutral with everyone except destructive chaos (with whom they are enemies)

4. Destructive order are neutral towards other destructive order sovereigns and towards neutrals. They are enemies of everyone else.

5. Destructive chaos treats all other sovereigns as enemies (including other destructive chaos sovereigns).
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

What's the functional difference between being neutral & friendly with another sovereign?
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

In practice there is not much difference between friend and neutral.

Ships have slightly different behavior when attacked:

If attacked by a friend, then warn the friend (unless blacklisted)
If attacked by a neutral, always attack.
If attacked by an enemy, always attack.

Salvagers and the outlaw transports are neutral towards the player.
Post Reply