PDA

View Full Version : Creating Items in a Ruleset from a Spreadsheet?



CelineSSauve
August 5th, 2016, 03:35
I'm not sure if this is the right place, but I know there was a way people were taking their PDFs of 4e D&D and getting all the monsters/feats/and-so-on to go into FGII automatically.

I made a spreadsheet for Pokémon and am working on a Ruleset for Pokémon Tabletop Adventures.
Is there a sample code somewhere for me to get the same thing to happen with those stats? (Getting the Pokémon to be created for me in the ruleset from the excel spreadsheet?)

damned
August 5th, 2016, 04:01
There is a Parsing tool that works with a DDI paid subscription to import stuff into the 4e ruleset.

There is no Pokemon ruleset so are you using CoreRPG?
You can create a single item in CoreRPG and export it as a mod.
You can then view the xml generated and write some code to pad out your excel stored data but thats about it...

CelineSSauve
August 5th, 2016, 10:57
Ah, so there's no code for me to view to assist me in that?

Okay, I'll just do the entries manually when the time comes.

And it's a modification of the 4e Rulesset that I'm using, since that's what Pokémon Tabletop Adventures is based on.