adding weapon gen
This commit is contained in:
22
app/game/templates/weapons/implicits.yaml
Normal file
22
app/game/templates/weapons/implicits.yaml
Normal 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
|
||||
Reference in New Issue
Block a user