Log in to your NBOS account to upload files
Recent Uploads
Jörðgarð Map No. 508 - Wye in the Trail11/17/2024
Jörðgarð Map No. 507 - Stag's Leap Wayhouse, 2nd Story11/01/2024
Jörðgarð Map No. 506 - Stag's Leap10/06/2024
Sneak Preview 210/06/2024
Sneak Preview 310/06/2024
Most Downloaded
NBOS Character Sheet Designer v2.0126091
Inspiration Pad Pro 3.022944
Inspiration Pad Pro 2.017776
Fractal Mapper 8 PDF12552
ScreenMonkey Lite 1.8k9397
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:
3287
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