• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Ravnica Player Options now available

Fenris447

Well-known member
Thanks to help from Mergon, dungeonguru, daplunk, and Shadowchemosh, I've finished putting together a first pass at the player options in Guildmaster's Guide to Ravnica.

How to get it
This is pre-release content. That means that you cant get it just by updating your 5e Community Pack through Hero Lab's interface. You need to go to the GitHub and grab the files. Everything will need to go in your 5e game data folder. You can find where this is through Hero Lab. Click: Tools > Explore Folders > Game System Data Folder.

The needed files
These are the ones you need to pull down or otherwise copy from the GitHub to get everything programmed for GGtR:
  • COM_5ePack_GGtR - Backgrounds and Factions.user
  • COM_5ePack_GGtR - Classes and Spell.user
  • COM_5ePack_GGtR - Races and Languages.user
  • COM_5ePack_VGtM - Races.user
  • COM_5ePack_XGTE - Spells.user
  • COM_Source_110 - Sourcebooks.1st


Method 1: Download it all
Go here and click the green "Clone or download" button. Then click "Download ZIP". Extract the everything into your game data folder. You'll get warnings to overwrite stuff. You don't necessarily need to overwrite everything, just the above files.

Method 2: Copy just the files
Click on each of the five files in the GitHub, then open the same file on your computer in Notepad. If the file doesn't exist on your PC yet (like the three files with GGtR in the name), you'll need to make them first. Copy the full text from the GitHub version and replace the entirety of the file on your computer. Save that file.

Finishing up
Either method you do this, you'll need to reload Hero Lab. Save and quit, or hit ctrl+r. To see these options on a character, use the Configure Hero menu and check the box for Guildmaster's Guide to Ravnica.

What's included
  • Order Domain Clerics
  • Circle of Spores Druids
  • The Centaur, Goblin, Minotaur, Loxodon, Vedalken, and Simic Hybrid races
  • Encode Thoughts and Chaos Bolt spells
  • 10 Backgrounds, representing the 10 guilds, with all background features (and factions to track your renown with them)

What's Left
I'd love to say I will get on all these right away. But the truth is, I won't. We have to catch up on Mordenkainen's Tome of Foes first. By the time that's done, Ghosts of Saltmarsh and Acquisitions, Inc. will be released, with plenty of work to do on each. If you're interested in helping with anything, let me know.
  • Bug fixes; the same animal enhancement can be chosen twice and Tireless Precision doesn't work perfectly
  • Monsters
  • NPCs
  • Magic Items

I found a bug/mistake/problem!
Great! This is prerelease material, so the more we find, the better. Tell us as much as you can by logging an issue at the GitHub. We'll see what we can do.
 
Last edited:
I have interest I saltmarsh as I have a game inn group that we plan to start that campaign in the next month. What would the easiest way be for me to get the additional character functionality, like backgrounds etc, added in for Use? If I took the Ravnica files above and modified those for the saltmarsh, would that be a good base to use and be helpful to the community?
 
Taking existing files and modifying them is definitely not recommended, since the moment we release a new version of the Community Pack, your custom versions will be overwritten.

Mergon has done some early work on Saltmarsh already, here, here, and here. If you grab those files and put them into your HL data folder for 5e, they'll get you part of the way.

We haven't tackled how to handle the existing backgrounds that get Saltmarsh-specific elements yet. It's complicated, but the solutions would to either create an adjustment that says "this character is using the Saltmarsh background variants, change background X to that", OR to create new copies of the backgrounds and include the Saltmarsh info.

If you do play around with it and come up with something, feel free to share! We'd definitely want to include it in the pack.
 
sounds good. To clarify the statement of using existing files. I would have renamed them to not interfere with the Ravnica. just use them as a basis to understand the files since honestly I have done 0 work in HeroLab at this point. or what I did do was like forever ago.
 
Ah I understand. Yeah, you can certainly poke around in the Ravnica files all you want. The backgrounds got pretty complicated, moreso than the backgrounds for Saltmarsh would be. But the basic structure is the same.

You have a background Thing that is the selectable item. This includes proficiencies and the like, that are all added within that Thing. Then you have flaws, bonds, etc. that exist as separate Things, but are each assigned to their respective background. Same for background features. A few others have extra abilities, that are programmed as their own Things. Then within the original background Thing, you bootstrap the ability Thing.

That's the super simplistic way to describe it, but that's the gist of it.
 
I'm the biggest noob at the table.

I copied and replaced those files (plus the 2019 artificer) and not i can't access any of the community files -_-

I'm sure I can fix it, but that's what happened...
 
So I tried method one, but since i only had to overwrite the 6 files, those are the only ones i copied. I got some error messages when reloading herolab, and when I got there the community packages were gone.
I tried reloading the community packages with the updater, but it didn't change anything.
I tried overwriting all of the files with the ones from github, still nothing. I tried downloading the community packages again...

This is the error message I get currently; https://imgur.com/An41liG

hat I see when HL loads. (No PHB, DMG, MM, VGM, XGE, Unearthed Arcana... nothing). https://imgur.com/mwi93CT
 
Marduk - if you get ANY error when you start Herolab, then it loads into Demo mode and NO additional files will be loaded. That's why you can't see the community pack sources.
You could try deleting the file that is showing the error, and then update the Community Pack again.
 
I think I found the problem. I can’t fix it from my phone, but it’s an issue with that MTOF Monsters file. Line 5003 and 5004 need to be swapped. I’ll try and get to it later today. Then you’ll need to download the fixed file and replace the one you have with it.
 
That particular issue should be fixed. Download COM_5ePack_MTOF - Monsters.user again and you should be set. If you have further problems, post them up here with screenshots like the first one and I can take a look.

Also, if you wanted the 2019 Artificer, make sure you've downloaded both COM_5ePack_UA - Artificer (2019).user and COM_Source_110 - Unearthed Arcana.1st.
 
I was hoping to get some work caught up on 2019 Artificer this weekend, and maybe WGtE, then I came down with a nasty stomach cold that also hit me in the thrtoat. :(

Needless to say I've had a lousy weekend. :(
 
UPDATE: I just left out monsters. But if you think there may be a problem resulting later, I'd still like to know

So 6 weeks after I fluffed it up, and 5 weeks since I fixed it, I finally found the courage to try again. However I have noticed that there were 4 files marked 'GGtR' now, rather than the 3 you mentioned. (The extra one is monsters).

Do I need to add all 4? If so, are there any other files I need to add to make this work?
 
Last edited:
Back
Top