dnd-item-generator/dnd_item/sources/properties_rare.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 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:
2023-12-27 22:25:12 -08:00
- '{enchantment.nouns}'
- '{enchantment.adjectives}'
2023-12-27 00:42:31 -08:00
- 'Attacks made with this magical weapon do an extra {this.damage} {this.damage_type} damage.'
2023-12-27 22:25:12 -08:00
- '{enchantment.damage_type}'
2023-12-27 00:42:31 -08:00
- 1d6
- 0
2023-12-26 18:41:43 -08:00
- weapon
2023-12-27 00:42:31 -08:00
magical:
2023-12-27 22:25:12 -08:00
- 'striking, smacking'
2023-12-26 18:41:43 -08:00
- '+2'
- This magical weapon grants +2 to attack and damage rolls.
2023-12-27 22:25:12 -08:00
- '{damage_type}'
2023-12-27 00:42:31 -08:00
- 2
2023-12-26 18:41:43 -08:00
- 2
- weapon