adding weapon gen

This commit is contained in:
2025-11-02 19:46:47 -06:00
parent 31aa0000cc
commit 6efd3b3aa8
15 changed files with 424 additions and 491 deletions

View File

@@ -0,0 +1,22 @@
# Optional auto-added mods for higher rarities
implicits:
exalted:
- id: exalted_shard
name: Exalted
effects:
- stat: flat_damage
min: 3
max: 6
per_level: 0.25
legendary:
- id: legendary_core
name: Legendary
effects:
- stat: flat_damage
min: 4
max: 8
per_level: 0.35
- stat: crit_chance_pct
min: 3
max: 8
per_level: 0.10