Skip to content

Commit

Permalink
New Elf Subrace (#2286)
Browse files Browse the repository at this point in the history
* Add files via upload

* Update Dade F., Jonah M.; Dusk Elf.json

* Update Dade F., Jonah M.; Dusk Elf.json
  • Loading branch information
RainerRaccoon authored Dec 16, 2024
1 parent 69a5200 commit 48ea40a
Showing 1 changed file with 149 additions and 0 deletions.
149 changes: 149 additions & 0 deletions subrace/Dade F., Jonah M.; Dusk Elf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,149 @@
{
"_meta": {
"sources": [
{
"json": "YsCodexOfRealities",
"full": "Y's Codex of Realities",
"abbreviation": "YCoR",
"color": "782d99",
"authors": [
"Dade Fogleman",
"Jonah Mitchell",
"Maddy Adkins"
],
"convertedBy": [
"RainerRaccoon"
],
"version": "1.0",
"url": "https://homebrewery.naturalcrit.com/share/mnjXuZQNgDBX"
}
],
"status": "ready",
"edition": "classic",
"dependencies": {
"raceFluff": [
"PHB"
]
},
"dateAdded": 1730846703,
"dateLastModified": 1730846703
},
"subrace": [
{
"name": "Dusk",
"source": "YsCodexOfRealities",
"raceName": "Elf",
"raceSource": "PHB",
"ability": [
{
"con": 1
}
],
"traitTags": [
"Skill Proficiency"
],
"speed": {
"walk": 30
},
"skillProficiencies": [
{
"choose": {
"from": [
"deception",
"intimidation",
"performance",
"persuasion"
],
"count": 1
}
}
],
"weaponProficiencies": [
{
"rapier|phb": true,
"shortsword|phb": true,
"javelin|phb": true,
"spear|phb": true
}
],
"entries": [
{
"type": "entries",
"name": "Dusk Weapon Training",
"entries": [
"You have proficiency with {@item rapier|phb}, {@item shortsword|phb}, {@item javelin|phb}, and {@item spear|phb}."
]
},
{
"type": "entries",
"name": "Sunset Tales Magic",
"entries": [
"You know the {@spell produce flame} cantrip. When you reach 3rd level, you can cast the {@spell longstrider} spell once per day. When you reach 5th level, you can also cast the {@spell suggestion} spell once per day. Charisma is your spellcasting ability for these."
]
},
{
"type": "entries",
"name": "Social Versitility",
"entries": [
" You gain proficiency in one skill of your choice from {@skill Deception}, {@skill Intimidation}, {@skill Performance}, and {@skill Persuasion}."
]
}
],
"heightAndWeight": {
"baseHeight": 54,
"heightMod": "2d10",
"baseWeight": 90,
"weightMod": "1d4"
},
"hasFluff": true,
"additionalSpells": [
{
"innate": {
"5": {
"daily": {
"1": [
"suggestion"
]
}
},
"3": {
"daily": {
"1": [
"longstrider"
]
}
}
},
"ability": "cha",
"known": {
"1": [
"produce flame#c"
]
}
}
],
"fluff": {
"entries": [
"The ancestors of the drow subrace brought back to existence through the death of Lolth, the drow goddess of assassins, chaos, darkness, drow, evil and spiders and rise of Faen, elven god of change, retribution, and change. There aren’t many dusk elves in existence, with most descending from chosen drow transformed by Faen or his champion, Saryn. Dusk elves are survivors, constantly looking foward and mingling with many around them. Dusk elves value adaptibility and social ability, constantly looking for more stimulation from their environment. Dusk elves tend to have skin in hues of dark blues and purples while the extremities, like fingers and ear tips, fade into lighter oranges, pinks, and whites, like the setting sun. Their hair tends to have gradients akin to the setting sun at dusk, but can also be entirely white, blond, ginger, light purple, or even pink. Their eyes can be any natural colors as well as purples, reds, pinks, and grays.",
{
"type": "hr"
}
],
"_appendRaceFluff": {
"name": "Dusk",
"source": "YsCodexOfRealities"
}
}
}
],
"raceFluff": [
{
"name": "Dusk",
"source": "YsCodexOfRealities",
"_copy": {
"name": "Elf",
"source": "PHB"
}
}
]
}

0 comments on commit 48ea40a

Please sign in to comment.