Skip to content

Commit cc30498

Browse files
fix: Give oath of devotion correct channel divinity (#499)
1 parent 88329d8 commit cc30498

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

src/5e-SRD-Levels.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8469,9 +8469,14 @@
84698469
"level": 3,
84708470
"features": [
84718471
{
8472-
"index": "channel-divinity",
8473-
"name": "Channel Divinity",
8474-
"url": "/api/features/channel-divinity"
8472+
"index": "channel-divinity-sacred-weapon",
8473+
"name": "Channel Divinity: Sacred Weapon",
8474+
"url": "/api/features/channel-divinity-sacred-weapon"
8475+
},
8476+
{
8477+
"index": "channel-divinity-turn-the-unholy",
8478+
"name": "Channel Divinity: Turn the Unholy",
8479+
"url": "/api/features/channel-divinity-turn-the-unholy"
84758480
}
84768481
],
84778482
"class": {

0 commit comments

Comments
 (0)