GatherableSystem/Component (#8041)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Chris V
2022-05-12 05:53:31 -07:00
committed by GitHub
parent 0de06cb9c0
commit 6cb2a01723
12 changed files with 244 additions and 192 deletions

View File

@@ -0,0 +1,21 @@
- type: entityLootTable
id: MiningLootTable
entries:
- id: SteelOre1
prob: 0.25
orGroup: Asteroid
- id: GoldOre1
prob: 0.05
orGroup: Asteroid
- id: SpaceQuartz1
prob: 0.20
orGroup: Asteroid
- id: PlasmaOre1
prob: 0.10
orGroup: Asteroid
- id: SilverOre1
prob: 0.025
orGroup: Asteroid
- id: UraniumOre1
prob: 0.025
orGroup: Asteroid