Binary-channel-fix (#312)

This commit is contained in:
Stasvozgalov
2024-05-23 02:54:27 +03:00
committed by GitHub
parent ba0ffbc2b3
commit 5777737868
10 changed files with 71 additions and 5 deletions

View File

@@ -39,3 +39,5 @@ chat-radio-security = Безопасность
chat-radio-service = Сервисный chat-radio-service = Сервисный
chat-radio-supply = Снабжение chat-radio-supply = Снабжение
chat-radio-syndicate = Синдикат chat-radio-syndicate = Синдикат
chat-radio-binary = Бинарный
chat-radio-freelance = Наемный

View File

@@ -17,6 +17,8 @@ examine-encryption-default-channel =
[Medical] Медицинский [Medical] Медицинский
[Security] Безопасность [Security] Безопасность
[Service] Сервисный [Service] Сервисный
[Binary] Бинарный
[Freelance] Наемный
*[other] _ *[other] _
}[/color]. }[/color].
ent-EncryptionKeySyndie = кроваво-красный ключ шифрования ent-EncryptionKeySyndie = кроваво-красный ключ шифрования
@@ -58,6 +60,12 @@ ent-EncryptionKeySecurity = ключ шифрования безопасност
ent-EncryptionKeyService = сервисный ключ шифрования ent-EncryptionKeyService = сервисный ключ шифрования
.desc = Ключ шифрования используемый сервисными работниками, задача которых поддерживать станцию цельной, весёлой и чистой. .desc = Ключ шифрования используемый сервисными работниками, задача которых поддерживать станцию цельной, весёлой и чистой.
.suffix = { "" } .suffix = { "" }
ent-EncryptionKeyBinary = двоичный ключ шифрования
.desc = Ключ шифрования, который переводит двоичные сигналы, используемые силиконами.
.suffix = { "" }
ent-EncryptionKeyFreelance = ключ шифрования наемников
.desc = Ключ шифрования, используемый наемниками, которые могут быть или не быть связаны между собой. Выглядит так, будто он износился.
.suffix = { "" }
ent-BoxEncryptionKeyCargo = коробка ключей шифрования снабжения ent-BoxEncryptionKeyCargo = коробка ключей шифрования снабжения
.desc = Коробока запасных ключей шифрования. .desc = Коробока запасных ключей шифрования.
.suffix = { "" } .suffix = { "" }

View File

@@ -46,3 +46,6 @@ ent-ClothingHeadsetService = сервисная гарнитура
ent-ClothingHeadsetGrey = гарнитура пассажира ent-ClothingHeadsetGrey = гарнитура пассажира
.desc = Модифицированный модульный интерком, надеваемый на голову. Принимает ключи шифрования. .desc = Модифицированный модульный интерком, надеваемый на голову. Принимает ключи шифрования.
.suffix = { "" } .suffix = { "" }
ent-ClothingHeadsetFreelance = гарнитура наемника
.desc = Это используется группой наемников.
.suffix = { "" }

View File

@@ -25,3 +25,6 @@ ent-ClothingHeadsetAltCargo = полноразмерная грузовая га
ent-ClothingHeadsetAltSyndicate = полноразмерная гарнитура синдиката ent-ClothingHeadsetAltSyndicate = полноразмерная гарнитура синдиката
.desc = Модифицированный модульный интерком синдиката, надеваемый на голову, и содержащий ключ шифрования. Защищает уши от светошумовых зарядов. .desc = Модифицированный модульный интерком синдиката, надеваемый на голову, и содержащий ключ шифрования. Защищает уши от светошумовых зарядов.
.suffix = { "" } .suffix = { "" }
ent-ClothingHeadsetAltFreelance = полноразмерная гарнитура наемника
.desc = Модифицированный модульный интерком наемника, надеваемый на голову, и содержащий ключ шифрования.
.suffix = { "" }

View File

