This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f3dca0d
commit a79dccd
Showing
2 changed files
with
334 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
<?xml version="1.0" encoding="UTF-8"?><gameSystem xmlns="http://www.battlescribe.net/schema/gameSystemSchema" battleScribeVersion="1.13b" id="fc079761-2937-49e8-bf32-0b25e0ed8da6" revision="1" name="Battletech - Quick Strike"><profileTypes> | ||
<profileType id="Units###DATA###" name="Units"><characteristics> | ||
<characteristic id="Move###DATA###" name="Move"/> | ||
<characteristic id="Size###DATA###" name="Size"/> | ||
<characteristic id="Short Range Damage###DATA###" name="Short Range Damage"/> | ||
<characteristic id="Medium Range Damage###DATA###" name="Medium Range Damage"/> | ||
<characteristic id="Long Range Damage###DATA###" name="Long Range Damage"/> | ||
<characteristic id="Overheat###DATA###" name="Overheat"/> | ||
<characteristic id="Specials###DATA###" name="Specials"/> | ||
<characteristic id="Armor###DATA###" name="Armor"/> | ||
<characteristic id="Structure###DATA###" name="Structure"/> | ||
</characteristics></profileType> | ||
</profileTypes><forceTypes><forceType id="Standard###DATA###" name="Standard"><categories> | ||
<category id="Mechs###DATA###" name="Mechs" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1"><modifiers/></category> | ||
<category id="Vehicles###DATA###" name="Vehicles" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1"><modifiers/></category> | ||
<category id="Battle Armor###DATA###" name="Battle Armor" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1"><modifiers/></category> | ||
<category id="Aerospace###DATA###" name="Aerospace" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1"><modifiers/></category> | ||
<category id="Infantry###DATA###" name="Infantry" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1"><modifiers/></category> | ||
<category id="Dropships###DATA###" name="Dropships" minSelections="0" maxSelections="-1" minPoints="0.0" maxPoints="-1.0" minPercentage="0" maxPercentage="-1"><modifiers/></category> | ||
</categories></forceType></forceTypes></gameSystem> |
Oops, something went wrong.