GatherableSystem/Component (#8041)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
21
Resources/Prototypes/LootTables/mining_loot_table.yml
Normal file
21
Resources/Prototypes/LootTables/mining_loot_table.yml
Normal 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
|
||||
Reference in New Issue
Block a user