• 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

Castles & Crusades

BoomerET

Well-known member
* * * At this point in time, this is quite usable for creating a C&C character * * *
Definitely out of Alpha, and I would think late beta.
(As of August 24th, 2016) Version 1.0

Link (for HL source input):
http://www.ai6k.com/herolab/candc/candcupdates.xml

Converter (Java - Convert Custom HL output for Fantasy Grounds import)
http://www.ai6k.com/herolab/candc/CandC_Character-convert.jar

Steps:
1. Start Hero Lab
2. Click 'Find Updates'
3. Click 'Add Source'
4. Click 'New Source'
5. Copy/Paste link
6. Click 'OK'
7. Click 'OK'
8. Click 'Finished'
9. Exit completely out of Hero Lab
10. Start Hero Lab
11. Click 'Find Updates'
12. Select Castles & Crusades from the list
13. Click 'Download'

If you need help from here, I'll continue these steps further along in the development cycle.


BoomerET
 
Last edited:
Here's a list of notes I made regarding the sample game system that gets created:

Hero Lab: How things relate to each other
Note: The version listed in definition.def must match what is in the update XML file.

Code:
Files loaded in order:
   definition.def
   *.1st
   *.core
   *.str
   *.aug
   *.dat

1st:
   bootstrap
   control
   tags

core:
   advancement
   components

str:
   traits
   actor
   miscellaneous
   equipment
   
aug:
   styles_output
   styles_ui
   system_resources
   
dat:
   dossiers
   editor
   faq
   form_*
      advance: Form for creating an advancement
      config(required): The first dialog box for configuring the character
      dashboard(required): The column on the right hand side if there are more than one portfolio
      manipulate: Tactical manipulation (damage, in-play, etc)
      static(required): This file controls what is seen at the top of the screen.
      taccon(required): Form shown for tactical console
   out_*
      custom
      statblock
   procedures
   sheet_*
      journal
      standard1
      standard2
   summ_*
      abilities
      armory
      basics
   tab_*
      abilities
      advances
      armory
      basics
      gear
      inplay
      journal
      npc
      personal
      special
   thing_*
      abilities
      adjustments
      advances
      armory
      attributes
      gear
      gender
      miscellaneous
      races
      skills
      traits
      validate
   visual
 
Last edited:
Finally, a converter for the latest C&C Hero Lab plug-in.

Inside HeroLab, File-> Save Custom Output (Current Hero Only)

Code is Ruby, go figure, it's my go-to language.

See link in first post for Converter.
 
Last edited:
New version 0.34 is out.

Java converter for Fantasy Grounds is out. Ruby version to be phased out (ie. removed)

I'm going to take a look to see if somehow a converter can be written to use the XML to create Roll20 character sheets (Roll20 character sheets update is part of R20 Deep Delve for May 2014)
 
Can you help me out with something? if you view my thread called Crest of Ruin and get my file from there and view it; can you help me create tabs for using magic based on my system? i don't know how to create magic tabs and it would help my game so very much. And i will be ever grateful to you for your assistance and helping me understand the system better.
 
TaylorBland,

I'll gladly help you. Give me a day or so to take a look at your work and give you a gentle nudge on how to accomplish new tabs.


BoomerET
 
I noticed that Strength bonuses don't get added to the weapon stats on the record sheet. It would also be great if the race/class abilities were also printed.
 
Last edited:
Mark,

I stopped playing C&C, so unfortunately I've moved onto other things.

All the code is there in the plugin for anyone that's willing to take over/update.
 
You are very welcome. I stopped working on it probably 6 months ago, but I'm leaving the link for others to use.

I no longer play C&C, and I don't use Hero Lab anymore either (mostly because I don't play any games supported by HL).

Hope you enjoy.
 
Check out the Haunted Highlands

BoomerET, if you haven't yet, you should check out the Haunted Highlands setting for C&C. I has really added a lot to the world/game... IMO Maybe you'll want to start playing again.
 
I was a backer, but I've quit playing all RPG's to focus on my other hobbies.

I have a ton of C&C stuff, and it continues to come in as their Kickstarters fulfillment continues, since it takes them 2yrs to finish fulfillment after a KS finishes.

I'm still waiting for my physical goods for Aihrde. I've rec'd the digital goods, but haven't seen anything yet of the physical.
 
Back
Top