init
This commit is contained in:
109
Prototypes/Damage/containers.yml
Normal file
109
Prototypes/Damage/containers.yml
Normal file
@@ -0,0 +1,109 @@
|
||||
# SPDX-FileCopyrightText: 2021 Leon Friedrich <60421075+ElectroJr@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2022 Alex Evgrashin <aevgrashin@yandex.ru>
|
||||
# SPDX-FileCopyrightText: 2022 keronshb <54602815+keronshb@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 Emisse <99158783+Emisse@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2023 Justin Pfeifler <jrpl101998@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2024 BombasterDS <115770678+BombasterDS@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Ed <96445749+TheShuEd@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 SlamBamActionman <83650252+SlamBamActionman@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 Tonydatguy <154929293+Tonydatguy@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2024 gluesniffler <159397573+gluesniffler@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Aiden <28298836+Aidenkrz@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 GoobBot <uristmchands@proton.me>
|
||||
# SPDX-FileCopyrightText: 2025 OnsenCapy <101037138+OnsenCapy@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 Solstice <solsticeofthewinter@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 SolsticeOfTheWinter <solsticeofthewinter@gmail.com>
|
||||
# SPDX-FileCopyrightText: 2025 TheBorzoiMustConsume <197824988+TheBorzoiMustConsume@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 deltanedas <39013340+deltanedas@users.noreply.github.com>
|
||||
# SPDX-FileCopyrightText: 2025 deltanedas <@deltanedas:kde.org>
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
- type: damageContainer
|
||||
id: Biological
|
||||
supportedGroups:
|
||||
- Brute
|
||||
- Burn
|
||||
- Toxin
|
||||
- Airloss
|
||||
- Genetic
|
||||
supportedTypes: # Goobstation
|
||||
- Holy
|
||||
|
||||
- type: damageContainer
|
||||
id: Inorganic
|
||||
supportedGroups:
|
||||
- Brute
|
||||
supportedTypes:
|
||||
- Heat
|
||||
- Shock
|
||||
|
||||
- type: damageContainer
|
||||
id: InorganicMetaphysical
|
||||
supportedGroups:
|
||||
- Brute
|
||||
- Metaphysical
|
||||
supportedTypes:
|
||||
- Heat
|
||||
- Shock
|
||||
|
||||
- type: damageContainer
|
||||
id: StructuralInorganic
|
||||
supportedGroups:
|
||||
- Brute
|
||||
supportedTypes:
|
||||
- Heat
|
||||
- Shock
|
||||
- Structural
|
||||
- Caustic # WD EDIT
|
||||
|
||||
- type: damageContainer
|
||||
id: Silicon
|
||||
supportedGroups:
|
||||
- Brute
|
||||
- Electronic # Goobstation
|
||||
supportedTypes:
|
||||
- Heat
|
||||
- Shock
|
||||
|
||||
- type: damageContainer
|
||||
id: Shield
|
||||
supportedGroups:
|
||||
- Brute
|
||||
supportedTypes:
|
||||
- Heat
|
||||
|
||||
- type: damageContainer
|
||||
id: Box
|
||||
supportedGroups:
|
||||
- Brute
|
||||
- Burn
|
||||
- Toxin
|
||||
supportedTypes:
|
||||
- Shock
|
||||
|
||||
- type: damageContainer
|
||||
id: ShadowHaze
|
||||
supportedTypes:
|
||||
- Heat
|
||||
|
||||
- type: damageContainer
|
||||
id: ManifestedSpirit
|
||||
supportedGroups:
|
||||
- Metaphysical
|
||||
- Brute
|
||||
supportedTypes:
|
||||
- Heat
|
||||
- Shock
|
||||
- Caustic
|
||||
|
||||
- type: damageContainer
|
||||
id: BiologicalMetaphysical
|
||||
supportedGroups:
|
||||
- Brute
|
||||
- Burn
|
||||
- Toxin
|
||||
- Airloss
|
||||
- Genetic
|
||||
supportedTypes: # Goobstation
|
||||
- Holy
|
||||
Reference in New Issue
Block a user