-
Notifications
You must be signed in to change notification settings - Fork 5
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
19e06be
commit f12e437
Showing
2 changed files
with
34 additions
and
1 deletion.
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
33 changes: 33 additions & 0 deletions
33
SavageTools/SavageTools.Shared/Settings/Savage Foes of North America.savage-setting
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,33 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<Setting Name="Savage Foes of North America"> | ||
<References> | ||
<Reference Name="Rifts Tomorrow Legion" /> | ||
</References> | ||
|
||
<Archetypes> | ||
<Archetype Name="Coalition Grunt" UnusedAttributes="0" UnusedSkills="0" Agility="6" Smarts="6" Spirit="6" Strength="6" Vigor="6" Race="Human" > | ||
|
||
<Skill Name="Driving" Level="4"/> | ||
<Skill Name="Fighting" Level="6"/> | ||
<Skill Name="Intimidation" Level="6"/> | ||
<Skill Name="Notice" Level="6"/> | ||
<Skill Name="Shooting" Level="8"/> | ||
<Skill Name="Survival" Level="4"/> | ||
<Skill Name="Throwing" Level="6"/> | ||
|
||
<Hindrance Name="Loyal"/> | ||
<Hindrance Name="Vow"/> | ||
|
||
|
||
|
||
</Archetype> | ||
|
||
|
||
</Archetypes> | ||
|
||
<Races> | ||
|
||
</Races> | ||
|
||
</Setting> | ||
|