Add linter-friendly WeightedRandom prototypes (#18729)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- type: weightedRandom
|
||||
- type: weightedRandomEntity
|
||||
id: SalvageRewardCommon
|
||||
weights:
|
||||
# basic materials
|
||||
@@ -20,7 +20,7 @@
|
||||
SpaceCash500: 0.5
|
||||
SpaceCash1000: 0.25
|
||||
|
||||
- type: weightedRandom
|
||||
- type: weightedRandomEntity
|
||||
id: SalvageRewardRare
|
||||
weights:
|
||||
# rare materials
|
||||
@@ -52,7 +52,7 @@
|
||||
SpaceCash1000: 0.75
|
||||
SpaceCash2500: 0.5
|
||||
|
||||
- type: weightedRandom
|
||||
- type: weightedRandomEntity
|
||||
id: SalvageRewardEpic
|
||||
weights:
|
||||
# rare machinery
|
||||
|
||||
Reference in New Issue
Block a user