Skip to content

Commit

Permalink
Lore branch (#8)
Browse files Browse the repository at this point in the history
* Add files via upload

* Delete Resources/Textures/Corvax/icon.png

* MegaLore

* Loce NukPetr
  • Loading branch information
Crazzy-pingvin authored Oct 24, 2024
1 parent 7011e9f commit 487f742
Show file tree
Hide file tree
Showing 2,627 changed files with 64,306 additions and 0 deletions.
238 changes: 238 additions & 0 deletions Resources/Locale/ru-RU/lore/KMLG/kmlg.ftl

Large diffs are not rendered by default.

376 changes: 376 additions & 0 deletions Resources/Locale/ru-RU/lore/Mirt/mirt.ftl

Large diffs are not rendered by default.

368 changes: 368 additions & 0 deletions Resources/Locale/ru-RU/lore/Noocraty/nooc.ftl

Large diffs are not rendered by default.

392 changes: 392 additions & 0 deletions Resources/Locale/ru-RU/lore/Petr/petr.ftl

Large diffs are not rendered by default.

472 changes: 472 additions & 0 deletions Resources/Locale/ru-RU/lore/SNK/snk.ftl

Large diffs are not rendered by default.

273 changes: 273 additions & 0 deletions Resources/Locale/ru-RU/lore/Umpor/umpor.ftl

Large diffs are not rendered by default.

244 changes: 244 additions & 0 deletions Resources/Locale/ru-RU/lore/Viteztvi/viteztvi.ftl

Large diffs are not rendered by default.

16,094 changes: 16,094 additions & 0 deletions Resources/Maps/Nonstations/nukpetr_station.yml

Large diffs are not rendered by default.

2,836 changes: 2,836 additions & 0 deletions Resources/Maps/Shuttles/ShuttleEvent/ump_shuttle_lost.yml

Large diffs are not rendered by default.

4,165 changes: 4,165 additions & 0 deletions Resources/Maps/Shuttles/nukpetr_shuttle.yml

Large diffs are not rendered by default.

1,925 changes: 1,925 additions & 0 deletions Resources/Prototypes/Corvax/Lore/KMLG/kmlg.yml

Large diffs are not rendered by default.

3,822 changes: 3,822 additions & 0 deletions Resources/Prototypes/Corvax/Lore/Mirt/mirt.yml

Large diffs are not rendered by default.

3,724 changes: 3,724 additions & 0 deletions Resources/Prototypes/Corvax/Lore/Noocraty/nooc.yml

Large diffs are not rendered by default.

211 changes: 211 additions & 0 deletions Resources/Prototypes/Corvax/Lore/Petr/nuk_petr.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,211 @@
#-----------------------------------------------аванпост-----------------------------
- type: entity
abstract: true
id: BaseStationPetr
components:
- type: NpcFactionMember
factions:
- Petr

- type: entity
id: StandardPetrOutpost
parent:
- BaseStation
- BaseStationPetr
noSpawn: true
components:
- type: Transform

- type: gameMap
id: PetrOutpost
mapName: Petr Outpost
mapPath: /Maps/Nonstations/nukpetr_station.yml
minPlayers: 40
stations:
SyndicateOutpost:
stationProto: StandardPetrOutpost
components:
- type: StationNameSetup
mapNameTemplate: "Petr Outpost"
#-------------------------------------Объявлялка войны-----------
# - type: entity
# parent: BaseItem
# id: PetrDeclarationOfWar
# name: Декларатор войны
# description: Объявите всем, что петрищевцы начинают новый терракт! Тогда другие подпольные ячейки проспонсируют вас.
# components:
# - type: Sprite
# sprite: Objects/Devices/declaration_of_war.rsi
# layers:
# - state: declarator
# - type: Item
# - type: UseDelay
# delay: 0.5
# - type: ActivatableUI
# inHandsOnly: true
# singleUser: true
# requireActiveHand: false
# key: enum.WarDeclaratorUiKey.Key
# - type: UserInterface
# interfaces:
# enum.WarDeclaratorUiKey.Key:
# type: WarDeclaratorBoundUserInterface
# - type: WarDeclarator
# message: Силы Красной пролетарской Вечной Революции сообщают, что идут в атаку на продажную корпорацию НаноТрейзени требуют от них выдать всех капиталистических акул и их прихвостней, что угнетают простых рабочих станции.
# - type: AccessReader
# access: [["PetrAccess"]]
#-----------------------------------------------гиры-----------------------------
#------------------------------------боевик----------
- type: startingGear
id: NukPetrSoldGear
equipment:
jumpsuit: PetrUniform
shoes: PetrBoots
head: PetrCapP
id: PetrPDASold
ears: PetrHeadset
pocket1: PetrPaperSold
pocket2: PetrBaseUplinkRadio50TC
#------------------------------------специалист-инженер----------
- type: startingGear
id: NukPetrSpecGear
equipment:
jumpsuit: PetrUniform
shoes: PetrBoots
head: PetrCapP
id: PetrPDASold
ears: PetrHeadset
pocket1: PetrPaperSpecEng
pocket2: PetrBaseUplinkRadio50TC
#------------------------------------командир----------
- type: startingGear
id: NukPetrOffiGear
equipment:
jumpsuit: PetrUniform
shoes: PetrBoots
head: PetrCapP
neck: PetrCloak
id: PetrPDAOffi
ears: PetrHeadset
pocket1: PetrPaperOffi
pocket2: PetrBaseUplinkRadio50TC
# inhand:
# - PetrDeclarationOfWar
#-----------------------------------------------антаги-----------------------------
- type: antag
id: NukPetr
name: name-of-NukPetr
antagonist: true
setPreference: true
objective: objective-of-NukPetr
requirements:
- !type:OverallPlaytimeRequirement
time: 36000
- !type:DepartmentTimeRequirement
department: Security
time: 18000

- type: antag
id: NukPetrSpec
name: name-of-NukPetrSpec
antagonist: true
setPreference: true
objective: objective-of-NukPetrSpec
requirements:
- !type:OverallPlaytimeRequirement
time: 43200
- !type:DepartmentTimeRequirement
department: Security
time: 18000
- !type:DepartmentTimeRequirement
department: Engineering
time: 12000

- type: antag
id: NukPetrCommander
name: name-of-NukPetrCommander
antagonist: true
setPreference: true
objective: objective-of-NukPetrCommander
requirements:
- !type:OverallPlaytimeRequirement
time: 82800
- !type:DepartmentTimeRequirement
department: Security
time: 54000
#-----------------------------------------------набор правил-----------------------------
- type: entity
parent: BaseNukeopsRule
id: NukPetr
components:
- type: GameRule
minPlayers: 0
- type: LoadMapRule
gameMap: PetrOutpost
- type: AntagSelection
selectionTime: PrePlayerSpawn
definitions:
- prefRoles: [ NukPetrCommander ]
fallbackRoles: [ NukPetr, NukPetrSpec ]
spawnerPrototype: SpawnPointNukPetrCommander
max: 1
startingGear: NukPetrOffiGear
components:
- type: NukeOperative
- type: RandomMetadata
nameSegments:
- PetrName-com
- PetrNameTwo
- type: NpcFactionMember
factions:
- Petr
mindComponents:
- type: RevolutionaryRole
prototype: NukPetrCommander
- prefRoles: [ NukPetrSpec ]
fallbackRoles: [ NukPetr, NukPetrCommander ]
spawnerPrototype: SpawnPointNukPetrSpec
max: 2
startingGear: NukPetrSpecGear
components:
- type: NukeOperative
- type: RandomMetadata
nameSegments:
- PetrName-vet
- PetrNameTwo
- type: NpcFactionMember
factions:
- Petr
mindComponents:
- type: RevolutionaryRole
prototype: NukPetr
- prefRoles: [ NukPetr ]
fallbackRoles: [ NukPetrCommander, NukPetrSpec ]
spawnerPrototype: SpawnPointNukPetr
max: 4
startingGear: NukPetrSoldGear
components:
- type: NukeOperative
- type: RandomMetadata
nameSegments:
- PetrName-tov
- PetrNameTwo
- type: NpcFactionMember
factions:
- Petr
mindComponents:
- type: RevolutionaryRole
prototype: NukPetr
#-----------------------------------------------режим-----------------------------
- type: gamePreset
id: PetrRaid
alias:
- petr
name: name-of-PetrRaid
description: description-of-PetrRaid
showInVote: false
rules:
- NukPetr
- SubGamemodesRule
- BasicStationEventScheduler
- BasicRoundstartVariation
Loading

0 comments on commit 487f742

Please sign in to comment.