Skip to content

Commit

Permalink
Addes Spell Slayer in Lord Woolfy; Woolfy's Brew Cabinet.json
Browse files Browse the repository at this point in the history
Added Wizard level 1 variant feature, Spell Slayer
  • Loading branch information
LordWoolfy authored Feb 4, 2025
1 parent 30a049a commit 8833d94
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions collection/Lord Woolfy; Woolfy's Brew Cabinet.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"convertedBy": [
"Lord Woolfy"
],
"version": "1.0"
"version": "1.1"
}
],
"optionalFeatureTypes": {
"PaUs": "Patch Ups"
},
"dateAdded": 1737264644,
"dateLastModified": 1738624699,
"dateLastModified": 1738667636,
"status": "ready",
"edition": "classic"
},
Expand Down Expand Up @@ -5918,6 +5918,34 @@
"foundryImg": "icons/skills/targeting/crosshair-mark-rough-pink.webp"
}
],
"classFeature": [
{
"name": "Spell Slayer",
"source": "WoBrCa",
"className": "Wizard",
"classSource": "PHB",
"level": 1,
"isClassFeatureVariant": true,
"entries": [
"{@i If DM allows it}",
"Instead of needing a scroll or other written form to add a spell into your spellbook, you may now gain inspiration when you slay a new creature. Whenever you slay a creature, you haven't fought before, of a CR equal to or higher than half your level (rounded up), you may collect materials from that creature. The materials collected should be worth around 50gp for each level of the spell, which may require you to slay multiple of the same creature.",
"After having collected the materials, you must spend 2 hours per spell level, to transform it into ink to copy a new spell into your spellbook. The DM decides what spell gets added, in a manner that seems thematically appropiate for that creature."
]
},
{
"name": "Spell Slayer",
"source": "WoBrCa",
"className": "Wizard",
"classSource": "XPHB",
"level": 1,
"isClassFeatureVariant": true,
"entries": [
"{@i If DM allows it}",
"Instead of needing a scroll or other written form to add a spell into your spellbook, you may now gain inspiration when you slay a new creature. Whenever you slay a creature, you haven't fought before, of a CR equal to or higher than half your level (rounded up), you may collect materials from that creature. The materials collected should be worth around 50gp for each level of the spell, which may require you to slay multiple of the same creature.",
"After having collected the materials, you must spend 2 hours per spell level, to transform it into ink to copy a new spell into your spellbook. The DM decides what spell gets added, in a manner that seems thematically appropiate for that creature."
]
}
],



Expand Down

0 comments on commit 8833d94

Please sign in to comment.