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

48 lines
815 B
YAML

metadata:
headers:
- damage_type
- nouns
- adjectives
frequencies:
default:
fire: 1.0
cold: 1.0
acid: 1.0
thunder: 1.0
psychic: 1.0
poison: 1.0
lightning: 1.0
force: 1.0
necrotic: 1.0
radiant: 1.0
fire:
- 'flames, fire'
- 'flaming, burning'
cold:
- 'ice, cold'
- 'freezing, frosty'
acid:
- 'acid'
- 'acidic, caustic'
thunder:
- 'thunder'
- 'thundering,booming'
psychic:
- 'mind, screams'
- 'psychic, screaming'
poison:
- 'poison, toxins, venom'
- 'poisonous, toxic, venomous'
lightning:
- 'lightning,sparks,shocks'
- 'lightning,shocking,sparking'
force:
- 'force'
- 'forceful'
necrotic:
- 'necrosis, darkness, shadows'
- 'necrotic, dark, unholy'
radiant:
- 'radiance, shining'
- 'radiant, holy'