Change the "dashboard" screen to popups
I realized that a DM Screen isn't really what I want. If I want information about a particular rule or the magic school, then I want it to pop up, and then go away.
This commit is contained in:
parent
9719a29c3c
commit
07717c103d
5 changed files with 159 additions and 34 deletions
|
|
@ -56,3 +56,7 @@
|
|||
- *Thrown*. If a weapon has the thrown property, you can throw the weapon to make a ranged attack. If the weapon is a melee weapon, you use the same ability modifier for that attack roll and damage roll that you would use for a melee attack with the weapon. For example, if you throw a handaxe, you use your Strength, but if you throw a dag-ger, you can use either your Strength or your Dexterity, since the dagger has the finesse property.
|
||||
- *Two-Handed.* This weapon requires two hands when you attack with it.
|
||||
- *Versatile*. This weapon can be used with one or two hands. A damage value in parentheses appears with the property—the damage when the weapon is used with two hands to make a melee attack.
|
||||
|
||||
# Local Variables:
|
||||
# eval: (progn (toggle-truncate-lines 1) (narrow-to-region 112 (point-max))
|
||||
# End:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue