Difference between revisions of "Grinder (Tool)"

From Space Engineers Wiki
Jump to: navigation, search
(I can't figure out why there aren't lines between the Cobalt/Silicon columns. Any help?)
(Itembox switch)
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{itembox
+
{{SimpleItembox|Mod:Vanilla/Weapon/AngleGrinder
| item = Grinder
+
|Mass|Volume#L|BaseProductionTimeInSeconds
| description = Used to deconstruct placed tiles.
+
}}{{CategorizeComponents|Mod:Vanilla/Weapon/AngleGrinder}}
| tool = yes
 
| largeship = no
 
| smallship = no
 
| component = no
 
| material = no
 
| rawmaterial = no
 
  
| tmass = 3
+
== Overview ==
| tvolume = 20
+
The '''Grinder''' is a hand-held [[tool]] used to deconstruct placed [[blocks]]. It can also be used as a melee weapon against other players in [[Survival Mode]].
 +
 
 +
== Usage ==
 +
When destroying structures, the Grinder will slowly decrease the construction progress of the target block, placing all [[Components]] from the block into the player's inventory. If the player's inventory is full, the Components will instead be set adrift as objects in the world. All Components used in the construction of a block will be returned by the Grinder.
  
 +
Using the Grinder consumes [[Survival Mode#Suit Power|Suit Energy]], even when it is not in contact with a part or player. The rate at which the Grinder makes progress is influenced by the "Grinding Speed" [[World Settings#Grinding Speed|World Setting]]. In multiplayer, the rate of grinding progress stacks additively for each player grinding the same block. (that is, three players grinding the same block will be three times as fast as just one player)
  
| cbuildtime = 1
+
The player always spawns with one Grinder in their inventory if enabled in [[World Settings]], as well as a [[Hand Drill]], [[Welder (Tool)|Welder]], and an [[Automatic Rifle]]. Additional Grinders can be constructed in an [[Assembler]].
| ccomponent1 = Iron Ingot
 
| ccomponent1amt = 3
 
| ccomponent2 = Nickel Ingot
 
| ccomponent2amt = 1
 
| ccomponent3 = Cobalt Ingot
 
| ccomponent3amt = 1
 
| ccomponent4 = Silicon Wafer
 
| ccomponent4amt = 1
 
  
 +
=== Variations ===
 +
There are now three better, upgraded versions of each of the main four tools available for creation at the Assembler. Below is a comparison of all four grinders.
  
| version = 01.023.017
+
*[[Enhanced Grinder]] - requires more silicon, works 50% faster than basic Grinder.
}}
+
*[[Proficient Grinder]] - requires silver, works 33% faster than Enhanced Grinder.
 +
*[[Elite Grinder]] - requires platinum, works 150% faster than Proficient Grinder.
  
The '''Grinder''' is a hand-held [[tool]] used to deconstruct placed [[blocks]]. It can also be used as a melee weapon against other players in [[Survival Mode]].
+
== Media ==
  
When destroying structures, the Grinder will slowly decrease the construction progress of the target block, placing all [[Components]] from the block into the player's inventory. If the player's inventory is full, the Components will instead be set adrift as objects in the world. All Components used in the construction of a block will be returned by the Grinder.
 
  
Using the Grinder consumes [[Survival Mode#Suit Power|Suit Energy]], even when it is not in contact with a part or player. The rate at which the Grinder makes progress is influenced by the "Grinding Speed" [[World Settings#Grinding Speed|World Setting]]. In multiplayer, the rate of grinding progress stacks additively for each player grinding the same block. (that is, three players grinding the same block will be three times as fast as just one player)
+
== Tips ==
 +
* The hand grinder will consume energy when used, even if you aren't grinding any blocks.
 +
* The Grinder does not have a static 'RPM' statistic, it will need time to reach its maximum RPM of 500 at which point it works at it's fastest.
  
The player always spawns with one Grinder in their inventory, as well as a [[Hand Drill]] and a [[Welder (Tool)|Welder]]. Additional Grinders can be constructed in an [[Assembler]].
+
== Known Issues ==
  
== Upgrades ==  
+
== See also ==
 +
*[[Grinder (Ship)]] - a larger deconstruction tool, mounted on a [[Small Ship]], [[Large Ship]], or [[Station]]
  
There are now three better, upgraded versions of each of the main four tools available for creation at the Assembler. Below is a comparison of all four grinders. Values for speed and energy consumed are tested on one heavy armor block and are all approximate. Values for each metal is what is required to assemble each grinder on the "realistic" setting.
+
== Programming ==
  
{| class="wikitable" style="text-align:center;"
 
|-
 
! Grinder Upgrades 
 
! Speed (Sec.)
 
! Energy Used (Suit %)
 
! Iron (Fe)
 
! Nickle (Ni)
 
! Cobalt (Co)
 
! Silicon (Si)
 
! Silver (Ag)
 
! Platinum (Pt)
 
|-
 
!Standard
 
| 18.5 || 5.23 || 3 || 1 || 1 || 1 || 0 || 0
 
|-
 
!Enhanced
 
| 8 || 2.3 || 3 || 1 || 2 || 6 || 0 || 0
 
|-
 
!Proficient
 
| 6 || 1.4 || 3 || 1 || 1 || 2 || 2 || 0
 
|-
 
!Elite
 
| 2.5 || 1 || 3 || 1 || 1 || 2 || 0 || 2
 
  
 +
== Update History ==
 +
<div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;">
 +
{| class="wikitable" style="width: 100%"
 +
|style="text-align: left;width: 8%"| N/A ||style="padding-left: 10px;padding-right: 10px;"|
 +
*N/A
 
|}
 
|}
  
== See also ==
+
</div>
*[[Grinder (Ship)]] - a larger deconstruction tool, mounted on a [[Small Ship]], [[Large Ship]], or [[Station]]
+
{{ToolsNav}}
 +
[[Category:Hand Tools]]
 +
[[Category:Weapons and Tools]]
 +
[[Category:Grinders]]

Revision as of 23:14, 20 May 2020

Grinder (Tool) Icon.png
Tool
Grinder
Tool Icon.png

ComponentsRequired

Mass3 kg
3,000 g
3,000,000 mg
0.003 t
Volume20 L
0.02 m³
0.00128 Large-Blocks
0.16 Small-Blocks
2 hL
20,000 mL
Base Production Time1 s
BrowseLast edit: 2021-02-04

Overview

The Grinder is a hand-held tool used to deconstruct placed blocks. It can also be used as a melee weapon against other players in Survival Mode.

Usage

When destroying structures, the Grinder will slowly decrease the construction progress of the target block, placing all Components from the block into the player's inventory. If the player's inventory is full, the Components will instead be set adrift as objects in the world. All Components used in the construction of a block will be returned by the Grinder.

Using the Grinder consumes Suit Energy, even when it is not in contact with a part or player. The rate at which the Grinder makes progress is influenced by the "Grinding Speed" World Setting. In multiplayer, the rate of grinding progress stacks additively for each player grinding the same block. (that is, three players grinding the same block will be three times as fast as just one player)

The player always spawns with one Grinder in their inventory if enabled in World Settings, as well as a Hand Drill, Welder, and an Automatic Rifle. Additional Grinders can be constructed in an Assembler.

Variations

There are now three better, upgraded versions of each of the main four tools available for creation at the Assembler. Below is a comparison of all four grinders.

Media

Tips

  • The hand grinder will consume energy when used, even if you aren't grinding any blocks.
  • The Grinder does not have a static 'RPM' statistic, it will need time to reach its maximum RPM of 500 at which point it works at it's fastest.

Known Issues

See also

Programming

Update History

N/A
  • N/A

Tools

Automatic Rifle

• • • • 

Grinder

• • 
Grinder (Tool) Icon.png Grinder (Tool) 
• • 

Welder

• • • 

Drill

• • • • 

Bottles

•