24 lines
524 B
YAML
24 lines
524 B
YAML
$define: ability
|
|
id: identify-poison
|
|
name: Identify Poison
|
|
type: action
|
|
costs:
|
|
ap: 1
|
|
roll: focus
|
|
boons:
|
|
- You know the antidote to the detected poison
|
|
- Your detection is imperceptible
|
|
banes:
|
|
- It is obvious you are checking for poison
|
|
description: |-
|
|
Focus your senses on a food or drink to determine if it is poisoned.
|
|
|
|
{dmg:1,magic}
|
|
You can also identify the type of poison used.
|
|
---
|
|
$define: ability
|
|
id: neutralize-poison
|
|
name: Neutralize Poison
|
|
type: action
|
|
roll: cunning
|
|
description: Neutralize a poison
|