Log in to your NBOS account to upload files
Recent Uploads
Add Custom Field Example Plugin04/05/2024
Inspiration Pad Pro v3.0 for Android04/03/2024
Jörðgarð Maps No. 505 - Wayhouse 2nd Story03/08/2024
Jörðgarð Map No. 504 - Wayhouse Ground Floor03/08/2024
Jörðgarð Map No. 503 - Stillwood02/06/2024
Most Downloaded
NBOS Character Sheet Designer v2.0123571
Inspiration Pad Pro 3.022132
Inspiration Pad Pro 2.017610
Fractal Mapper 8 PDF12292
ScreenMonkey Lite 1.8k9203
Highest Rated
Earth Political Map5 out of 5, 0 votes
Monastary of Brakki5 out of 5, 0 votes
Hip Cat beyond 10,000 LY5 out of 5, 0 votes
Quick Generate Plug-in5 out of 5, 0 votes
Surface Map and Blazon Generator Plugin5 out of 5, 0 votes
All Categories > AstroSynthesis > Plug-ins and tools
Traveller UWP Generator
Download (13.3 KB)
Contributor:
BradFletcher
Rating:
5 out of 5, 0 votes
Date Added:
04/26/2007
Downloads:
3112
Description:
NOTE: www.nbos.com/nox/index.php?action=1001&id=161

by Jay Gorrell, is definately better than my version. Please give it a try.


Alpha++ Version

THIS WILL OVERWRITE ANY PREEXISTING GM NOTES
Use with care

This will generate a UWP string up to Tech Level for any terrestrial planet that has a population.

it will place this string in the GM Notes section under the properties of the planet.

I blatently lifted portions from the Complete Surface Map Generator Script. My thanks to it's author.

I plan on including the whole UWP(as it exists in TNE) soon. And creating a custom field to hold it instead of the GMNotes. This Alpha release is for feedback and suggestions.

The only changes to the UWP was substituting the normal hex location with {x.y.z}

also starport types are influenced by the planets population. You can change this via the Constants at the top of the script.

+EDIT: Populations should be determined correctly and now includes up to Trade Classifications.

++EDIT: Military Base Presence uses Imperial calculation instead of Non-Imperial. Scout waystations are determined by population size
{if Naval and Scout and population = Mature(10,000,000) then code is "B" otherwise code is "A"} Mature is a variable that can be set in the script.

Known Bugs: None

Next Upgrade: use the percentage of atmospheric elements to determine atmosphere. Right now it only takes the atm pressure to determine type and skips over the possibility of the atmo being 'tainted' or 'exotic'. This will take some research(read: time)

Thank you