New SunGlasses Just Dropped
This commit is contained in:
@@ -69,3 +69,6 @@ spellbook-spellblade-desc = Клинок, наполненный магией,
|
||||
|
||||
spellbook-mjolnir-name = Мьёльнир
|
||||
spellbook-mjolnir-desc = Могучий двуручный молот Тора. Ударив им по врагам, вы заставите их отлететь от вас, а также оглушить на 1,5 секунды. Вы можете его бросить для достижения того же эффекта.
|
||||
|
||||
spellbook-glasses-name = Волшебные очки
|
||||
spellbook-glasses-desc = Стиль, удобство, аэродинамика, а так же несколько рунических улучшений. Эти очки защищают глаза от яркого света, а так же проливают свет на покров яви, между видимым и невидимым.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user