• 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

Spirit of the Century

I look forward to seeing what LWD has planned for Fate Core and FAE, especially after the great job they've done with SotC. :)

Hey, Thanks. Makes me feel all warm and fuzzy after all this work... Oh goodness, more work on the horizon. * Panic *
 
Great to hear you guys will be supporting Fate Core! (Assuming I'm reading the responses correctly) I thought I remembered reading that somewhere along the line, but I couldn't find a reference for it so I wasn't certain.

I've been running Fate Core games since January, using the playtest copy they've been distributing to people who participated in the kickstarter. I'm really enjoying the rules and the ease of adding new rules to them.

From what I've seen, the interface for Spirit of the Century will work really well for Fate Core. Can't wait!
 
Ditto. :)

While I may not ever be able to convince my players in RL to try it,I see the potential for online games. :) (Maybe even using it for a revised Dresden Files. :))
 
Ditto. :)

While I may not ever be able to convince my players in RL to try it,I see the potential for online games. :) (Maybe even using it for a revised Dresden Files. :))

Still working on my RL players to give Fate Core a try, much easier if I have HL showing them Fate Core. SotC isn't my type of game but awesome to have for free, hoping for Fate Core support as there are alot of fan games being created with Fate Core. :)

EK
 
Fate Core is the first edition of FATE that I was able to sit down and read through. I guess pulling the system mechanics out of a setting makes that easier, but it was also much cleaner, more streamlined, and more clearly explained than any of the previous editions. The pdf just went to the printers so the books should be coming out soonish. I'm looking forward to being able to use Hero Lab for Fate core. I've tried messing with Spirit of the Century, but the numbers are much different from Fate Core, and I don't think it can really work without some major access to the "Dials" in Fate.

The "Dials" I'm talking about include: Assigning skill points, Columns, or Pyramid style character creation, number of Aspects, base refresh. Skill cap (which can go up over the course of the game), Custom Stunts and Extras. Addressing the "Fate Fractal" for adding on game elements have their own user-defined traits will also be particularly difficult for Hero Lab, if the way it handles Mutants and Masterminds is any indication.
 
With the release of FATE Core to backers as of this morning, are we likely to see any kind of Editor/Game System improvements to handle it anytime soon? :)
 
Has anyone played around with implementing FATE Core mechanics with the current SotC data?

One thing I'm having trouble figuring out is how to initialize the Fate Points to the Max refresh rate. I've been able to set the refresh rate to 3 through a mechanic, but the Fate Point tracker (trkFate) stays at 10.

The Refresh rate is calculated at Setup/10000, so I'm running this at Setup/10001
var initFP as number
initFP = 3

herofield[acFateRefR].value = initFP

if I try: hero.childfound[trkFate].field[trkUser].value = 3 at the same time, then the tracker stops working.

Any ideas how I can set the trkUser initial value to the Refresh Rate?

Thanks!
TC
 
Back
Top