dnd-item-generator/dnd_item/sources/properties_uncommon.yaml

27 lines
488 B
YAML
Raw Normal View History

2023-12-26 18:41:43 -08:00
metadata:
headers:
- name
- nouns
- adjectives
- description
2023-12-27 00:42:31 -08:00
- damage_type
- damage
- to_hit
2023-12-26 18:41:43 -08:00
- type
2023-12-27 00:42:31 -08:00
enchanted:
- '{enchanted.nouns}'
- '{enchanted.adjectives}'
- 'Attacks made with this magical weapon do an extra {this.damage} {this.damage_type} damage.'
- '{enchanted.damage_type}'
- 1d4
- 0
2023-12-26 18:41:43 -08:00
- weapon
2023-12-27 00:42:31 -08:00
magical:
2023-12-26 18:41:43 -08:00
- magic
- '+1'
- This magical weapon grants +1 to attack and damage rolls.
2023-12-27 00:42:31 -08:00
- '{base.damage_type}'
- 1
2023-12-26 18:41:43 -08:00
- 1
- weapon