BattleScribe Data for Warmachine-Hordes 3rd edition.
Find a file
2023-01-26 18:22:26 +01:00
.gitignore gitignore don't track BSD backups 2022-12-29 15:32:41 +01:00
Circle_of_Orboros.cat remove all categoryLinks ; refresh unique IDs ; include minions/mercenaries in other CATs 2023-01-24 08:07:24 +01:00
Convergence_of_Cyriss.cat add cyriss, scyrah, grymkin, cephalyx and infernals profiles' rules ; fix common profiles' rules 2023-01-26 18:22:26 +01:00
Crucible_Guard.cat remove all categoryLinks ; refresh unique IDs ; include minions/mercenaries in other CATs 2023-01-24 08:07:24 +01:00
Cryx.cat remove mercenaries' multiple definitions 2023-01-24 09:10:07 +01:00
Cygnar.cat remove mercenaries' multiple definitions 2023-01-24 09:10:07 +01:00
Grymkin_the_Wicked_Harvest.cat add cyriss, scyrah, grymkin, cephalyx and infernals profiles' rules ; fix common profiles' rules 2023-01-26 18:22:26 +01:00
Infernals.cat add cyriss, scyrah, grymkin, cephalyx and infernals profiles' rules ; fix common profiles' rules 2023-01-26 18:22:26 +01:00
Khador.cat remove mercenaries' multiple definitions 2023-01-24 09:10:07 +01:00
Legion_of_Everblight.cat remove all categoryLinks ; refresh unique IDs ; include minions/mercenaries in other CATs 2023-01-24 08:07:24 +01:00
Mercenaries.cat add cyriss, scyrah, grymkin, cephalyx and infernals profiles' rules ; fix common profiles' rules 2023-01-26 18:22:26 +01:00
Minions.cat remove all categoryLinks ; refresh unique IDs ; include minions/mercenaries in other CATs 2023-01-24 08:07:24 +01:00
Protectorate_of_Menoth.cat remove minions' multiple definitions 2023-01-24 09:28:49 +01:00
README.md Remove all sharedProfiles 2023-01-18 11:20:29 +01:00
Retribution_of_Scyrah.cat add cyriss, scyrah, grymkin, cephalyx and infernals profiles' rules ; fix common profiles' rules 2023-01-26 18:22:26 +01:00
Skorne.cat remove minions' multiple definitions 2023-01-24 09:28:49 +01:00
Trollbloods.cat remove minions' multiple definitions 2023-01-24 09:28:49 +01:00
WarmaHordes.gst add cyriss, scyrah, grymkin, cephalyx and infernals profiles' rules ; fix common profiles' rules 2023-01-26 18:22:26 +01:00

Warmachine & Hordes

Warning :

Work in progress...
This project has been forked from BSD official mk2 to create mk3, but is incomplete and contains outdated data. Any help will be greatly appreciated.

Contents

Overview

What's this?

BSData organisation created this project. It's GitHub repository of datafiles. Maintained by community, in no way endorsed by BattleScribe. If you want to develop - cool! We need you! Take a look at Getting Started wiki.

We currently are working on adding all the factions, but it will take some time. It will go a lot faster with some more help, please consider helping out. So maybe we can have an actual working set soon. (No we will not take down the ones up untill we have them all finished.)

Okay, nice project. Is it actually working? I just want those files...

Yeah! We have it hosted on AppSpot. Take a look: BattleScribe Data on Appspot

Guide lines

Sharing data

It is better practice to define common entries/rules in a single file to get them from any army catalogue and to easily maintain it without duplicate oddities. Before adding a new model/rule/spell/weapon to an army's catalogue, look for it in all CATs to link it if this item is shared between armies.

  • Theme force is defined in its CAT's forceEntries (include with modifier and infoLink).
  • Model is defined in its CAT's selectionEntries with corresponding profile.
    • Unit's option (eg. commander) is defined in its CAT's SharedSelectionEntries (include with entryLink).
    • Model available in several armies is defined in a single original CAT (include with catalogueLink).
  • Weapon is defined in its CAT's sharedSelectionEntries with corresponding profile (include with entryLink).
  • Model/Weapon's advantage/quality is defined in the GST's sharedRules (include with infoLink).
  • Model/Weapon's special rule is defined in its CAT's sharedRules (include with infoLink).
  • Spell is defined in its CAT's sharedSelectionEntries with corresponding profile (include with entryLink).