GET /v2/rules/srd_damage-and-healing_resistance-and-vulnerability/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/rules/srd_damage-and-healing_resistance-and-vulnerability/?format=api",
    "name": "Damage Resistance and Vulnerability",
    "desc": "Some creatures and objects are exceedingly difficult or unusually easy to hurt with certain types of damage.\n\nIf a creature or an object has **resistance** to a damage type, damage of that type is halved against it. If a creature or an object has **vulnerability** to a damage type, damage of that type is doubled against it.\n\nResistance and then vulnerability are applied after all other modifiers to damage. For example, a creature has resistance to bludgeoning damage and is hit by an attack that deals 25 bludgeoning damage. The creature is also within a magical aura that reduces all damage by 5. The 25 damage is first reduced by 5 and then halved, so the creature takes 10 damage.\n\nMultiple instances of resistance or vulnerability that affect the same damage type count as only one instance. For example, if a creature has resistance to fire damage as well as resistance to all nonmagical damage, the damage of a nonmagical fire is reduced by half against the creature, not reduced by three--- quarters.",
    "index": 6,
    "initialHeaderLevel": 2,
    "document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api",
    "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd_damage-and-healing/?format=api"
}