@@ -9,4 +9,6 @@ ent-EnergyDaggerBox = футляр энергокинжала
ent-EnergyCutlass = абордажная энергосабля ent-EnergyCutlass = абордажная энергосабля
.desc = Экзотическое энергетическое оружие. .desc = Экзотическое энергетическое оружие.
ent-EnergySwordDouble = двойной энергетический меч ent-EnergySwordDouble = двойной энергетический меч
.desc = Стажеры из командования Синдиката решили, что одного клинка на энергетическом мече недостаточно. Его можно хранить в кармане. .desc = Стажеры из командования Синдиката решили, что одного клинка на энергетическом мече недостаточно. Его можно хранить в кармане.
ent-EnergySwordBorg = { ent-EnergySword }
.desc = { ent-EnergySword.desc }

View File

@@ -331,3 +331,16 @@
Caustic: 0.0 Caustic: 0.0
Poison: 0.0 Poison: 0.0
Cellular: 0.0 Cellular: 0.0
- type: damageModifierSet
id: AssaultBorg
coefficients:
Blunt: 0.8
Slash: 0.5
Piercing: 0.3
Heat: 1.2
Shock: 1.5
Cold: 0.0
Caustic: 0.5
Poison: 0.0
Cellular: 0.0

View File

@@ -300,6 +300,8 @@
noMindState: synd_sec noMindState: synd_sec
- type: Construction - type: Construction
node: syndicateassault node: syndicateassault
- type: Damageable
damageModifierSet: AssaultBorg
- type: entity - type: entity
id: BorgChassisSyndicateMedical id: BorgChassisSyndicateMedical

View File

@@ -244,7 +244,7 @@
- GasAnalyzer - GasAnalyzer
- GeigerCounter - GeigerCounter
- RemoteSignaller - RemoteSignaller
- GasAnalyzer - GasAnalyzer
- GeigerCounter - GeigerCounter
- type: entity - type: entity
@@ -540,7 +540,7 @@
- state: icon-syndicate - state: icon-syndicate
- type: ItemBorgModule - type: ItemBorgModule
items: items:
- EnergySwordDouble - EnergySwordBorg
- PinpointerSyndicateNuclear - PinpointerSyndicateNuclear
- type: entity - type: entity

View File

@@ -269,3 +269,32 @@
deconstructionTarget: null deconstructionTarget: null
graph: EnergyDoubleSwordGraph graph: EnergyDoubleSwordGraph
node: desword node: desword
- type: entity
parent: EnergySwordBase
id: EnergySwordBorg
components:
- type: ItemToggleMeleeWeapon
activatedSoundOnHit:
path: /Audio/Weapons/eblade1.ogg
params:
variation: 0.250
activatedSoundOnHitNoDamage:
path: /Audio/Weapons/eblade1.ogg
params:
variation: 0.250
volume: -10
activatedSoundOnSwing:
path: /Audio/Weapons/eblademiss.ogg
params:
variation: 0.125
activatedDamage:
types:
Slash: 15
Heat: 15
Structural: 20
- type: Reflect
reflectProb: 0.8
enabled: false
reflects:
- Energy

View File

@@ -100,7 +100,9 @@
- type: radioChannel - type: radioChannel
id: Binary id: Binary
name: chat-radio-binary name: chat-radio-binary
keycode: 'b' keycodes:
- 'b'
- 'б'
frequency: 1001 frequency: 1001
color: "#2ed2fd" color: "#2ed2fd"
# long range since otherwise it'd defeat the point of a handheld radio independent of telecomms # long range since otherwise it'd defeat the point of a handheld radio independent of telecomms
@@ -109,7 +111,9 @@
- type: radioChannel - type: radioChannel
id: Freelance id: Freelance
name: chat-radio-freelance name: chat-radio-freelance
keycode: 'f' keycodes:
- 'f'
- 'ф'
frequency: 1984 frequency: 1984
color: "#f6ce64" color: "#f6ce64"
# long range since otherwise it'd defeat the point of a handheld radio independent of telecomms # long range since otherwise it'd defeat the point of a handheld radio independent of telecomms