loadout-group-breath-tool = Species-dependent breath tools
loadout-group-tank-harness = Species-specific survival equipment
loadout-group-EVA-tank = Species-specific gas tank
+loadout-group-survival-mime = Mime Survival Box
# Command
loadout-group-captain-head = Captain head
uplink-backpack-syndicate-name = Syndicate backpack
uplink-backpack-syndicate-desc = Lightweight explosion-proof а backpack for holding various traitor goods
+
+uplink-combat-bakery-name = Combat Bakery Kit
+uplink-combat-bakery-desc = A kit of clandestine baked weapons. Contains a baguette which a skilled mime could use as a sword and a pair of throwing croissants. Once the job is done, eat the evidence.
\ No newline at end of file
- type: Label
currentLabel: reagent-name-nitrogen
+- type: entity
+ parent: BoxSurvival
+ id: BoxMime
+ name: survival box
+ description: It's a box with basic internals inside.
+ suffix: Emergency
+ components:
+ - type: StorageFill
+ contents:
+ - id: ClothingMaskBreath
+ - id: EmergencyOxygenTankFilled
+ - id: EmergencyMedipen
+ - id: Flare
+ - id: FoodBreadBaguette
+ - id: DrinkWaterBottleFull
+
+- type: entity
+ parent: BoxSurvivalNitrogen
+ id: BoxMimeNitrogen
+ suffix: Emergency N2
+ components:
+ - type: StorageFill
+ contents:
+ - id: ClothingMaskBreath
+ - id: EmergencyNitrogenTankFilled
+ - id: EmergencyMedipen
+ - id: Flare
+ - id: FoodBreadBaguette
+ - id: DrinkWaterBottleFull
+ - type: Label
+ currentLabel: reagent-name-nitrogen
+
- type: entity
parent: BoxCardboard
id: BoxSurvivalSyndicate
contents:
- id: DeathRattleImplanter
amount: 6
+
+- type: entity
+ parent: [BoxCardboard, BaseSyndicateContraband]
+ id: CombatBakeryKit
+ name: combat bakery kit
+ description: A kit of clandestine baked weapons.
+ components:
+ - type: Sprite
+ layers:
+ - state: box_of_doom
+ - state: france
+ - type: StorageFill
+ contents:
+ - id: WeaponCroissant
+ amount: 2
+ - id: WeaponBaguette
\ No newline at end of file
blacklist:
components:
- SurplusBundle
+
+- type: listing
+ id: UplinkCombatBakery
+ name: uplink-combat-bakery-name
+ description: uplink-combat-bakery-desc
+ icon: { sprite: Objects/Consumable/Food/Baked/bread.rsi, state: baguette}
+ productEntity: CombatBakeryKit
+ cost:
+ Telecrystal: 3
+ categories:
+ - UplinkJob
+ conditions:
+ - !type:BuyerJobCondition
+ whitelist:
+ - Chef
+ - Mime
\ No newline at end of file
Quantity: 1
- ReagentId: Blackpepper
Quantity: 1
+ - type: Clothing
+ slots: [ BELT ]
+ equippedPrefix: baguette
+ quickEquip: false
+ - type: Item
+ inhandVisuals:
+ left:
+ - state: baguette-inhand-left
+ right:
+ - state: baguette-inhand-right
+ - type: MeleeWeapon
+ wideAnimationRotation: -120
+ damage:
+ types:
+ Blunt: 1 # bonk
# Tastes like France.
- type: entity
Quantity: 2
- ReagentId: Vitamin
Quantity: 1
+ - type: DamageOtherOnHit
+ damage:
+ types:
+ Blunt: 0 # so the damage stats icon doesn't immediately give away the syndie ones
\ No newline at end of file
--- /dev/null
+- type: entity
+ name: baguette
+ parent: FoodBreadBaguette
+ id: WeaponBaguette
+ description: Bon appétit!
+ suffix: Weapon
+ components:
+ - type: MeleeWeapon
+ wideAnimationRotation: -120
+ damage:
+ types:
+ Slash: 16
+ soundHit:
+ path: /Audio/Weapons/bladeslice.ogg
+ - type: Reflect
+ reflectProb: 0.05
+ spread: 90
\ No newline at end of file
--- /dev/null
+- type: entity
+ parent: FoodBakedCroissant
+ id: WeaponCroissant
+ name: croissant
+ description: Buttery, flaky goodness.
+ suffix: Weapon
+ components:
+ - type: Fixtures
+ fixtures:
+ fix1:
+ shape: !type:PhysShapeCircle
+ radius: 0.2
+ density: 5
+ mask:
+ - ItemMask
+ restitution: 0.3
+ friction: 0.2
+ - type: EmbeddableProjectile
+ sound: /Audio/Weapons/star_hit.ogg
+ - type: LandAtCursor
+ - type: DamageOtherOnHit
+ damage:
+ types:
+ Slash: 5
+ Piercing: 10
\ No newline at end of file
back:
- BoxHugNitrogen
+# Mime
+- type: loadout
+ id: EmergencyOxygenMime
+ effects:
+ - !type:GroupLoadoutEffect
+ proto: OxygenBreather
+ storage:
+ back:
+ - BoxMime
+
+- type: loadout
+ id: EmergencyNitrogenMime
+ effects:
+ - !type:GroupLoadoutEffect
+ proto: NitrogenBreather
+ storage:
+ back:
+ - BoxMimeNitrogen
+
+
# Engineering / Extended
- type: loadout
id: EmergencyOxygenExtended
loadouts:
- MimeWintercoat
+- type: loadoutGroup
+ id: SurvivalMime
+ name: loadout-group-survival-mime
+ minLimit: 2
+ hidden: true
+ loadouts:
+ - EmergencyNitrogenMime
+ - EmergencyOxygenMime
+ - LoadoutSpeciesVoxNitrogen
+
- type: loadoutGroup
id: MusicianJumpsuit
name: loadout-group-musician-jumpsuit
- MimeBackpack
- MimeOuterClothing
- Glasses
- - Survival
+ - SurvivalMime
- Trinkets
- type: roleLoadout
{
"version": 1,
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation and modified by potato1234x at https://github.com/tgstation/tgstation/commit/0631fe5bde73a68b4c12bdfa633c30b2cee442d5. Crostini created by Github user deathride58",
+ "copyright": "Taken from tgstation and modified by potato1234x at https://github.com/tgstation/tgstation/commit/0631fe5bde73a68b4c12bdfa633c30b2cee442d5. Crostini created by Github user deathride58, baguette taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7ffd61b6fa6a6183daa8900f9a490f46f7a81955",
"size": {
"x": 32,
"y": 32
{
"name": "baguette"
},
+ {
+ "name": "baguette-equipped-BELT",
+ "directions": 4
+ },
+ {
+ "name": "baguette-inhand-left",
+ "directions": 4
+ },
+ {
+ "name": "baguette-inhand-right",
+ "directions": 4
+ },
{
"name": "banana"
},
},
{
"name": "envelope"
+ },
+ {
+ "name": "france"
}
]
}