Add extending by binding
This commit is contained in:
parent
beff321251
commit
49e82d0a13
12 changed files with 155 additions and 102 deletions
|
@ -1,4 +1,5 @@
|
|||
$binding: playbill
|
||||
extends: ../extend-me/binding.yaml
|
||||
id: the-great-spires
|
||||
name: The Great Spires
|
||||
author: "Endeavorance <hello@endeavorance.camp>"
|
||||
|
|
|
@ -11,8 +11,7 @@ $define: ability
|
|||
id: identify-poison
|
||||
name: Identify Poison
|
||||
type: action
|
||||
costs:
|
||||
ap: 1
|
||||
ap: 1
|
||||
roll: focus
|
||||
boons:
|
||||
- You know the antidote to the detected poison
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue