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

27 lines
504 B
YAML
Raw Normal View History

2023-12-26 18:41:43 -08:00
metadata:
headers:
- name
- nouns
- adjectives
- description
2023-12-27 22:25:12 -08:00
- damage_type
- damage
- to_hit
2023-12-26 18:41:43 -08:00
- type
2023-12-27 22:25:12 -08:00
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:
- 'striking, smacking'
- '+3'
- This magical weapon grants +3 to attack and damage rolls.
- '{damage_type}'
- 3
- 3
- weapon