Skip to content

Commit b5f6d6f

Browse files
committed
added srd-2024 tiefling SpeciesTraits
1 parent 8fffd33 commit b5f6d6f

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
@@ -504,5 +504,60 @@
504504
},
505505
"model": "api_v2.speciestrait",
506506
"pk": "srd-2024_orc_relentless-endurance"
507+
},
508+
{
509+
"fields": {
510+
"desc": "Medium (about 4–7 feet tall) or Small (about 3–4 feet tall), chosen when you select this species",
511+
"name": "Size",
512+
"order": 1,
513+
"parent": "srd-2024_tiefling",
514+
"type": "SIZE"
515+
},
516+
"model": "api_v2.speciestrait",
517+
"pk": "srd-2024_tiefling_size"
518+
},
519+
{
520+
"fields": {
521+
"desc": "30 feet",
522+
"name": "Speed",
523+
"order": 2,
524+
"parent": "srd-2024_tiefling",
525+
"type": "SPEED"
526+
},
527+
"model": "api_v2.speciestrait",
528+
"pk": "srd-2024_tiefling_speed"
529+
},
530+
{
531+
"fields": {
532+
"desc": "You have Darkvision with a range of 60 feet.",
533+
"name": "Darkvision",
534+
"order": 3,
535+
"parent": "srd-2024_tiefling",
536+
"type": null
537+
},
538+
"model": "api_v2.speciestrait",
539+
"pk": "srd-2024_tiefling_darkvision"
540+
},
541+
{
542+
"fields": {
543+
"desc": "You are the recipient of a legacy that grants you supernatural abilities. Choose a legacy from the Fiendish Legacies table. You gain the level 1 benefit of the chosen legacy.\n\nWhen you reach character levels 3 and 5, you learn a higher-level spell, as shown on the table. You always have that spell prepared. You can cast it once without a spell slot, and you regain the ability to cast it in that way when you finish a Long Rest. You can also cast the spell using any spell slots you have of the appropriate level.\n\nIntelligence, Wisdom, or Charisma is your spellcasting ability for the spells you cast with this trait (choose the ability when you select the legacy).\n\n**Table: Fiendish Legacies**\n\n|Legacy|Level 1|Level 3|Level 5|\n|---|---|---|---|\n|Abyssal|You have Resistance to Poison damage. You also know the Poison Spray cantrip.|Ray of Sickness|Hold Person|\n|Chthonic|You have Resistance to Necrotic damage. You also know the Chill Touch cantrip.|False Life|Ray of Enfeeblement|\n|Infernal|You have Resistance to Fire damage. You also know the Fire Bolt cantrip.|Hellish Rebuke|Darkness|",
544+
"name": "Fiendish Legacy",
545+
"order": 4,
546+
"parent": "srd-2024_tiefling",
547+
"type": null
548+
},
549+
"model": "api_v2.speciestrait",
550+
"pk": "srd-2024_tiefling_fiendish-legacy"
551+
},
552+
{
553+
"fields": {
554+
"desc": "You know the *Thaumaturgy* cantrip. When you cast it with this trait, the spell uses the same spellcasting ability you use for your Fiendish Legacy trait.",
555+
"name": "Otherworldly Presence",
556+
"order": 5,
557+
"parent": "srd-2024_tiefling",
558+
"type": null
559+
},
560+
"model": "api_v2.speciestrait",
561+
"pk": "srd-2024_tiefling_otherworldly-presence"
507562
}
508563
]

0 commit comments

Comments
 (0)