Skip to content

Commit f5619e0

Browse files
committed
Table - Faction Reputation Tracking
1 parent abe264a commit f5619e0

File tree

2 files changed

+37
-1
lines changed

2 files changed

+37
-1
lines changed

5etools-homebrew/Dungeon Church; Pyora.json

Lines changed: 36 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"version": "0.6",
99
"url": "https://www.dungeon.church",
1010
"authors": [
11-
"Brad Wenner, Elizabeth Berryhill, Steve Streisguth, Irving Pham, Matthew Thompson"
11+
"Brad Wenner"
1212
],
1313
"convertedBy": [
1414
"Brad Wenner"
@@ -8090,6 +8090,41 @@
80908090
]
80918091
]
80928092
},
8093+
{
8094+
"name": "Faction Reputation Tracking",
8095+
"source": "DungeonChurch",
8096+
"caption": "Actions have consequences, and organizations have a long memory.",
8097+
"colLabels": [
8098+
"Interaction",
8099+
"Reputation"
8100+
],
8101+
"rows": [
8102+
[
8103+
"Favor",
8104+
"+3"
8105+
],
8106+
[
8107+
"Mutual Aid",
8108+
"+2"
8109+
],
8110+
[
8111+
"Minor Boon",
8112+
"+1"
8113+
],
8114+
[
8115+
"Minor Slight",
8116+
"-1"
8117+
],
8118+
[
8119+
"Disrespect",
8120+
"-2"
8121+
],
8122+
[
8123+
"Crime",
8124+
"-3"
8125+
]
8126+
]
8127+
},
80938128
{
80948129
"name": "I Know a Guy... in Pyora",
80958130
"source": "DungeonChurch",

5etools-homebrew/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ Or import:
130130
* Witchsight
131131
* Tables
132132
* Durandian Draughts
133+
* Faction Reptuation Tracking
133134
* I Know a Guy... in Pyora
134135
* [New Galmaarden Guilds](https://lore.dungeon.church/doc/new-galmaarden-civil-society-AjPbwTWHao)
135136
* [Legendary Heroes of Pyora](https://lore.dungeon.church/doc/legendary-Vs6JW0T0Cz)

0 commit comments

Comments
 (0)