Initial commit
This commit is contained in:
commit
4e31f18045
15 changed files with 779 additions and 0 deletions
24
playbill/methods/abilities/identify-poison.yaml
Normal file
24
playbill/methods/abilities/identify-poison.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
$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
|
Loading…
Add table
Add a link
Reference in a new issue