• Welcome to the new COTI server. We've moved the Citizens to a new server. Please let us know in the COTI Website issue forum if you find any problems.

General NPC tracker?

Spinward Scout

SOC-14 5K
Baron
Has anyone ever made an NPC tracker?

Let's say I want to take a squad of Regina's Finest against an Ine Givar cell. Is there a sheet where I can list all of one group on one sheet and the other group on another sheet?

Has anyone made something like that?
 
I'm an accountant, I use Excel for everything. For the spearcarrier NPC's on the Patrol Cruiser Boxing Kangaroo, i.e. Junior Gunners, Engineers, and Marines, I've got spreadsheet with the six characteristics and skills. Would you like a copy?
 
It depends on your level of desire to be into the technical guts of things. The simplest and most portable is a plain text file. Pretty much anyone can use them. However, if you think you have a lot of NPCs to track then you want to think through the layout of your text file early on, and have a field seperator for each field. This takes thought; for example, do you separate first names and last names? Do you put in military rank and social status honorific? If you are going to track skills, then you need to use the same names for each skill, and the same pattern of uppercase and lower case.

Probably the first good step forward is to make a text file and separate fields by colons ":". For example:

Code:
MSgt:Knight:John:Smythe:44455B:GunCbt-2,Eng-3
::Jane Dough:AAABB5:Pilot-3,Eng-2

This gives you several advantages; anyone else in the group can use and add to it, and if you later want to import it into a spreadsheet program or a database, most of your work is already done.

If you really want to have some fun, and are at Computer-1 or greater, check out Neo4J. It lets you graph relationships between characters and whatever, so you can see who knows whom to talk to about that space ship deal you just can't resist.
 
Has anyone ever made an NPC tracker?

Let's say I want to take a squad of Regina's Finest against an Ine Givar cell. Is there a sheet where I can list all of one group on one sheet and the other group on another sheet?

Has anyone made something like that?

All my NPCs are kept in a database. So far, I'm only tracking Imperium sectors.
 
Has anyone ever made an NPC tracker?

Let's say I want to take a squad of Regina's Finest against an Ine Givar cell. Is there a sheet where I can list all of one group on one sheet and the other group on another sheet?

Has anyone made something like that?

The CotI member agorski has made a bunch of apps for Traveller including one called Military Units. May be what you’re looking for.

Here’s a link to the main site:

https://naasirka.weebly.com/
 
Thanks everybody!

I'm an accountant, I use Excel for everything. For the spearcarrier NPC's on the Patrol Cruiser Boxing Kangaroo, i.e. Junior Gunners, Engineers, and Marines, I've got spreadsheet with the six characteristics and skills. Would you like a copy?

Sure, I'll give it a shot. Thanks!
 
The CotI member agorski has made a bunch of apps for Traveller including one called Military Units. May be what you’re looking for.

Here’s a link to the main site:

https://naasirka.weebly.com/
Thanks for the plug, but Military Units doesn't include individual troops. My Citizens app for T5 can store characters, but it's overkill for the OP's case.
 
Personally, I created two spreadsheets.
One is a "creation center"
It has the flow charts, data charts and tables needed to create characters in every one of the career fields I accept or have created
(mind you, some have become obsolete as I started this in the early 1980's and some character classes have been made Canon with
different properties)

The second is named "Spinward Marches" and contains "everything else"
there are pages for things like food and drink, based on which systems items can be found in...
there are pages for drugs, Imperial Fleet data, etc...
Then, there are pages for each subsector, where the UWP data for those systems are compactly displayed
Then, there are pages for each world, in which I put everything related to that world.

If anything happens in game, I include that.

Because I create a very very detailed back history for each character I create, there are listings in those world pages for all that
AND, I have a "concordance" page which organizes everything into a consolidated time line, including all the data from the Traveller
Consolidated Timeline.

That way, when a new character is being created, I:
1) determine if they are assigned to a unit, then determine if they are separated from that unit to another.
2) Either way, I then determine if the unit(or units) have shifted from "current system" to "new system"
3) Then, I write a small story about the assignment and the character's achievements that year.
4) in this process, I check the Concordance to see what was happening in that year in that system
....so characters may have been involved in the same events from different points of view...or, even worked with another character

Example, using the character "MIkah Kirlim"...

Assigned: INS Guranara(Midu Agashaam Class Destroyer) Operating in the Regina Subsector
1096: Assigned to work in the ship's sickbay and promoted after the ship participated in a strike against smugglers in the Pscias
System(Regina) who were using classified military codes to operate covertly from that interdicted system.

1097: Retained in assignment through patrols and strikes in the Raydrad System(Trin's Veil)

In this case, during the year 1096, Mikah worked in the ship's sick bay with another character, named "Angela Drina"
That character ended her military career in a Courts Martial for ....crimes.

Where Mikah became "Lady Dame Mikah" for her heroic actions during role play.

I can certainly see a time in the future where Angela Drina calls on Lady Mikah for a favor....for old time's sake.

But, it's all done manually in my spread sheets
 
Back
Top