Ghost role probability (#9752)

* Ghost role probability

* give it to regular ticks/bears too
This commit is contained in:
Kara
2022-07-14 22:20:37 -07:00
committed by GitHub
parent 44e4678435
commit c9d9d09e19
8 changed files with 59 additions and 11 deletions

View File

@@ -86,6 +86,20 @@
prototypes:
- MobTickSalvage
- type: entity
name: Salvage Space Bear Spawner
id: SpawnMobBearSalvage
parent: MarkerBase
components:
- type: Sprite
layers:
- state: green
- state: bear
sprite: Mobs/Animals/bear.rsi
- type: ConditionalSpawner
prototypes:
- MobBearSpaceSalvage
- type: entity
id: SalvageMobSpawner75
parent: SalvageMobSpawner

View File

@@ -69,3 +69,20 @@
Brute: 15
- type: ReplacementAccent
accent: genericAggressive
- type: GhostTakeoverAvailable
prob: 0.05
name: space bear
description: |
You're a bear! Do bear things.
- type: entity
id: MobBearSpaceSalvage
parent: MobBearSpace
suffix: "Salvage Ruleset"
components:
- type: GhostTakeoverAvailable
prob: 0.05
name: space bear on salvage wreck
description: |
Defend the loot inside the salvage wreck!
- type: SalvageMobRestrictions

View File

@@ -120,6 +120,7 @@
suffix: "Salvage Ruleset"
components:
- type: GhostTakeoverAvailable
prob: 0.33
name: space carp on salvage wreck
description: |
Defend the loot inside the salvage wreck!

View File

@@ -78,6 +78,7 @@
- type: SolutionTransfer
maxTransferAmount: 5
- type: GhostTakeoverAvailable
prob: 0.33
makeSentient: true
name: space tick
description: |