Difference between revisions of "Punching"

From Minetest Wiki
Jump to navigation Jump to search
m (fix wikilink)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Punching''' is your primary means of attacking in close range. Hitting a [[player]] or [[mod]] may cause direct damage.
+
{{Languages}}
 +
 
 +
'''Punching''' is your primary means of attacking in close range and performed with the <kbd>left mouse button</kbd>. Hitting a [[player]] or [[Mobs|mob]] may cause direct damage.
 
The damage dealt depends on these criteria:
 
The damage dealt depends on these criteria:
  
* The kind of [[Tool#Weapons|weapon]] you are currently wielding
+
* The kind of [[Tool#Weapons|weapon]] (including the [[hand]]) you are currently using
 
* The punch interval of the weapon
 
* The punch interval of the weapon
 
* The time since the last punch
 
* The time since the last punch
Line 8: Line 10:
  
 
== Punch interval ==
 
== Punch interval ==
 +
If you hold down the punch button, even the strongest weapon will only deal rather low damage. To fight efficiently, you have to wait before punching again.
 +
 
A punch can only deal its full damage when the time since the last punch was equal or larger to the weapon's punch interval (this is the time it takes for the weapon to return to its original position in your hand after a punch). If you punch earlier, you will deal reduced damage or even none at all. You can see this effect in the animation of your wielded weapon. Only if the weapon has returned to its original position in your hand, it will deal full damage again.
 
A punch can only deal its full damage when the time since the last punch was equal or larger to the weapon's punch interval (this is the time it takes for the weapon to return to its original position in your hand after a punch). If you punch earlier, you will deal reduced damage or even none at all. You can see this effect in the animation of your wielded weapon. Only if the weapon has returned to its original position in your hand, it will deal full damage again.
  
 
== Armor type ==
 
== Armor type ==
This is a rather advanced concept which is rarely used extensively in subgames.
+
This is a rather advanced concept which is rarely used extensively in games.
 +
 
 +
A punch only deals damage if the victim has an armor [[Groups|group]] which the weapon has as a damage group. For example, if your weapon has the damage group “stone” and you attack an enemy with the armor group “flesh”, it doesn't deal damage, but enemies with the armor group “stone” can be harmed. In games, armor groups and damage groups are currently rarely used.
 +
 
 +
In [[Games/Minetest Game|Minetest Game]], you don't have to worry about armor types. All players and weapons have the armor/damage type “flesh” which means everyone can deal damage to everyone.
  
A punch only deals damage if the victim has an armor [[Groups|group]] which the weapon has as a damage group. For example, if your weapon has the damage group “stone” and you attack an enemy with the armor group “flesh”, it doesn't deal damage, but enemies with the armor group “stone” can be harmed. In subgames, armor groups and damage groups are currently rarely used.
+
== Other uses ==
 +
Some items will trigger a special action when you press the Punch key while wielding them. In this case, you will only use the wielded item instead of actually punching something.
  
In [[Subgames/Minetest Game|Minetest Game]], you don't have to worry about armor types. All players and weapons have the armor/damage type “flesh” which means everyone can deal damage to everyone.
+
In [[Games/Minetest Game|Minetest Game]], you can eat [[Apple|apples]] and other food items that way.
  
 
== See also ==
 
== See also ==
 
* [[How to kill]]
 
* [[How to kill]]

Latest revision as of 18:19, 15 November 2023

Languages Language: English • Deutsch • français

Punching is your primary means of attacking in close range and performed with the left mouse button. Hitting a player or mob may cause direct damage. The damage dealt depends on these criteria:

  • The kind of weapon (including the hand) you are currently using
  • The punch interval of the weapon
  • The time since the last punch
  • The damage type of the weapon and the armor of the victim

Punch interval

If you hold down the punch button, even the strongest weapon will only deal rather low damage. To fight efficiently, you have to wait before punching again.

A punch can only deal its full damage when the time since the last punch was equal or larger to the weapon's punch interval (this is the time it takes for the weapon to return to its original position in your hand after a punch). If you punch earlier, you will deal reduced damage or even none at all. You can see this effect in the animation of your wielded weapon. Only if the weapon has returned to its original position in your hand, it will deal full damage again.

Armor type

This is a rather advanced concept which is rarely used extensively in games.

A punch only deals damage if the victim has an armor group which the weapon has as a damage group. For example, if your weapon has the damage group “stone” and you attack an enemy with the armor group “flesh”, it doesn't deal damage, but enemies with the armor group “stone” can be harmed. In games, armor groups and damage groups are currently rarely used.

In Minetest Game, you don't have to worry about armor types. All players and weapons have the armor/damage type “flesh” which means everyone can deal damage to everyone.

Other uses

Some items will trigger a special action when you press the Punch key while wielding them. In this case, you will only use the wielded item instead of actually punching something.

In Minetest Game, you can eat apples and other food items that way.

See also