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

27 lines
550 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}'
- 2d6
- 0
- weapon
magical:
- 'legend, legendary strking, legendary smacking, legendary strikes'
- '+3'
- This magical weapon grants +3 to attack and damage rolls.
- '{damage_type}'
- 3
- 3
- weapon