Тест: различия между версиями

Материал из Space Stories Wiki
Нет описания правки
Нет описания правки
 
(не показаны 253 промежуточные версии 3 участников)
Строка 1: Строка 1:
<span class="headerColor" style="font-size: 0;">red, purple|255 231 0</span>
- type: reagent
== Текст 1 ==
  id: Absinthe
=== Текст 1.1 ===
  name: reagent-name-absinthe
 
  parent: BaseAlcohol
== Текст 2 ==
  desc: reagent-desc-absinthe
 
  physicalDesc: reagent-physical-desc-strong-smelling
== Текст 3 ==
  flavor: absinthe
  color: "#33EE00"
  metamorphicSprite:
    sprite: Objects/Consumable/Drinks/absintheglass.rsi
    state: icon_empty
  metamorphicMaxFillLevels: 5
  metamorphicFillBaseName: fill-
  metamorphicChangeColor: true
  metabolisms:
    Drink:
      effects:
      - !type:SatiateThirst
        factor: 2
      - !type:AdjustReagent
        reagent: Ethanol
        amount: 0.3

Текущая версия от 11:12, 30 января 2025

- type: reagent

 id: Absinthe
 name: reagent-name-absinthe
 parent: BaseAlcohol
 desc: reagent-desc-absinthe
 physicalDesc: reagent-physical-desc-strong-smelling
 flavor: absinthe
 color: "#33EE00"
 metamorphicSprite:
   sprite: Objects/Consumable/Drinks/absintheglass.rsi
   state: icon_empty
 metamorphicMaxFillLevels: 5
 metamorphicFillBaseName: fill-
 metamorphicChangeColor: true
 metabolisms:
   Drink:
     effects:
     - !type:SatiateThirst
       factor: 2
     - !type:AdjustReagent
       reagent: Ethanol
       amount: 0.3