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

Материал из Space Stories Wiki
(Содержимое страницы заменено на «<tabber> |-|Заголовок 1= Содержимое1 |-|Заголовок 2= Содержимое2 <tabber>»)
Метка: замена
Нет описания правки
 
(не показаны 223 промежуточные версии 3 участников)
Строка 1: Строка 1:
<tabber>
- type: reagent
 
  id: Absinthe
|-|Заголовок 1=
  name: reagent-name-absinthe
Содержимое1
  parent: BaseAlcohol
 
  desc: reagent-desc-absinthe
|-|Заголовок 2=
  physicalDesc: reagent-physical-desc-strong-smelling
Содержимое2
  flavor: absinthe
 
  color: "#33EE00"
<tabber>
  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