Skip to content

Commit 8fffd33

Browse files
committed
added srd-2024 orc SpeciesTraits
1 parent 954d433 commit 8fffd33

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

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

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,5 +449,60 @@
449449
},
450450
"model": "api_v2.speciestrait",
451451
"pk": "srd-2024_human_versatile"
452+
},
453+
{
454+
"fields": {
455+
"desc": "Medium (about 6–7 feet tall)",
456+
"name": "Size",
457+
"order": 1,
458+
"parent": "srd-2024_orc",
459+
"type": "SIZE"
460+
},
461+
"model": "api_v2.speciestrait",
462+
"pk": "srd-2024_orc_size"
463+
},
464+
{
465+
"fields": {
466+
"desc": "30 feet",
467+
"name": "Speed",
468+
"order": 2,
469+
"parent": "srd-2024_orc",
470+
"type": "SPEED"
471+
},
472+
"model": "api_v2.speciestrait",
473+
"pk": "srd-2024_orc_speed"
474+
},
475+
{
476+
"fields": {
477+
"desc": "You can take the Dash action as a Bonus Action. When you do so, you gain a number of Temporary Hit Points equal to your Proficiency Bonus.\n\nYou can use this trait a number of times equal to your Proficiency Bonus, and you regain all expended uses when you finish a Short or Long Rest.",
478+
"name": "Adrenaline Rush",
479+
"order": 3,
480+
"parent": "srd-2024_orc",
481+
"type": null
482+
},
483+
"model": "api_v2.speciestrait",
484+
"pk": "srd-2024_orc_adrenaline-rush"
485+
},
486+
{
487+
"fields": {
488+
"desc": "You have Darkvision with a range of 120 feet.",
489+
"name": "Darkvision",
490+
"order": 4,
491+
"parent": "srd-2024_orc",
492+
"type": null
493+
},
494+
"model": "api_v2.speciestrait",
495+
"pk": "srd-2024_orc_darkvision"
496+
},
497+
{
498+
"fields": {
499+
"desc": "When you are reduced to 0 Hit Points but not killed outright, you can drop to 1 Hit Point instead. Once you use this trait, you can't do so again until you finish a Long Rest.",
500+
"name": "Relentless Endurance",
501+
"order": 5,
502+
"parent": "srd-2024_orc",
503+
"type": null
504+
},
505+
"model": "api_v2.speciestrait",
506+
"pk": "srd-2024_orc_relentless-endurance"
452507
}
453508
]

0 commit comments

Comments
 (0)