tweaking magic damage types
This commit is contained in:
parent
11cda811c1
commit
797c807e58
|
@ -3,10 +3,9 @@ metadata:
|
||||||
- damage_type
|
- damage_type
|
||||||
- noun
|
- noun
|
||||||
- adjective
|
- adjective
|
||||||
- effect
|
|
||||||
frequencies:
|
frequencies:
|
||||||
default:
|
default:
|
||||||
'+1 magic': 1.0
|
magic: 1.0
|
||||||
fire: 1.0
|
fire: 1.0
|
||||||
cold: 1.0
|
cold: 1.0
|
||||||
acid: 1.0
|
acid: 1.0
|
||||||
|
@ -17,9 +16,9 @@ metadata:
|
||||||
force: 1.0
|
force: 1.0
|
||||||
necrotic: 1.0
|
necrotic: 1.0
|
||||||
radiant: 1.0
|
radiant: 1.0
|
||||||
+1 magic:
|
magic:
|
||||||
- magic
|
- magic
|
||||||
- '+1'
|
- magical
|
||||||
fire:
|
fire:
|
||||||
- flames, fire
|
- flames, fire
|
||||||
- flaming, burning
|
- flaming, burning
|
||||||
|
|
Loading…
Reference in New Issue
Block a user