Skip to content

Commit

Permalink
fix(BDPC): Fix typo (TheGiddyLimit#2309)
Browse files Browse the repository at this point in the history
  • Loading branch information
revilowaldow authored Dec 5, 2024
1 parent beef1ed commit 54584fe
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 4 deletions.
3 changes: 0 additions & 3 deletions collection/Jonoman3000; Blazing Dawn Player's Companion.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@
}
}
],
"subclassSpells": [
""
],
"subSubclassSpells": {
"Avian": [
"zephyr strike|XGE",
Expand Down
160 changes: 159 additions & 1 deletion collection/Various; Lyra's Legendarium.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,170 @@
"url": "https://github.com/TheGiddyLimit/homebrew"
}
],
"edition": "classic",
"dependencies": {
"subclass": [
"druid"
],
"subclassFeature":[
"druid"
]
},
"internalCopies": [
"suclass"
],
"edition": "one",
"status": "ready",
"dateAdded": 1640194653,
"dateLastModified": 1731886430,
"_dateLastModifiedHash": "0f8c8f2a05"
},
"subclass": [
{
"name": "Circle of the Stars",
"shortName": "Stars",
"source": "ASRT",
"className": "Druid",
"classSource": "XPHB",
"_copy": {
"name": "Circle of the Stars",
"source": "XPHB",
"shortName": "Stars",
"className": "Druid",
"classSource": "XPHB",
"_preserve": {
"page": true
}
},
"subclassFeatures": [
"Circle of the Stars|Druid|XPHB|Stars|ASRT|3",
"Cosmic Omen|Druid|XPHB|Stars|XPHB|6",
"Twinkling Constellations|Druid|XPHB|Stars|ASRT|10",
"Full of Stars|Druid|XPHB|Stars|XPHB|14"
]
},
{
"name": "Circle of the Stars",
"shortName": "Stars",
"source": "ASRT",
"className": "Druid",
"classSource": "PHB",
"_copy": {
"name": "Circle of the Stars",
"source": "ASRT",
"shortName": "Stars",
"className": "Druid",
"classSource": "XPHB",
"_preserve": {
"page": true
}
}
}
],
"subclassFeature": [
{
"name": "Circle of the Stars",
"source": "ASRT",
"page": 88,
"className": "Druid",
"classSource": "XPHB",
"subclassShortName": "Stars",
"subclassSource": "ASRT",
"level": 3,
"entries": [
"{@i Harness Secrets Hidden in Constellations}",
"The Circle of the Stars has tracked heavenly patterns since time immemorial, discovering secrets hidden amid the constellations. By understanding these secrets, the Druids of this circle seek to harness the powers of the cosmos.",
{
"type": "refSubclassFeature",
"subclassFeature": "Star Map|Druid|XPHB|Stars|XPHB|3"
},
{
"type": "refSubclassFeature",
"subclassFeature": "Starry Form|Druid|XPHB|Stars|ASRT|3"
}
]
},
{
"name": "Starry Form",
"source": "ASRT",
"className": "Druid",
"classSource": "XPHB",
"subclassShortName": "Stars",
"subclassSource": "ASRT",
"level": 3,
"_copy": {
"name": "Starry Form",
"source": "XPHB",
"className": "Druid",
"classSource": "XPHB",
"subclassShortName": "Stars",
"subclassSource": "XPHB",
"level": 3,
"_mod": {
"entries": {
"mode": "appendArr",
"items": [
{
"type": "homebrew",
"entries": [
{
"type": "entries",
"name": "Blink Dog",
"entries": [
"A constellation of a {@creature Blink Dog} appears on you. When you activate this form and as a {@variantrule Bonus Action|XPHB} on your subsequent turns while it lasts, you can {@variantrule Teleportation|XPHB|Teleport} up to 20 feet to an unoccupied space."
]
},
{
"type": "entries",
"name": "Girallon",
"entries": [
"A constellation of a {@creature Girallon|MPMM} appears on you, with two additional ethereal arms extending from your torso. When you activate this form and as a {@variantrule Bonus Action|XPHB} on your subsequent turns while it lasts, you can make a melee spell attack with your additional limbs targeting one creature within 5 feet of yourself. On a hit, the attack deals Radiant damage equal to {@dice 1d8} plus your Wisdom modifier."
]
}
]
}
]
}
},
"_preserve": {
"page": true
}
}
},
{
"name": "Twinkling Constellations",
"source": "ASRT",
"className": "Druid",
"classSource": "XPHB",
"subclassShortName": "Stars",
"subclassSource": "ASRT",
"level": 10,
"_copy": {
"name": "Twinkling Constellations",
"source": "XPHB",
"className": "Druid",
"classSource": "XPHB",
"subclassShortName": "Stars",
"subclassSource": "XPHB",
"level": 10,
"_mod": {
"entries": {
"mode": "appendArr",
"items": [
{
"type": "homebrew",
"entries": [
"While the {@creature Girallon|MPMM} is active you can make two melee spell attacks as a {@variantrule Bonus Action|XPHB} rather than one. When you use the {@variantrule Teleportation|XPHB} feature of the {@creature Blink Dog} you can bring one willing creature with you, if the creature is unwilling it must make a Constitution save against your Spell Save DC."
]
}
]
}
},
"_preserve": {
"page": true
}
}
}
],
"feat": [
{
"name": "Speak of the Devil",
Expand Down

0 comments on commit 54584fe

Please sign in to comment.