Skip to content

Commit

Permalink
Minor corrections to races (#17)
Browse files Browse the repository at this point in the history
Forgot to add this one earlier.

* Corrected Broadsword Cost in DFRPG

Was $650, now $750

* Race Corrections

 - Changed Advantage Container type to "Race" wherever appropriate.
 - Renamed some racial templates so the name consistently reflects a single member of the race (i.e. "Dark Elf" as opposed to "Dark Elves").
 - Removed "Lizard Man" (duplicate of "Reptile Man").

* Added DFRPG Output Template for Fantasy Grounds

This template is designed for a modified version of the GURPS Fantasy Grounds ruleset.

* Added Weapon and Shield Equipment Modifiers from DFRPG

* Corrected filename
  • Loading branch information
rinickolous authored Oct 23, 2020
1 parent 5d9f8c8 commit 0efa7b4
Show file tree
Hide file tree
Showing 122 changed files with 5,140 additions and 5,241 deletions.
7 changes: 4 additions & 3 deletions Library/Banestorm/Races/Centaur.gct
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"type": "advantage_container",
"version": 1,
"id": "afdd7a89-ff11-4947-8b62-9144de19b93c",
"container_type": "race",
"name": "Centaur",
"reference": "BS188",
"open": true,
Expand All @@ -16,7 +17,7 @@
"version": 1,
"id": "1c2a9ff2-b452-4bb9-8a93-185817b20773",
"name": "Attributes",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down Expand Up @@ -187,7 +188,7 @@
"version": 1,
"id": "45fdaa61-6390-41d7-a82c-69a30e5cd6ed",
"name": "Racial Advantage",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down Expand Up @@ -425,7 +426,7 @@
"version": 1,
"id": "010b03dd-f2d2-470f-9035-0ecb1a8c8ddf",
"name": "Racial Disadvantage",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"type": "advantage_container",
"version": 1,
"id": "70452300-7c8c-48e1-a54b-0a6323006389",
"name": "Dark Elves",
"container_type": "race",
"name": "Dark Elf",
"reference": "BS191",
"open": true,
"children": [
Expand All @@ -16,7 +17,7 @@
"version": 1,
"id": "c81349ac-1c12-44c5-836a-a76910596ef8",
"name": "Attributes",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down Expand Up @@ -103,7 +104,7 @@
"version": 1,
"id": "3ab7e8bb-7648-4cf5-9cfc-0da658a73cd3",
"name": "Racial Advantage",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down Expand Up @@ -437,7 +438,7 @@
"version": 1,
"id": "7969b621-1eaa-437d-9315-7ea5b69e0bb1",
"name": "Racial Disadvantage",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"type": "advantage_container",
"version": 1,
"id": "5bb96567-18bc-4c4b-b3b1-c17661ead94c",
"name": "Djinn Ascended Ones",
"container_type": "race",
"name": "Djinn Ascended One",
"reference": "BS189",
"open": true,
"children": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"type": "advantage_container",
"version": 1,
"id": "2239b387-7106-43f2-a67d-559d61720444",
"name": "Dolphins",
"container_type": "race",
"name": "Dolphin",
"reference": "BS189",
"notes": "Feature: Can understand but not speak the languages of other races.",
"open": true,
Expand All @@ -17,7 +18,7 @@
"version": 1,
"id": "b8e23cb2-1cc7-43b8-a03b-f52ab8100dd0",
"name": "Attributes",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down Expand Up @@ -153,7 +154,7 @@
"version": 1,
"id": "1e85d117-e618-4c87-a0a9-61acbb18bec1",
"name": "Racial Advantage",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down Expand Up @@ -807,7 +808,7 @@
"version": 1,
"id": "4daaeaf4-64e6-40aa-8bbb-4cae356a5fbd",
"name": "Racial Disadvantage",
"open": false,
"open": true,
"children": [
{
"type": "advantage",
Expand Down
6 changes: 2 additions & 4 deletions Library/Banestorm/Races/Dwarf.gct
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@
"type": "advantage_container",
"version": 1,
"id": "bae755b2-45a8-40d8-b302-48d83b1db0a2",
"name": "Race: Dwarf",
"container_type": "race",
"name": "Dwarf",
"reference": "BS189",
"categories": [
"Race"
],
"open": true,
"children": [
{
Expand Down
5 changes: 1 addition & 4 deletions Library/Banestorm/Races/Elf.gct
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@
"type": "advantage_container",
"version": 1,
"id": "a2f1bba4-beab-4df2-8582-c6f09558cc70",
"name": "Race: Elf",
"name": "Elf",
"reference": "BS190",
"categories": [
"Race"
],
"open": true,
"children": [
{
Expand Down
3 changes: 2 additions & 1 deletion Library/Banestorm/Races/Gargoyle.gct
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"type": "advantage_container",
"version": 1,
"id": "1e53522e-9125-429f-90b9-8780aa9238df",
"name": "Gargoyles",
"container_type": "race",
"name": "Gargoyle",
"reference": "BS190",
"open": true,
"children": [
Expand Down
6 changes: 2 additions & 4 deletions Library/Banestorm/Races/Giant.gct
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@
"type": "advantage_container",
"version": 1,
"id": "9de22678-bc20-4833-9f39-fcbc85d38094",
"name": "Race: Giant",
"container_type": "race",
"name": "Giant",
"reference": "BS191",
"categories": [
"Race"
],
"open": true,
"children": [
{
Expand Down
Loading

0 comments on commit 0efa7b4

Please sign in to comment.