PDA

View Full Version : Multiple systems - one base file



Myrdin Potter
August 11th, 2017, 12:56
I am working on some things that are essentially same in Pathfinder and 5e. 98% or more of the text is the same, just a few differences once you make the stat blocks.

I was thinking the easiest was to make the module in a coreRPG campaign and once all the text is in, just copy the campaign to two different folders for the two target systems and then edit the xml to change to Pathfinder and 5e.

I think table and story functionality is the same in all three, but the parsing of spells and NPC differs.

Is it just a simple change to an entry or two in the XML or does it require lots of searching and replacing?

Trenloe
August 11th, 2017, 13:08
PC, NPC and Spell data will be quite different. You won't even be able to create those in a CoreRPG campaign for use in either PFRPG or 5E.

But the base common campaign data is usable in both: story, maps/images, tables, etc.. But if these link ruleset specific entries (like a NPC) then you'll have to edit those links to point to the correct data.

Myrdin Potter
August 11th, 2017, 13:14
So if I do not do anything but story, story templates and tables and then copy the folder, I can switch the ruleset identifier and continue in the new ruleset for all the specific items? And the ruleset identifier is just one entry in the XML?

Trenloe
August 11th, 2017, 13:17
I'm theory, yes.