what are possible values for level Frequency

Freeform discussion about anything related to modding Transcendence.
Post Reply
andrewpen
Commonwealth Pilot
Commonwealth Pilot
Posts: 97
Joined: Thu May 31, 2012 12:35 pm
Location: In my lab

I am a bit of a noob when it comes to modding, I have managed to mod a few ships , weapons, shields. and armor. I have now begun to look into station modding and I have a question about the code. What are some values for level frequency?
when life throws you a curve ball catch it and throw it back.
User avatar
Star Weaver
Militia Commander
Militia Commander
Posts: 311
Joined: Sun Nov 07, 2010 10:20 pm
Location: . . . between the stars and the warm black sky . . .

levelFrequency= "--vru cu---"

Translates to

Code: Select all

system level -- rarity
1 -- not present
2 -- not present
3 -- very rare
4 -- rare
5 -- uncommon
6 -- common
7 -- uncommon
8 -- not present
9 -- not present
10 - not present
Those are the four levels of rarity that the game uses. Of course, actual frequency of appearance depends on what else is trying to get in. It's like a raffle: common stuff gets 20 tickets every time a new station is needed, uncommon stuff 10, rare 4 and veryrare just 1.
Image
Image
Image
andrewpen
Commonwealth Pilot
Commonwealth Pilot
Posts: 97
Joined: Thu May 31, 2012 12:35 pm
Location: In my lab

:D Thanks star weaver that helps allot
when life throws you a curve ball catch it and throw it back.
Post Reply