Skip to content

Commit b0d8a2f

Browse files
committed
added srd-2024 bard
1 parent a4f91ba commit b0d8a2f

File tree

3 files changed

+2206
-93
lines changed

3 files changed

+2206
-93
lines changed

data/v2/wizards-of-the-coast/srd-2024/CharacterClass.json

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,6 @@
1515
"model": "api_v2.characterclass",
1616
"pk": "srd-2024_barbarian"
1717
},
18-
{
19-
"fields": {
20-
"caster_type": "NONE",
21-
"document": "srd-2024",
22-
"hit_dice": "D12",
23-
"name": "Path of the Berserker",
24-
"primary_abilities": [],
25-
"saving_throws": [],
26-
"subclass_of": "srd-2024_barbarian"
27-
},
28-
"model": "api_v2.characterclass",
29-
"pk": "srd-2024_path-of-the-berserker"
30-
},
3118
{
3219
"fields": {
3320
"caster_type": "FULL",
@@ -60,6 +47,19 @@
6047
"model": "api_v2.characterclass",
6148
"pk": "srd-2024_cleric"
6249
},
50+
{
51+
"fields": {
52+
"caster_type": "FULL",
53+
"document": "srd-2024",
54+
"hit_dice": "D8",
55+
"name": "College of Lore",
56+
"primary_abilities": [],
57+
"saving_throws": [],
58+
"subclass_of": "srd-2024_bard"
59+
},
60+
"model": "api_v2.characterclass",
61+
"pk": "srd-2024_college-of-lore"
62+
},
6363
{
6464
"fields": {
6565
"caster_type": "FULL",
@@ -124,6 +124,19 @@
124124
"model": "api_v2.characterclass",
125125
"pk": "srd-2024_paladin"
126126
},
127+
{
128+
"fields": {
129+
"caster_type": "NONE",
130+
"document": "srd-2024",
131+
"hit_dice": "D12",
132+
"name": "Path of the Berserker",
133+
"primary_abilities": [],
134+
"saving_throws": [],
135+
"subclass_of": "srd-2024_barbarian"
136+
},
137+
"model": "api_v2.characterclass",
138+
"pk": "srd-2024_path-of-the-berserker"
139+
},
127140
{
128141
"fields": {
129142
"caster_type": "HALF",

0 commit comments

Comments
 (0)