New SunGlasses Just Dropped

This commit is contained in:
BIGZi0348
2024-11-30 23:49:42 +03:00
parent 68647fbf8e
commit 48c54fefcb
3 changed files with 39 additions and 0 deletions

View File

@@ -69,3 +69,6 @@ spellbook-spellblade-desc = Клинок, наполненный магией,
spellbook-mjolnir-name = Мьёльнир
spellbook-mjolnir-desc = Могучий двуручный молот Тора. Ударив им по врагам, вы заставите их отлететь от вас, а также оглушить на 1,5 секунды. Вы можете его бросить для достижения того же эффекта.
spellbook-glasses-name = Волшебные очки
spellbook-glasses-desc = Стиль, удобство, аэродинамика, а так же несколько рунических улучшений. Эти очки защищают глаза от яркого света, а так же проливают свет на покров яви, между видимым и невидимым.

View File

@@ -149,3 +149,26 @@
message: bolt-barrage-component-extra-message
- type: BoltBarrage
- type: GiftIgnore
- type: entity
parent: [ClothingEyesBase, ShowSecurityIcons, ShowMedicalIcons]
id: ClothingEyesWizardGlasses
name: солнцезащитные очки
description: Подходят как для СБ, так и для карго.
suffix: Wizard
components:
- type: Sprite
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: Clothing
sprite: Clothing/Eyes/Glasses/sunglasses.rsi
- type: ShowHealthBars
damageContainers:
- Biological
- Inorganic
- type: ShowAntagonistIcons
- type: FlashImmunity
- type: EyeProtection
- type: ClothingGrantComponent
component:
- type: NightVision
- type: ThermalVision

View File

@@ -369,3 +369,16 @@
conditions:
- !type:ListingLimitedStockCondition
stock: 1
- type: listing
id: SpellBookWizardGlasses
name: spellbook-glasses-name
description: spellbook-glasses-desc
productEntity: ClothingEyesWizardGlasses
cost:
SpellPoint: 2
categories:
- MagicItems
conditions:
- !type:ListingLimitedStockCondition
stock: 1