fix bulwark trait description

merge-requests/15/head
James Miller 2019-08-06 23:12:33 -05:00
parent fe21140e24
commit 0bb8f8da73
1 changed files with 2 additions and 2 deletions

View File

@ -115,7 +115,7 @@ INSERT INTO traits (trait_id, traittype, short_name,description)
(86, 3, "Human", "A creature with this trait is a member of the human ancestry. Humans are a diverse array of people known for their adaptability. An ability with this trait can be used or selected only by humans."), (86, 3, "Human", "A creature with this trait is a member of the human ancestry. Humans are a diverse array of people known for their adaptability. An ability with this trait can be used or selected only by humans."),
-- "Armor" type traits -- "Armor" type traits
(87, 4, "Bulwark", "The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a "), (87, 4, "Bulwark", "The armor covers you so completely that it provides benefits against some damaging effects. On Reflex saves to avoid a damaging effect, such as a *fireball*, you add a +3 modifier instead of your Dexterity modifier."),
(88, 4, "Comfort", "The armor is so comfortable that you can rest normally while wearing it."), (88, 4, "Comfort", "The armor is so comfortable that you can rest normally while wearing it."),
(89, 4, "Flexible", "The armor is flexible enough that it doesnt hinder most actions. You dont apply its check penalty to Acrobatics or Athletics checks."), (89, 4, "Flexible", "The armor is flexible enough that it doesnt hinder most actions. You dont apply its check penalty to Acrobatics or Athletics checks."),
(90, 4, "Noisy", "This armor is loud and likely to alert others to your presence when youre using the Avoid Notice exploration activity."), (90, 4, "Noisy", "This armor is loud and likely to alert others to your presence when youre using the Avoid Notice exploration activity."),