dnd-item-generator/dnd_item/sources/properties_very_rare.yaml
2023-12-29 13:44:56 -08:00

27 lines
504 B
YAML

metadata:
headers:
- name
- nouns
- adjectives
- description
- damage_type
- damage
- to_hit
- type
enchanted:
- '{enchantment.nouns}'
- '{enchantment.adjectives}'
- 'Attacks made with this magical weapon do an extra {this.damage} {this.damage_type} damage.'
- '{enchantment.damage_type}'
- 1d8
- 0
- weapon
magical:
- 'striking, smacking'
- '+3'
- This magical weapon grants +3 to attack and damage rolls.
- '{damage_type}'
- 3
- 3
- weapon