Merge remote-tracking branch 'JamesDevore/visions-text'

merge-requests/4/head
James R Miller 2019-08-04 20:56:04 -05:00
commit fc8fabf0f3
1 changed files with 4 additions and 3 deletions

View File

@ -9,9 +9,10 @@ INSERT INTO visions (vision_id,
description) description)
VALUES VALUES
(1, 'Darkvision', 'You can see in darkness and dim light just as well as you can see in bright light, though your vision in darkness is in black and white.'), (1, 'Darkvision', 'You can see in darkness and dim light just as well as you can see in bright light, though your vision in darkness is in black and white.'),
(2, 'Low-Light Vision', 'TODO'), (2, 'Low-Light Vision', 'You can see in dim light as though it were bright light, and you ignore the concealed condition due to dim light.'),
(3, 'Keen Eyes', 'TODO'), (3, 'Keen Eyes', 'Your eyes are sharp, allowing you to make out small details about concealed or even invisible creatures that others might miss. You gain a +2 circumstance bonus when using the Seek action to find hidden or undetected creatures within 30 feet of you. When you target an opponent that is concealed from you or hidden from you, reduce the DC of the flat check to 3 for a concealed target or 9 for a hidden one.'),
(4, 'None', 'No special vision.'), (4, 'None', 'No special vision.'),
(5, 'Smoke Vision', 'TODO'); (5, 'Smoke Vision', 'You can see perfectly in smoky conditions'),
(6,'All-Around Vision','This monster can see in all directions simultaneously, and therefore cant be flanked.');