Elemental Attributes?

Freeform discussion about anything related to modding Transcendence.
Post Reply
User avatar
DigaRW
Militia Captain
Militia Captain
Posts: 517
Joined: Thu Jul 30, 2015 3:10 pm
Location: The place where I belong
Contact:

I found a strange attributes when I learning the station codes, like envAir, envEarth, envFire, & envWater.
What it purpose?
Download Transcendence mods from Reinvented Workbench Project!
Click this link!
relanat
Militia Captain
Militia Captain
Posts: 941
Joined: Tue Nov 05, 2013 9:56 am

I'm pretty vague on this but I think it has to do with where and how often a station will spawn. Something like envFire will mean a station will appear more often in volcanic systems, or envWater means it will spawn near a blue 'live' planet. Something like that (maybe). Others will know more. I have got a couple of webpages saved somewhere with a bit of info on them, I'll try and find them.

Edit: there's a bit of info here: http://forums.kronosaur.com/viewtopic.p ... air#p36493
And George explains a bit more here: http://forums.kronosaur.com/viewtopic.p ... lit=envair
Stupid code. Do what I want, not what I typed in!
User avatar
DigaRW
Militia Captain
Militia Captain
Posts: 517
Joined: Thu Jul 30, 2015 3:10 pm
Location: The place where I belong
Contact:

relanat wrote:I'm pretty vague on this but I think it has to do with where and how often a station will spawn. Something like envFire will mean a station will appear more often in volcanic systems, or envWater means it will spawn near a blue 'live' planet. Something like that (maybe). Others will know more. I have got a couple of webpages saved somewhere with a bit of info on them, I'll try and find them.

Edit: there's a bit of info here: http://forums.kronosaur.com/viewtopic.p ... air#p36493
And George explains a bit more here: http://forums.kronosaur.com/viewtopic.p ... lit=envair
I see, thanks for your help.
Download Transcendence mods from Reinvented Workbench Project!
Click this link!
relanat
Militia Captain
Militia Captain
Posts: 941
Joined: Tue Nov 05, 2013 9:56 am

Here's the link for what I had saved: http://wiki.kronosaur.com/modding/guide/stations101

Relevant stuff from it:

Code: Select all

STATION ATTRIBUTES

anarchists:         anarchists
commonwealth:       commonwealth station
commonFleet:        Commonwealth Fleet
commonMilitary:     either Commonwealth militia or Commonwealth Fleet
enemy:              enemy of the player
friendly:           friend of the player
populated:          not an automated station
primary:            main station in the system

ENVIRONMENT ATTRIBUTES

envEarthstation found in earth systems
envFirestation found in fire systems
envWaterstation found in water systems
envAirstation found in air systems

For example, in asteroid systems (+envEarth) any station that
DOES NOT have the envEarth attribute is half as likely to appear
in the system.

Each of the above attributes also has a pair of the form envAvoidsXXX. For
example, envAvoidsAir means that the station is less likely than average to
be found in an ice system.

LOCATION CRITERIA

+planetarystation twice as likely to appear near a planet
Stupid code. Do what I want, not what I typed in!
Post Reply