Digging Molecart
This article is a stub. You can help the Terraria Wiki by expanding it.The Digging Molecart is a Minecart variant that lays tracks down as it digs through the ground.
terraria.gamepedia.com
<:Tea:612680029171875850> <:Tea:612680029171875850> <:Tea:612680029171875850> E3 cancelled, E4 is in.
This article is a stub. You can help the Terraria Wiki by expanding it.The Digging Molecart is a Minecart variant that lays tracks down as it digs through the ground.
terraria.gamepedia.comFor the Lucky modifier, see Modifier.Luck is a hidden statistic that influences the random nature of various activities in Terraria. There are various ways to increase and decrease this statistic, such as Buff potions and Torch placement. Players can estimate their luck value ...
terraria.gamepedia.comThe following steps are taken to incorporate luck into a player's damage:[1]
The initial damage value is generated.
The game checks if the player has > 0 luck, and if so, generates a random number from 0.0 to 1.0. If the random number is less than the player's luck, a second damage value is generated, and the higher of the two numbers is dealt.
If the player has < 0 luck, a random number is generated from 0.0 to 1.0. If the random number is less than the absolute value of the player's luck, a second damage value is generated, and the lower of the two numbers is dealt.