Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Events Balance Pass (space-wizards#1382)
Browse files Browse the repository at this point in the history
* Events

* Update events_bluespace.yml

* Update events_bluespace.yml

* Update events_bluespace.yml

* Update events_bluespace.yml
  • Loading branch information
dvir001 authored May 20, 2024
1 parent 9046414 commit 74d4957
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 8 deletions.
34 changes: 26 additions & 8 deletions Resources/Prototypes/_NF/Events/events_bluespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@
path: /Audio/Announcements/attention.ogg
endAnnouncement: station-event-bluespace-cache-end-announcement
earliestStart: 100
minimumPlayers: 25
minimumPlayers: 30
weight: 5
startDelay: 10
duration: 1350
maxDuration: 1560
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/cache.yml
rewardFactor: 3.3
Expand All @@ -29,11 +30,12 @@
path: /Audio/Announcements/attention.ogg
endAnnouncement: station-event-bluespace-vault-end-announcement
earliestStart: 100
minimumPlayers: 25
minimumPlayers: 30
weight: 5
startDelay: 10
duration: 1020
maxDuration: 1350
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/vault.yml
rewardFactor: 0.7
Expand All @@ -49,11 +51,13 @@
path: /Audio/Announcements/attention.ogg
endAnnouncement: station-event-bluespace-vault-end-announcement
earliestStart: 100
minimumPlayers: 25
minimumPlayers: 30
maximumPlayers: 45
weight: 5
startDelay: 10
duration: 590
maxDuration: 780
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/vaultsmall.yml
rewardFactor: 3
Expand All @@ -74,8 +78,10 @@
# startDelay: 10
# duration: 1500
# maxDuration: 1800
# maxOccurrences: 1 # Only once per shift possible
# - type: BluespaceErrorRule
# gridPath: /Maps/_NF/Bluespace/asteroidvault.yml
# rewardFactor: 0.5 # Filler to make the bank go up

# - type: entity # Need rework
# id: BluespaceAsteroidBunker
Expand All @@ -93,8 +99,10 @@
# startDelay: 10
# duration: 2100
# maxDuration: 2400
# maxOccurrences: 1 # Only once per shift possible
# - type: BluespaceErrorRule
# gridPath: /Maps/_NF/Bluespace/asteroidbunker.yml
# rewardFactor: 0.5 # Filler to make the bank go up

# - type: entity # Need rework
# id: BluespaceCargoniaShip
Expand All @@ -112,8 +120,10 @@
# startDelay: 10
# duration: 900
# maxDuration: 1200
# maxOccurrences: 1 # Only once per shift possible
# - type: BluespaceErrorRule
# gridPath: /Maps/_NF/Bluespace/cargoniaship.yml
# rewardFactor: 0.5 # Filler to make the bank go up

- type: entity
id: BluespaceArcIndDataCarrier
Expand All @@ -126,13 +136,15 @@
path: /Audio/Announcements/attention.ogg
endAnnouncement: station-event-bluespace-ship-end-announcement
earliestStart: 100
minimumPlayers: 30
minimumPlayers: 35
weight: 2
startDelay: 10
duration: 900
maxDuration: 1200
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/datacarrier.yml
rewardFactor: 0.5 # Filler to make the bank go up

- type: entity
id: BluespaceSyndicateFTLInterception
Expand All @@ -145,13 +157,15 @@
path: /Audio/Misc/notice1.ogg
endAnnouncement: station-event-bluespace-syndicate-ftl-interception-end-announcement
earliestStart: 80
minimumPlayers: 40
minimumPlayers: 45
weight: 1
startDelay: 10
duration: 1800
maxDuration: 2400
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/syndieftlintercept.yml
rewardFactor: 0.5 # Filler to make the bank go up

- type: entity
id: BluespaceWizardFederationScout
Expand All @@ -164,13 +178,15 @@
path: /Audio/Misc/notice1.ogg
endAnnouncement: station-event-bluespace-wizardfederation-scout-end-announcement
earliestStart: 100
minimumPlayers: 40
minimumPlayers: 45
weight: 1
startDelay: 10
duration: 900
maxDuration: 1200
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/wizardprobealt.yml
rewardFactor: 0.5 # Filler to make the bank go up

- type: entity
id: BluespaceBloodMoon
Expand All @@ -183,10 +199,12 @@
path: /Audio/Misc/notice1.ogg
endAnnouncement: station-event-bluespace-bloodmoon-end-announcement
earliestStart: 80
minimumPlayers: 40
minimumPlayers: 45
weight: 1
startDelay: 10
duration: 1800
maxDuration: 2400
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/bloodmoon.yml
gridPath: /Maps/_NF/Bluespace/bloodmoon.yml
rewardFactor: 0.5 # Filler to make the bank go up
1 change: 1 addition & 0 deletions Resources/Prototypes/_NF/Events/events_nf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
duration: 35
earliestStart: 90
minimumPlayers: 20
maxOccurrences: 1 # Only once per shift possible
- type: BluespaceSyndicateCrateRule

0 comments on commit 74d4957

Please sign in to comment.