FS3 Ability Links

I changed something on the website, and the link URLs changed a little bit. For the most part it’s backwards compatible, but the way I formatted some of the links in the chargen ability blurbs doesn’t work any more.

If you already have an Ares install and you’re using FS3, you’ll need to manually adjust the FS3 chargen blurbs in the following config files:

  • fs3skills_attrs.yml
  • fs3skills_action.yml
  • fs3skills_bg.yml
  • fs3skills_advantages.yml
  • fs3skills_langs.yml

The proper link format is [FS3: XXX](https://aresmush.com/fs3/fs3-3/chargen.html#xxx). For example:

  action_skills_blurb: 'Action Skills represent your ability in areas deemed important
    for gameplay.  Action Skills are rated from 0-8. See [FS3: Action Skills](https://aresmush.com/fs3/fs3-3/chargen.html#action-skills)
    for details.'

Is there a way to pull down the fixed default FS3 config files, if we haven’t changed anything? A magic git statement, e.g.?

1 Like

Yeah, if you’re sure you didn’t change anything, you can click “Restore Defaults” when editing any config file. Or use config/restore <config file> in the MU client.