dnd-item-generator/dnd_item/sources/properties_very_rare.yaml
2023-12-29 19:22:51 -08:00

27 lines
540 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:
- 'might, mighty strking, mighty smacking, mighty strikes'
- '+3'
- This magical weapon grants +3 to attack and damage rolls.
- '{damage_type}'
- 3
- 3
- weapon