Skip to content

Commit 9c15708

Browse files
committed
added bfrd Mechanist base-class
1 parent 200b1a8 commit 9c15708

File tree

3 files changed

+1002
-0
lines changed

3 files changed

+1002
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[
2+
{
3+
"fields": {
4+
"caster_type": "NONE",
5+
"document": "bfrd",
6+
"hit_dice": "D10",
7+
"name": "Mechanist",
8+
"primary_abilities": [],
9+
"saving_throws": [
10+
"con",
11+
"int"
12+
],
13+
"subclass_of": null
14+
},
15+
"model": "api_v2.characterclass",
16+
"pk": "bfrd_mechanist"
17+
}
18+
]

0 commit comments

Comments
 (0)