Skip to content

Commit 05bcb8f

Browse files
committed
chore(bestiary) convert trait, action, reaction, and legendary to entryRenderer
1 parent 2273eb4 commit 05bcb8f

26 files changed

+9772
-9848
lines changed

data/bestiary/bestiary-3pp-cc.json

+1,751-1,751
Large diffs are not rendered by default.

data/bestiary/bestiary-3pp-fef.json

+1,172-1,172
Large diffs are not rendered by default.

data/bestiary/bestiary-3pp-gdof.json

+205-205
Large diffs are not rendered by default.

data/bestiary/bestiary-3pp-tob.json

+2,545-2,545
Large diffs are not rendered by default.

data/bestiary/bestiary-cos.json

+111-111
Large diffs are not rendered by default.

data/bestiary/bestiary-dmg.json

+4-10
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,21 @@
2424
"trait": [
2525
{
2626
"name": "Incorporeal Movement",
27-
"text": [
27+
"entries": [
2828
"The avatar can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object."
2929
]
3030
},
3131
{
3232
"name": "Turning Immunity",
33-
"text": [
33+
"entries": [
3434
"The avatar is immune to features that turn undead."
3535
]
36-
},
37-
{
38-
"name": "Hit Points",
39-
"text": [
40-
"The Avatar of Death appears with hit points equal to half its summoner's maximum hit points."
41-
]
4236
}
4337
],
4438
"action": [
4539
{
4640
"name": "Reaping Scythe",
47-
"text": [
41+
"entries": [
4842
"The avatar sweeps its spectral scythe through a creature within 5 feet of it, dealing 7 (1d8+3) slashing damage plus 4 (1d8) necrotic damage."
4943
]
5044
}
@@ -92,7 +86,7 @@
9286
"action": [
9387
{
9488
"name": "Bite",
95-
"text": [
89+
"entries": [
9690
"Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 (1d4-1) piercing damage."
9791
]
9892
}

0 commit comments

Comments
 (0)