sprite: Structures/Machines/microwave.rsi
drawdepth: SmallObjects
snapCardinals: true
+ offset: "0.0,0.2"
layers:
- state: mw0
map: ["enum.MicrowaveVisualizerLayers.Base"]
guides:
- Chef
- FoodRecipes
+ - type: Item
+ sprite: Structures/Machines/microwave.rsi
+ size: Ginormous
+ - type: MultiHandedItem
+ - type: MeleeWeapon
+ attackRate: 0.5
+ soundHit:
+ collection: MetalBreak
+ damage:
+ types:
+ Blunt: 25
+ - type: DamageOtherOnHit
+ damage:
+ types:
+ Blunt: 10
+ - type: DamageOnHit
+ damage:
+ types:
+ Blunt: 10
+ - type: DamageOnLand
+ damage:
+ types:
+ Blunt: 50
+ - type: EmitSoundOnLand
+ sound:
+ collection: MetalBreak
+ params:
+ variation: 0.25
+ - type: HeldSpeedModifier
+ walkModifier: 0.7
+ sprintModifier: 0.7
+ - type: DamageExaminable
- type: entity
id: SyndicateMicrowave
providedRecipes:
- RecipeBaguetteSword
- RecipeThrowingCroissant
+ - type: Item
+ sprite: Structures/Machines/microwave_syndie.rsi
+ size: Ginormous
+ - type: MeleeWeapon
+ attackRate: 0.75
+ damage:
+ types:
+ Blunt: 30
+ Shock: 5
+ - type: DamageOtherOnHit
+ damage:
+ types:
+ Blunt: 15
+ - type: DamageOnHit
+ damage:
+ types:
+ Blunt: 5
+ - type: DamageOnLand
+ damage:
+ types:
+ Blunt: 25
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from /tg/station at commit 9065b811726ae52be5d1889f436c01a24efbf47a, edited by github user @Flareguy for Space Station 14",
+ "copyright": "Taken from /tg/station at commit 9065b811726ae52be5d1889f436c01a24efbf47a, edited by github user @Flareguy for Space Station 14, inhands by BoskiYourk (GitHub)",
"states": [
{
"name": "mw"
},
{
"name": "mwo"
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
}
]
- }
\ No newline at end of file
+ }
"y": 32
},
"license": "CC-BY-SA-3.0",
- "copyright": "Taken from /tg/station at commit 9065b811726ae52be5d1889f436c01a24efbf47a, edited by github user @Flareguy for Space Station 14, modified by Vermidia",
+ "copyright": "Taken from /tg/station at commit 9065b811726ae52be5d1889f436c01a24efbf47a, edited by github user @Flareguy for Space Station 14, modified by Vermidia, inhands by BoskiYourk (GitHub)",
"states": [
{
"name": "mw"
},
{
"name": "mwo"
+ },
+ {
+ "name": "inhand-right",
+ "directions": 4
+ },
+ {
+ "name": "inhand-left",
+ "directions": 4
}
]
- }
\ No newline at end of file
+ }