mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-07 05:03:31 +02:00
Fixed some docstrings for spells and features.
This commit is contained in:
@@ -5,7 +5,7 @@ class ZephyrStrike(Spell):
|
||||
"""You move like the wind. Until the spell ends, your movement doesn't provoke
|
||||
opportunity attacks.
|
||||
Once before the spell ends, you can give yourself advantage
|
||||
on one weapon attack roll on your turn. That attack deals an extra 1d8 force
|
||||
on one weapon attack roll on your turn. That attack deals an extra 1d8 force
|
||||
damage on a hit. Whether you hit or miss, your walking speed increases by 30
|
||||
feet until the end of that turn.
|
||||
"""
|
||||
@@ -26,9 +26,9 @@ class ZoneOfTruth(Spell):
|
||||
sphere centered on a point of your choice within range.
|
||||
Until the spell ends, a
|
||||
creature that enters the spell's area for the first time on a turn or starts its
|
||||
turn there must make a Charisma saving throw. On a failed save, a creature
|
||||
turn there must make a Charisma saving throw. On a failed save, a creature
|
||||
can't speak a deliberate lie while in the radius. You know whether each creature
|
||||
succeeds or fails on its saving throw.
|
||||
succeeds or fails on its saving throw.
|
||||
|
||||
An affected creature is aware of the
|
||||
spell and can thus avoid answering questions to which it would normally respond
|
||||
|
||||
Reference in New Issue
Block a user