You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/v2/wizards-of-the-coast/srd-2024/SpeciesTrait.json
+55Lines changed: 55 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -449,5 +449,60 @@
449
449
},
450
450
"model": "api_v2.speciestrait",
451
451
"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.",
0 commit comments