Merge pull request #174 from frosty-dev/AnotherIventsRebalance

Ребалансы ивентов
This commit is contained in:
BIGZi0348
2024-11-18 00:06:22 +03:00
committed by GitHub
4 changed files with 19 additions and 7 deletions

View File

@@ -8,7 +8,8 @@
startAudio: startAudio:
path: /Audio/Announcements/attention.ogg path: /Audio/Announcements/attention.ogg
weight: 5 weight: 5
reoccurrenceDelay: 30 # reoccurrenceDelay: 30 # HONK EDIT
maxOccurrences: 1 # HONK EDIT
duration: 1 duration: 1
- type: LoadMapRule - type: LoadMapRule
preloadedGrid: ShuttleCargoLost preloadedGrid: ShuttleCargoLost
@@ -23,7 +24,8 @@
startAudio: startAudio:
path: /Audio/Announcements/attention.ogg path: /Audio/Announcements/attention.ogg
weight: 5 weight: 5
reoccurrenceDelay: 30 # reoccurrenceDelay: 30 # HONK EDIT
maxOccurrences: 1 # HONK EDIT
duration: 1 duration: 1
- type: LoadMapRule - type: LoadMapRule
preloadedGrid: TravelingCuisine preloadedGrid: TravelingCuisine
@@ -38,7 +40,8 @@
startAudio: startAudio:
path: /Audio/Announcements/attention.ogg path: /Audio/Announcements/attention.ogg
weight: 5 weight: 5
reoccurrenceDelay: 30 # reoccurrenceDelay: 30 # HONK EDIT
maxOccurrences: 1 # HONK EDIT
duration: 1 duration: 1
- type: LoadMapRule - type: LoadMapRule
preloadedGrid: DisasterEvacPod preloadedGrid: DisasterEvacPod
@@ -53,7 +56,8 @@
startAudio: startAudio:
path: /Audio/Announcements/attention.ogg path: /Audio/Announcements/attention.ogg
weight: 2 weight: 2
reoccurrenceDelay: 30 # reoccurrenceDelay: 30 # HONK EDIT
maxOccurrences: 1 # HONK EDIT
duration: 1 duration: 1
- type: LoadMapRule - type: LoadMapRule
preloadedGrid: Honki preloadedGrid: Honki
@@ -68,7 +72,9 @@
startAudio: startAudio:
path: /Audio/Announcements/attention.ogg path: /Audio/Announcements/attention.ogg
weight: 2 weight: 2
reoccurrenceDelay: 30 # reoccurrenceDelay: 30 # HONK EDIT
maxOccurrences: 1 # HONK EDIT
minimumPlayers: 30 # HONK EDIT
duration: 1 duration: 1
- type: LoadMapRule - type: LoadMapRule
preloadedGrid: SyndieEvacPod preloadedGrid: SyndieEvacPod

View File

@@ -7,6 +7,8 @@
name: Подрывник синдиката name: Подрывник синдиката
description: Пришёл, чтобы красиво уйти description: Пришёл, чтобы красиво уйти
rules: Вы - антагонист и можете убивать всех, кто пытается вам помешать, но убийство цели - всегда ваш наивысший приоритет. rules: Вы - антагонист и можете убивать всех, кто пытается вам помешать, но убийство цели - всегда ваш наивысший приоритет.
raffle:
settings: default
- type: GhostRoleMobSpawner - type: GhostRoleMobSpawner
prototype: MobHumanDemolitionist prototype: MobHumanDemolitionist
- type: Sprite - type: Sprite

View File

@@ -17,3 +17,6 @@
- type: NpcFactionMember - type: NpcFactionMember
factions: factions:
- Syndicate - Syndicate
- type: AutoTraitor
giveUplink: false
giveObjectives: false

View File

@@ -6,7 +6,8 @@
- type: StationEvent - type: StationEvent
weight: 8 weight: 8
duration: 1 duration: 1
earliestStart: 20 earliestStart: 30
minimumPlayers: 20 minimumPlayers: 30
maxOccurrences: 1
- type: LoadMapRule - type: LoadMapRule
preloadedGrid: DemolitionistShuttle preloadedGrid: DemolitionistShuttle