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."),
@ -301,4 +301,4 @@ INSERT INTO traits (trait_id, traittype, short_name,description)
(248, 15, "Two-Hand", "This weapon can be wielded with two hands. Doing so changes its weapon damage die to the indicated value. This change applies to all the weapons damage dice, such as those from "), (248, 15, "Two-Hand", "This weapon can be wielded with two hands. Doing so changes its weapon damage die to the indicated value. This change applies to all the weapons damage dice, such as those from "),
(249, 15, "Unarmed", "An unarmed attack uses your body rather than a manufactured weapon. An unarmed attack isnt a weapon, though its categorized with weapons for weapon groups, and it might have weapon traits. Since its part of your body, an unarmed attack cant be Disarmed. It also doesnt take up a hand, though a fist or other grasping appendage follows the same rules as a free-hand weapon."), (249, 15, "Unarmed", "An unarmed attack uses your body rather than a manufactured weapon. An unarmed attack isnt a weapon, though its categorized with weapons for weapon groups, and it might have weapon traits. Since its part of your body, an unarmed attack cant be Disarmed. It also doesnt take up a hand, though a fist or other grasping appendage follows the same rules as a free-hand weapon."),
(250, 15, "Versatile", "A versatile weapon can be used to deal a different type of damage than that listed in the Damage entry. This trait indicates the alternate damage type. For instance, a piercing weapon that is versatile S can be used to deal piercing or slashing damage. You choose the damage type each time you make an attack."), (250, 15, "Versatile", "A versatile weapon can be used to deal a different type of damage than that listed in the Damage entry. This trait indicates the alternate damage type. For instance, a piercing weapon that is versatile S can be used to deal piercing or slashing damage. You choose the damage type each time you make an attack."),
(251, 15, "Volley", "This ranged weapon is less effective at close distances. Your attacks against targets that are at a distance within the range listed take a 2 penalty."); (251, 15, "Volley", "This ranged weapon is less effective at close distances. Your attacks against targets that are at a distance within the range listed take a 2 penalty.");