-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
armory update 1 #377
armory update 1 #377
Conversation
RSI Diff Bot; head commit 7be069a merging into 48e9ae8 Resources/Textures/Objects/Weapons/Guns/Rifles/kr51.rsi
Resources/Textures/Starshine/Objects/Weapons/Guns/Ammunition/SpeedLoaders/AntiMaterial/antimaterial_speed_loader.rsi
Resources/Textures/Starshine/Objects/Weapons/Guns/Revolvers/suppressor.rsi
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Перенеси некоторую часть прототипов что описал в продублированные версии файлов с нашими прототипами. И тэг поправь.
research-technology-incendiary-ammunition = Зажигательные боеприпасы | ||
research-technology-spec-ammunition = Специализированные боеприпасы | ||
research-technology-salvage-weapons-adv = Продвинутое оружие утилизаторов | ||
research-technology-large-caliber = Большой калибр | ||
|
||
research-technology-clarke-aplu = КШГ Кларк | ||
research-technology-Odyssey = ГМС Одиссей | ||
research-technology-gygax = АБНТ Гайгэкс | ||
research-technology-durand = БМП Дюранд | ||
|
||
research-technology-nvd = Прибор ночного виденья |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Перенеси всё что под категорией ##Starshine в новый продублированный файл локали.
uplink-gygax-desc = Перекрашенный синдикатом АБМНТ «Гайгэкс», потрёпан и сильно изношен, но все еще функционирует в штатном режиме. Прямо как с последней корпоротивной войны. | ||
uplink-mauler-name = АБМС «Маулер» | ||
uplink-mauler-desc = Перекрашенный синдикатом мародёр, был изрядно изменен, но все тот же старый добрый мародёр. | ||
uplink-clothing-pnv-name = ПНВ | ||
uplink-clothing-pnv-desc = Прибор ночного виденья |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тут тоже самое. Перенеси локаль в отдельный продублированный файл.
- type: listing | ||
id: UplinkClothingEyesVision | ||
name: uplink-clothing-pnv-name | ||
description: uplink-clothing-pnv-desc | ||
productEntity: ClothingEyesVision | ||
cost: | ||
Telecrystal: 6 | ||
categories: | ||
- UplinkWearables | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
В отдельный файл продублированный файл прототипа
- type: listing | ||
id: UplinkM90GLBundle | ||
name: uplink-m90gl-bundle-name | ||
description: uplink-m90gl-bundle-desc | ||
icon: { sprite: /Textures/Objects/Weapons/Guns/Rifles/carbine.rsi, state: icon } | ||
productEntity: ClothingBackpackDuffelSyndicateFilledCarbine | ||
cost: | ||
Telecrystal: 17 | ||
categories: | ||
- UplinkWeaponry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тоже самое, в продублированный файл. А также всё что выше и находится под категорией ##Starshine тоже в этот же файл
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
И что закомментировано внизу тоже
@@ -2279,6 +2279,10 @@ | |||
groups: | |||
Brute: -0.07 | |||
Burn: -0.07 | |||
- type: NightVision | |||
isToggle: true | |||
color: "#991111" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Я не тестировал, но цвет по палитре очень тёмный. Прикрепи скриншоты ночного зрения каждого, у которых цвет ночного виденья особенный.
- type: latheRecipe | ||
id: ClothingEyesVision | ||
result: ClothingEyesVision | ||
completetime: 2 | ||
materials: | ||
Steel: 100 | ||
Glass: 100 | ||
Plastic: 100 | ||
Gold: 50 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Будет лучше перенести в продублированную версию файла с нашими рецептами
- type: latheRecipe | ||
id: WeaponRevolverSuppressor | ||
result: WeaponRevolverSuppressor | ||
completetime: 15 | ||
materials: | ||
Steel: 1500 | ||
Silver: 300 | ||
|
||
- type: latheRecipe | ||
id: MagazineBoxAntiMaterielBig | ||
result: MagazineBoxAntiMaterielBig | ||
category: Ammo | ||
completetime: 10 | ||
materials: | ||
Steel: 1500 | ||
|
||
- type: latheRecipe | ||
id: SpeedLoaderAntiMaterial | ||
result: SpeedLoaderAntiMaterial | ||
category: Ammo | ||
completetime: 10 | ||
materials: | ||
Steel: 300 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Также. Перенести в продублированный файл
- type: technology | ||
id: PNV | ||
name: research-technology-nvd | ||
icon: | ||
sprite: Clothing/Eyes/Glasses/ninjavisor.rsi | ||
state: icon | ||
discipline: Experimental | ||
tier: 2 | ||
cost: 10000 | ||
recipeUnlocks: | ||
- ClothingEyesVision | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Тоже самое. В продублированную версию файла
whitelist: | ||
tags: | ||
- CartridgeAntiMateriel | ||
- SpeedLoaderAntiMaterial |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Забыл добавить тэг в файл tags.yml по пути /Resources/tags.yml
components: | ||
- type: Tag | ||
tags: | ||
- SpeedLoaderAntiMaterial |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Использован не добавленный тэг. Подробности по нему написал ниже
О запросе слияния
В данном ПРе были сделаны множественные изменения и добавления, связанные с оружием и экипировкой.
Почему / Баланс
Была добавленная защита от стана для скафандров сб и противоударной брони. Были переработаны некоторые виды оружия, такие как лазерная винтовка и лектер. Так же было множество более мелких изменений. Были изменены цены в аплинке на некоторые предметы. Кровавую броню шахтёра теперь можно купить в аплинке. Обычная броня шахтёра теперь спавнится в ящиках утилизаторов.
Критические изменения
Было добавлено новое оружие и предмет: Револьвер "подавитель" калибра .60 и ПНВ. Оба предмета можно получить при исследовании веток СБ и РНД соответственно. Так же ПНВ можно купить в аплинке. Был добавлен новый набор в аплинк - М90-GL. Ночное зрение теперь есть у тарантулов, клоунов пауков и крысиного короля.
🆑