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

Материал из Space Stories Wiki
Нет описания правки
Нет описания правки
 
(не показаны 242 промежуточные версии 3 участников)
Строка 1: Строка 1:
<div style="flex-basis: 16%; margin-right: 65px; font-size: 12px; "> <!-- FlexContainer -->
- type: reagent
 
  id: Absinthe
    <!-- Командование -->
  name: reagent-name-absinthe
    <div class="JobsTable">
  parent: BaseAlcohol
 
  desc: reagent-desc-absinthe
        <div style="margin-left: 15px; padding: 5px 0; margin-right: 30px; display: flex; align-items: center;">
  physicalDesc: reagent-physical-desc-strong-smelling
            <div style="margin-right: 5px;">[[Файл:Cmd_dep.png|40px|link=Командование]]</div>
  flavor: absinthe
            <div style="margin-right: 35px;">'''[[Командование]]'''</div>
  color: "#33EE00"
        </div>
  metamorphicSprite:
 
    sprite: Objects/Consumable/Drinks/absintheglass.rsi
        <div class="mw-collapsible mw-collapsed">
     state: icon_empty
            <div style="border-bottom: 2px solid black;"></div>
  metamorphicMaxFillLevels: 5
 
  metamorphicFillBaseName: fill-
            <div style="margin-top: -10px; margin-bottom: -10px;">
  metamorphicChangeColor: true
                <ul class="JobsTableList" style="list-style-type: none; margin: 20px;">
  metabolisms:
                    <li>[[Капитан]]</li>
     Drink:
                    <li>[[Глава персонала]]</li>
      effects:
                    <li>[[Глава службы безопасности]]</li>
      - !type:SatiateThirst
                    <li>[[Старший Инженер]]</li>
         factor: 2
                    <li>[[Научный руководитель]]</li>
      - !type:AdjustReagent
                    <li>[[Главный врач]]</li>
        reagent: Ethanol
                    <li>[[Квартирмейстер]]</li>
         amount: 0.3
                </ul>
            </div>
        </div>
    </div>
 
    <!-- Юридический Департамент -->
    <div class="JobsTable">
 
        <div style="margin-left: 15px; padding: 5px 0; margin-right: 30px; display: flex; align-items: center;">
            <div style="margin-right: 5px;">[[File:law_dep.png|40px|link=Юридический Департамент]]</div>
            <div style="margin-right: 35px;">'''[[Юридический Департамент]]'''</div>
        </div>
 
        <div class="mw-collapsible mw-collapsed">
            <div style="border-bottom: 2px solid black;"></div>
 
            <div style="margin-top: -10px; margin-bottom: -10px;">
                <ul class="JobsTableList" style="list-style-type: none; margin: 20px;">
                    <li>[[Магистрат]]</li>
                    <li>[[Агент Внутренних Дел]]</li>
                    <li>[[Юрист]]</li>
                </ul>
            </div>
        </div>
     </div>
 
    <!-- Отдел Службы Безопасности -->
    <div class="JobsTable">
 
        <div style="margin-left: 15px; padding: 5px 0; margin-right: 30px; display: flex; align-items: center;">
            <div style="margin-right: 5px;">[[File:sec_dep.png|40px|link=Отдел Службы Безопасности]]</div>
            <div style="margin-right: 35px;">'''[[Отдел Службы Безопасности|Отдел СБ]]'''</div>
        </div>
 
        <div class="mw-collapsible mw-collapsed">
            <div style="border-bottom: 2px solid black;"></div>
 
            <div style="margin-top: -10px; margin-bottom: -10px;">
                <ul class="JobsTableList" style="list-style-type: none; margin: 20px;">
                    <li>[[Глава службы безопасности]]</li>
                    <li>[[Страж Клинка]]</li>
                    <li>[[Смотритель]]</li>
                    <li>[[Детектив]]</li>
                    <li>[[Офицер СБ|Офицер]]</li>
                    <li>[[Кадет СБ|Кадет]]</li>
                </ul>
            </div>
        </div>
     </div>
 
    <!-- Космическая тюрьма -->
<div class="JobsTable">
 
        <div style="margin-left: 15px; padding: 5px 0; margin-right: 30px; display: flex; align-items: center;">
            <div style="margin-right: 5px;">[[File:Космическая тюрьма.png|40px|link=Космическая тюрьма]]</div>
            <div style="margin-right: 35px;">'''[[Космическая тюрьма]]'''</div>
         </div>
 
        <div class="mw-collapsible mw-collapsed">
            <div style="border-bottom: 2px solid black;"></div>
 
            <div style="margin-top: -10px; margin-bottom: -10px;">
                <ul class="JobsTableList" style="list-style-type: none; margin: 20px;">
                    <li>[[Начальник космической тюрьмы|Начальник КТ]]</li>
                    <li>[[Офицер космической тюрьмы|Офицер КТ]]</li>
                    <li>[[Инженер космической тюрьмы|Инженер КТ]]</li>
                    <li>[[Медик космической тюрьмы|Медик КТ]]</li>
                </ul>
            </div>
         </div>
    </div>
 
</div>

Текущая версия от 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