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

Commit

Permalink
Update events_bluespace.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonsant authored Jun 14, 2024
1 parent 3ca5f41 commit 9e0e1aa
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions Resources/Prototypes/_NF/Events/events_bluespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
startDelay: 10
duration: 1350
maxDuration: 1560
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/cache.yml
Expand All @@ -36,7 +36,7 @@
startDelay: 10
duration: 1020
maxDuration: 1350
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/vault.yml
Expand All @@ -59,7 +59,7 @@
startDelay: 10
duration: 590
maxDuration: 780
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/vaultsmall.yml
Expand All @@ -81,9 +81,10 @@
startDelay: 10
duration: 1500
maxDuration: 1800
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPath: /Maps/_NF/Bluespace/asteroidvault.yml
gridPaths:
- /Maps/_NF/Bluespace/asteroidvault.yml
rewardFactor: 0.5 # Filler to make the bank go up

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

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

- type: entity
Expand All @@ -144,7 +147,7 @@
startDelay: 10
duration: 900
maxDuration: 1200
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/datacarrier.yml
Expand All @@ -166,7 +169,7 @@
startDelay: 10
duration: 1800
maxDuration: 2400
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/syndieftlintercept.yml
Expand All @@ -188,7 +191,7 @@
startDelay: 10
duration: 900
maxDuration: 1200
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/wizardprobealt.yml
Expand All @@ -210,7 +213,7 @@
startDelay: 10
duration: 1800
maxDuration: 2400
maxOccurrences: 1 # Only once per shift possible
maxOccurrences: 3 # Only once per shift possible
- type: BluespaceErrorRule
gridPaths:
- /Maps/_NF/Bluespace/bloodmoon.yml
Expand Down

0 comments on commit 9e0e1aa

Please sign in to comment.