Шаблон:ConditionPage
Перейти до навігації
Перейти до пошуку
If the page title is Blah (Condition)
, then you don't have to provide the name
parameter. Likewise, if the icon for the condition is called Blah Condition Icon.webp
then you don't have to provide the icon
parameter.
{{ConditionPage | effects = | disease = }}
Examples:
Blade Ward (Condition)[ред. код]
- Has resistance against Bludgeoning, Piercing, and Slashing damage dealt by weapon attacks. Damage of these types is halved.
Bone Chilled (Condition)[ред. код]
- Can not regain Hit Points.
- If Undead, has Disadvantage on Attack Rolls.
Flesh Rot (Condition)[ред. код]
- Flesh is decaying.
- Disadvantage on Ability Checks and Saving Throws using Charisma.
- Vulnerable to all damage.
{{#cargo_declare: _table = conditions | name = String (unique, mandatory) | icon = File | effects = Wikitext | disease = Boolean }}