Difference between revisions of "List of Planets used in OXPs"
m (minor update) |
(Note a few planetinfo usages, add native Nova mission.) |
||
Line 6: | Line 6: | ||
A star (*) after the planet name indicates that the name has been changed for the purposes of the OXP. The name listed is the planet's actual name, not the new name. Although sometimes desirable, this practice is not generally recommended. | A star (*) after the planet name indicates that the name has been changed for the purposes of the OXP. The name listed is the planet's actual name, not the new name. Although sometimes desirable, this practice is not generally recommended. | ||
+ | |||
+ | A star (*) after a "No" in the planetinfo.plist field means that changes are made to planet info by Javascript (system.info) rather than by the use of planetinfo.plist files. | ||
+ | |||
+ | Some OXPs affect a random system within a particular galaxy. These contain a ? in the system name and number columns. OXPs which can affect a random system in any galaxy (e.g. Bloomberg Markets) are not listed! | ||
Line 17: | Line 21: | ||
|Isatre || 0 52 || Smivs (WIP)|| Yes | |Isatre || 0 52 || Smivs (WIP)|| Yes | ||
|- | |- | ||
− | |Lave || 0 7 || Lave || | + | |Lave || 0 7 || Lave || Yes |
|- | |- | ||
− | |Leralace || 0 141 || Taranis|| | + | |Leralace || 0 141 || Taranis|| Yes |
|- | |- | ||
− | |Leesti || 0 55 || | + | |Leesti || 0 55 || Asteroid Storm || Yes |
|- | |- | ||
|Sori* || 0 99 || Wildeblood-GalDrive Programmer|| Unknown | |Sori* || 0 99 || Wildeblood-GalDrive Programmer|| Unknown | ||
|- | |- | ||
− | |Tianve || 0 246 || Tianve || | + | |Tianve || 0 246 || Tianve || Yes |
|- | |- | ||
|Zaleriza || 0 238 || Smivs (WIP)|| Yes | |Zaleriza || 0 238 || Smivs (WIP)|| Yes | ||
Line 37: | Line 41: | ||
!width="100"|planetinfo.plist used | !width="100"|planetinfo.plist used | ||
|- | |- | ||
− | |Bebege || 1 32 || Ionics|| | + | |Bebege || 1 32 || Ionics|| Yes |
|- | |- | ||
− | |Cevera || 1 198 || Ionics|| | + | |Cevera || 1 198 || Ionics|| Yes |
|- | |- | ||
− | |Dimadi || 1 36 || Ionics|| | + | |Dimadi || 1 36 || Ionics|| Yes |
|- | |- | ||
− | |Ersoonve || 1 50 || Ionics|| | + | |Ersoonve || 1 50 || Ionics|| Yes |
|- | |- | ||
− | |Legeara || 1 55 || Ionics|| | + | |Legeara || 1 55 || Ionics|| Yes |
|- | |- | ||
− | |Ramaza || 1 26 || Ionics|| | + | |Ramaza || 1 26 || Ionics|| Yes |
|- | |- | ||
− | |Soorte || 1 42 || Ionics|| | + | |Soorte || 1 42 || Ionics|| Yes |
|- | |- | ||
|Sosole || 1 192 || Smivs (WIP)|| Yes | |Sosole || 1 192 || Smivs (WIP)|| Yes | ||
Line 63: | Line 67: | ||
|Atistiso || 2 57 || Smivs (WIP)|| Yes | |Atistiso || 2 57 || Smivs (WIP)|| Yes | ||
|- | |- | ||
− | |Ceanbibi || 2 76 || Rescue Stations|| | + | |Ceanbibi || 2 76 || Rescue Stations|| Yes |
|- | |- | ||
− | |Lezaer || 2 5 || Rescue Stations|| | + | |Lezaer || 2 5 || Rescue Stations|| Yes |
|- | |- | ||
− | |Ribiara* || 2 99 || Thargoid-Aquatics|| | + | |Ribiara* || 2 99 || Thargoid-Aquatics|| Yes |
|} | |} | ||
Line 77: | Line 81: | ||
!width="100"|planetinfo.plist used | !width="100"|planetinfo.plist used | ||
|- | |- | ||
− | |Biante || 3 65 || Trident Down || | + | |? || 3 ?? || Nova (native) || No* |
+ | |- | ||
+ | |Biante || 3 65 || Trident Down || No* | ||
|- | |- | ||
− | |Dicebe || 3 197 || Trident Down || | + | |Dicebe || 3 197 || Trident Down || No* |
|- | |- | ||
− | |Lavebe || 3 2 || Trident Down || | + | |Lavebe || 3 2 || Trident Down || No* |
|- | |- | ||
− | |Leenor || 3 187 || Trident Down || | + | |Leenor || 3 187 || Trident Down || No* |
|- | |- | ||
− | |Leicera || 3 247 || Trident Down || | + | |Leicera || 3 247 || Trident Down || No* |
|- | |- | ||
− | |Lequetor || 3 34 || Trident Down || | + | |Lequetor || 3 34 || Trident Down || No* |
|- | |- | ||
− | |Raceedat || 3 135 || Trident Down || | + | |Raceedat || 3 135 || Trident Down || No* |
|- | |- | ||
− | |Teance || 3 149 || Lovecats|| | + | |Teance || 3 149 || Lovecats|| Yes |
|- | |- | ||
|Usgeat || 3 189 || Smivs (WIP)|| Yes | |Usgeat || 3 189 || Smivs (WIP)|| Yes |
Revision as of 13:51, 18 July 2012
List of planets used in OXPs
This list is to help OXP authors who wish to use specific planets in their OXPs.
By refering to the list, you can check if another OXP already uses the planet you would like to use, and to check if a planetinfo.plist has been used to change the description of the planet, or whether any scripting has been attached to it eg are entities spawned by using 'script_actions'. This is important as when the game loads OXPs, and two OXPs try to affect the same elements, only one will be applied, meaning that your OXP information may not be applied, or your OXP might overwrite somebody elses.
A star (*) after the planet name indicates that the name has been changed for the purposes of the OXP. The name listed is the planet's actual name, not the new name. Although sometimes desirable, this practice is not generally recommended.
A star (*) after a "No" in the planetinfo.plist field means that changes are made to planet info by Javascript (system.info) rather than by the use of planetinfo.plist files.
Some OXPs affect a random system within a particular galaxy. These contain a ? in the system name and number columns. OXPs which can affect a random system in any galaxy (e.g. Bloomberg Markets) are not listed!
Galaxy One
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Isatre | 0 52 | Smivs (WIP) | Yes |
Lave | 0 7 | Lave | Yes |
Leralace | 0 141 | Taranis | Yes |
Leesti | 0 55 | Asteroid Storm | Yes |
Sori* | 0 99 | Wildeblood-GalDrive Programmer | Unknown |
Tianve | 0 246 | Tianve | Yes |
Zaleriza | 0 238 | Smivs (WIP) | Yes |
Galaxy Two
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Bebege | 1 32 | Ionics | Yes |
Cevera | 1 198 | Ionics | Yes |
Dimadi | 1 36 | Ionics | Yes |
Ersoonve | 1 50 | Ionics | Yes |
Legeara | 1 55 | Ionics | Yes |
Ramaza | 1 26 | Ionics | Yes |
Soorte | 1 42 | Ionics | Yes |
Sosole | 1 192 | Smivs (WIP) | Yes |
Galaxy Three
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Atistiso | 2 57 | Smivs (WIP) | Yes |
Ceanbibi | 2 76 | Rescue Stations | Yes |
Lezaer | 2 5 | Rescue Stations | Yes |
Ribiara* | 2 99 | Thargoid-Aquatics | Yes |
Galaxy Four
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
? | 3 ?? | Nova (native) | No* |
Biante | 3 65 | Trident Down | No* |
Dicebe | 3 197 | Trident Down | No* |
Lavebe | 3 2 | Trident Down | No* |
Leenor | 3 187 | Trident Down | No* |
Leicera | 3 247 | Trident Down | No* |
Lequetor | 3 34 | Trident Down | No* |
Raceedat | 3 135 | Trident Down | No* |
Teance | 3 149 | Lovecats | Yes |
Usgeat | 3 189 | Smivs (WIP) | Yes |
Zausmaor | 3 193 | Smivs (WIP) | Yes |
Galaxy Five
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Biceri | 4 58 | Okti-Coyotes Run | Yes |
Raleor | 4 50 | Smivs (WIP) | Yes |
Galaxy Six
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Biteen | 5 193 | Smivs (WIP) | Yes |
Galaxy Seven
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Ertius | 6 151 | Smivs (WIP) | Yes |
Esaqube | 6 205 | Smivs (WIP) | Yes |
Xeraso | 6 158 | Smivs (WIP) | Yes |
Galaxy Eight
Planet Name | Planet Number | Used by (Author/OXP) | planetinfo.plist used |
---|---|---|---|
Usmaedin | 7 13 | Smivs (WIP) | Yes |
Xetila | 7 168 | Smivs (WIP) | Yes |