User:Spencer PK/Sandbox: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
(Lucky Hit progress. More SS info, PIT and BIS chance formula, and correcting DT badge misinformation.)
(Added Sandbox notes section for quotes where Lucky Hit gets said by name per game, which revealed that "Lucky hit" with that specific capitalization has seemingly never been said and is somehow a transcription error.)
Line 1: Line 1:
{{quote|OK, so sometimes you attack a monster, and all of a sudden you see {{color|blue|Lucky!}} appear... That shows that your attack power was stronger than usual!|[[Toadbert]]|[[Mario & Luigi: Bowser's Inside Story]]}}
{{quote|OK, so sometimes you attack a monster, and all of a sudden you see {{color|blue|Lucky!}} appear... That shows that your attack power was stronger than usual!|[[Toadbert]]|[[Mario & Luigi: Bowser's Inside Story]]}}
'''LUCKY''', originally known as '''Lucky hit''' and '''lucky hit''', also stylized as '''Lucky Hit''', is a recurring game mechanic in the ''[[Mario & Luigi (series)|Mario & Luigi]]'' series. When a playable character deals damage, there is a chance that an attack will be LUCKY, causing it to deal more damage while being marked by a unique visual effect and sound. The bonus damage multiplier of a LUCKY hit, as well as what attacks can be a LUCKY hit depends on the game. The chance of getting a LUCKY is based on the attacker's [[Stache|STACHE]] stat, or in the case of [[Bowser]], his HORN stat.
'''LUCKY''', originally known as '''lucky hit''', also stylized as '''Lucky Hit''', is a recurring game mechanic in the ''[[Mario & Luigi (series)|Mario & Luigi]]'' series. When a playable character deals damage, there is a chance that an attack will be LUCKY, causing it to deal more damage while being marked by a unique visual effect and sound. The bonus damage multiplier of a LUCKY hit, as well as what attacks can be a LUCKY hit depends on the game. The chance of getting a LUCKY is based on the attacker's [[Stache|STACHE]] stat, or in the case of [[Bowser]], his HORN stat.


LUCKY hits are not to be confused with critical hits.
LUCKY hits are not to be confused with critical hits.
Line 8: Line 8:
===''Mario & Luigi: Superstar Saga''===
===''Mario & Luigi: Superstar Saga''===


'''Lucky hits''', also stylized as '''lucky hits''', are introduced in ''[[Mario & Luigi: Superstar Saga]]'', and are used by [[Mario]] and [[Luigi]]. Lucky hits can only happen when performing a solo [[Jump]], [[Hammer]], or [[Hand Power|Hand]] attack. Lucky hits cannot occur in [[Bros. Attack]]s, [[counterattack]]s, or [[First Strike|first strike]]s. The bonus damage multiplier for a Lucky hit is different if it is a Mario Jump, Luigi Jump, Mario Hammer, or Luigi Hammer attack. Hand attacks use the same multiplier.<ref name=SuperstarSaga>{{cite
'''Lucky hits''' are introduced in ''[[Mario & Luigi: Superstar Saga]]'', and are used by [[Mario]] and [[Luigi]]. Lucky hits can only happen when performing a solo [[Jump]], [[Hammer]], or [[Hand Power|Hand]] attack. Lucky hits cannot occur in [[Bros. Attack]]s, [[counterattack]]s, or [[First Strike|first strike]]s. The bonus damage multiplier for a lucky hit is different if it is a Mario Jump, Luigi Jump, Mario Hammer, or Luigi Hammer attack. Hand attacks use the same multiplier.<ref name=SuperstarSaga>{{cite
|author=Jdaster64
|author=Jdaster64
|language=en
|language=en
Line 21: Line 21:
====Damage calculation====
====Damage calculation====


The formula for the damage of a solo attack and Lucky hit is calculated as follows:
The formula for the damage of a solo attack and lucky hit is calculated as follows:
:<math>0.4 \times ( AttackerPOW - 1/2 \times DefenderDEF ) \times ( AttackConstant )</math><ref name=SuperstarSaga></ref>
:<math>0.4 \times ( AttackerPOW - 1/2 \times DefenderDEF ) \times ( AttackConstant )</math><ref name=SuperstarSaga></ref>
where:
where:
* ''AttackConstant'' is the final value in the calculation that depends on if Mario or Luigi attacked, what type of solo attack they did, and if the attack was Lucky. All attack constants used for solo attacks can be found in the table below. The solo Hammer attacks have multiple attack constants which causes some damage variance. The [[Super Hammer]] and [[Ultra Hammer]] each have their own set of attack constants that causes greater damage variance. If the attack is a Lucky hit, then the attack constants in the Lucky column are used instead.<ref name=SuperstarSaga></ref>
* ''AttackConstant'' is the final value in the calculation that depends on if Mario or Luigi attacked, what type of solo attack they did, and if the attack was Lucky. All attack constants used for solo attacks can be found in the table below. The solo Hammer attacks have multiple attack constants which causes some damage variance. The [[Super Hammer]] and [[Ultra Hammer]] each have their own set of attack constants that causes greater damage variance. If the attack is a lucky hit, then the attack constants in the Lucky column are used instead.<ref name=SuperstarSaga></ref>
{| class="wikitable" style="text-align: center;"
{| class="wikitable" style="text-align: center;"
!Attack
!Attack
Line 59: Line 59:
|}
|}


Using the knowledge of the attack constants and the attack constants for Lucky hits, the approximate bonus damage multiplier for Lucky hits can be obtained:
Using the knowledge of the attack constants and the attack constants for lucky hits, the approximate bonus damage multiplier for lucky hits can be obtained:
{| class="wikitable" style="text-align: center;"
{| class="wikitable" style="text-align: center;"
|+Approximate bonus damage multipliers
|+Approximate bonus damage multipliers
Line 89: Line 89:
===''Mario & Luigi: Partners in Time''===
===''Mario & Luigi: Partners in Time''===


'''Lucky hits''' return in ''[[Mario & Luigi: Partners in Time]]'', and are used by Mario, Luigi, [[Baby Mario]], and [[Baby Luigi]]. Lucky hits can happen in solo Jump or Hammer attacks, as well as [[Bros. Item]] attacks. Lucky hits cannot occur in counterattacks or first strikes. The bonus damage multiplier for a Lucky hit is 2× the original damage.<ref name=PartnersInTime>{{cite
'''Lucky hits''' return in ''[[Mario & Luigi: Partners in Time]]'', and are used by Mario, Luigi, [[Baby Mario]], and [[Baby Luigi]]. Lucky hits can happen in solo Jump or Hammer attacks, as well as [[Bros. Item]] attacks. Lucky hits cannot occur in counterattacks or first strikes. The bonus damage multiplier for a lucky hit is 2× the original damage.<ref name=PartnersInTime>{{cite
|author=Migu
|author=Migu
|date=April 25, 2017
|date=April 25, 2017
Line 96: Line 96:
|publisher=tasvideos.org
|publisher=tasvideos.org
|language=en
|language=en
|accessdate=January 27, 2025}}</ref> It is possible for a Lucky hit to apply to a critical hit; if this happens, the hit will only say "Lucky!" but will deal 3× the original damage.<ref name=PartnersInTime></ref>
|accessdate=January 27, 2025}}</ref> It is possible for a lucky hit to apply to a critical hit; if this happens, the hit will only say "Lucky!" but will deal 3× the original damage.<ref name=PartnersInTime></ref>


====Lucky hit chance calculation====
====Lucky hit chance calculation====


The formula for determining the chance of a hit being a Lucky hit is calculated as follows:
The formula for determining the chance of a hit being a lucky hit is calculated as follows:
:<math>LuckyChance = \lfloor((AttackerSTACHE / 4) - (EnemyLevel / 8))\rfloor</math><ref name=PartnersInTimeFormula>{{cite
:<math>LuckyChance = \lfloor((AttackerSTACHE / 4) - (EnemyLevel / 8))\rfloor</math><ref name=PartnersInTimeFormula>{{cite
|author=Jdaster64
|author=Jdaster64
Line 112: Line 112:


where:
where:
* ''LuckyChance'' is the '''percent chance''' of a Lucky hit, clamped to [1, 99]. This means that a Lucky hit always has at least a 1% chance, and at most a 99% chance. Two [[List of Mario & Luigi: Partners in Time gear|gear]] items can modify this chance; equipping the Lucky Badge will double the chance, while the Lucky Badge A will quadruple the chance.<ref name=PartnersInTimeFormula></ref>
* ''LuckyChance'' is the '''percent chance''' of a lucky hit, clamped to [1, 99]. This means that a lucky hit always has at least a 1% chance, and at most a 99% chance. Two [[List of Mario & Luigi: Partners in Time gear|gear]] items can modify this chance; equipping the Lucky Badge will double the chance, while the Lucky Badge A will quadruple the chance.<ref name=PartnersInTimeFormula></ref>
* ''AttackerSTACHE'' is the STACHE stat of the attacker in the hit.
* ''AttackerSTACHE'' is the STACHE stat of the attacker in the hit.
* ''EnemyLevel'' is the enemy's internal level statistic. A list of all enemies' statistics, including level, can be found [[Mario & Luigi: Partners in Time bestiary|here]].
* ''EnemyLevel'' is the enemy's internal level statistic. A list of all enemies' statistics, including level, can be found [[Mario & Luigi: Partners in Time bestiary|here]].
Line 118: Line 118:
===''Mario & Luigi: Bowser's Inside Story''===
===''Mario & Luigi: Bowser's Inside Story''===


Lucky hits return in ''[[Mario & Luigi: Bowser's Inside Story]]'' now stylized as '''lucky hit''',  and are used by Mario, Luigi, and [[Bowser]]. Mario and Luigi can get lucky hits in their solo Jump or Hammer attacks, as well as [[Bros._Attack|Special Attack]]s. Bowser can get lucky hits in his [[Punch]] and [[Fire Breath|Flame]] attacks, as well as his own [[Brawl Attack|Special Attack]]s. Lucky hits cannot occur in counterattacks or first strikes. The bonus damage multiplier for a lucky hit is 1.5× the original damage.<ref name=Bowser'sInsideStory>{{cite
Lucky hits return in ''[[Mario & Luigi: Bowser's Inside Story]]'' now stylized as both '''lucky hit''' and '''Lucky Hit''',  and are used by Mario, Luigi, and [[Bowser]]. Mario and Luigi can get lucky hits in their solo Jump or Hammer attacks, as well as [[Bros._Attack|Special Attack]]s. Bowser can get lucky hits in his [[Punch]] and [[Fire Breath|Flame]] attacks, as well as his own [[Brawl Attack|Special Attack]]s. Lucky hits cannot occur in counterattacks or first strikes. The bonus damage multiplier for a lucky hit is 1.5× the original damage.<ref name=Bowser'sInsideStory>{{cite
|author=Jdaster64
|author=Jdaster64
|language=en
|language=en
Line 128: Line 128:


In the beginning of the game, after Bowser is sent to [[Dimble Wood]] after crashing the meeting at [[Peach's Castle]], he encounters a [[Fawful|cloaked figure]]. This figure claims that Bowser has won a Lucky Mushroom, and that it will give Bowser the luck to defeat Mario. The figure describes this by saying "Scoff this down and your luck will power up to super luck!", and "With every attack, lucky hits will shower in a happy waterfall!". This Lucky(?) Mushroom is then revealed to be a [[Vacuum Shroom]], which causes Bowser to mindlessly [[Vacuum Block|inhale]] everything he sees.
In the beginning of the game, after Bowser is sent to [[Dimble Wood]] after crashing the meeting at [[Peach's Castle]], he encounters a [[Fawful|cloaked figure]]. This figure claims that Bowser has won a Lucky Mushroom, and that it will give Bowser the luck to defeat Mario. The figure describes this by saying "Scoff this down and your luck will power up to super luck!", and "With every attack, lucky hits will shower in a happy waterfall!". This Lucky(?) Mushroom is then revealed to be a [[Vacuum Shroom]], which causes Bowser to mindlessly [[Vacuum Block|inhale]] everything he sees.
Some pieces of [[List of Mario & Luigi: Bowser's Inside Story gear|gear]] interact with the lucky hit system. Mario and Luigi can use the Happy Charm and Lucky Charm accessories. The Happy Charm increases the chance of a lucky hit by 1.5×, while the Lucky Charm doubles the chance of a lucky hit. Bowser can use the Lucky Band, which doubles the chance of a lucky hit.


====Lucky hit chance calculation====
====Lucky hit chance calculation====
Line 141: Line 139:
|language=en
|language=en
|accessdate=February 6, 2025
|accessdate=February 6, 2025
}}</ref> A list of all enemies' statistics, including level, can be found [[Mario & Luigi: Bowser's Inside Story bestiary|here]]. The Happy Charm accessory used by Mario and Luigi increases the chance of a lucky hit by 1.5×. The Lucky Charm accessory used by Mario and Luigi and the Lucky Band used by Bowser double the chance of a lucky hit.
}}</ref> A list of all enemies' statistics, including level, can be found [[Mario & Luigi: Bowser's Inside Story bestiary|here]]. Some pieces of [[List of Mario & Luigi: Bowser's Inside Story gear|gear]] can modify the lucky chance. The Happy Charm accessory used by Mario and Luigi increases the chance of a lucky hit by 1.5×. The Lucky Charm accessory used by Mario and Luigi and the Lucky Band used by Bowser double the chance of a lucky hit.


===''Mario & Luigi: Dream Team''===
===''Mario & Luigi: Dream Team''===
Line 158: Line 156:
===''Mario & Luigi: Paper Jam''===
===''Mario & Luigi: Paper Jam''===


Lucky Hits return in ''[[Mario & Luigi: Paper Jam]]'' now stylized as both '''Lucky Hit''' and '''lucky hit''', and are used by Mario, Luigi, and [[Paper Mario (Mario & Luigi: Paper Jam)|Paper Mario]]. Like ''Mario & Luigi: Dream Team'', all attacks can be a Lucky Hit. This includes solo attacks, Bros. Attacks, [[Trio Attack]]s, counterattacks, and first strikes. The bonus damage multiplier for a Lucky Hit is 1.5x the original damage; choosing the Rank-Up Bonus Big Lucky will increase this to 2.0×.<ref name=PaperJamBonus>{{cite
'''Lucky Hits''' return in ''[[Mario & Luigi: Paper Jam]], and are used by Mario, Luigi, and [[Paper Mario (Mario & Luigi: Paper Jam)|Paper Mario]]. Like ''Mario & Luigi: Dream Team'', all attacks can be a Lucky Hit. This includes solo attacks, Bros. Attacks, [[Trio Attack]]s, counterattacks, and first strikes. The bonus damage multiplier for a Lucky Hit is 1.5x the original damage; choosing the Rank-Up Bonus Big Lucky will increase this to 2.0×.<ref name=PaperJamBonus>{{cite
|author=Big Lucky description
|author=Big Lucky description
|quote=Increases the damage of Lucky Hits to '''200'''%.
|quote=Increases the damage of Lucky Hits to '''200'''%.
Line 194: Line 192:
==References==
==References==
<references/>
<references/>
==Sandbox notes==
===Name sources===
The formatting/stylizing of LUCKY has changed a few times across the series. This section will include examples from each game '''that I am aware of'''. At the beginning of looking into this it seemed that there was some difference with every sequential game, but that was actually from encountering misinformation caused purely from the wrong capitalization being used in the descriptions(!!!) of gear on this wiki.
* ''Superstar Saga''
** "Increases frequency of lucky hits." - Lucky Bros., Lucky Ribbon, and Wonder Badge descriptions.
** "The higher your Stache points are, the easier it is to get lucky hits in battle." - Book in Beanbean Castle.
* ''Partners in Time''
** "Make lucky hits easier to land." - Lucky Badge description.
** "Make lucky hits much easier to land!" - Lucky Badge A description.
* ''Bowser's Inside Story''
** "About {{color|blue|lucky hits}}" - Something you can ask Toadbert in Toad Square.
** "1.5x Luck Booster [line break] Increases rate of lucky hits." - Happy Charm description.
** "The bigger this number is, the easier it is to land lucky hits and get winning scratch tickets." STACHE/HORN description in pause menu.
** "The higher the number, the more likely you are to get a Lucky Hit or a Scratch Card." - STACHE/HORN description in level up screen. WHY IS IT DIFFERENT HERE. This is seemingly the only game to use two stylizations.
* ''Dream Team''
** "Boosts the power of Lucky Hits so you deliver 200% of normal damage." – Big Lucky description.
** "Temporarily increases the power of Lucky Hits." - Virus Badge + Gold Badge combo description.
* ''Paper Jam''
** "Increases the damage of Lucky Hits to 200%." – Big Lucky description.
** "Grants Star Points whenever you land a Lucky Hit" - Star Brooch (DX) description.
* ''Superstar Saga DX''
** "Strengthens critical hits and lucky hits." - Stealth Suit description.
* ''Bowser's Inside Story DX''
** "Increases the power of your Lucky Hits." - Lucky and Good and King's Blessing descriptions.
* ''Brothership''
** "If you up your STACHE stat, you'll get more LUCKY results in battle." - Snoutlet School loading screen tip.
** "Get 250 LUCKY ratings." - Lucky Star challenge description.
** "Restores 10% of your max HP when you get a LUCKY." - Lucky HP Bangle description.
===Miscellaneous===
* Unrelated to the lucky hit stuff, a ''Paper Jam'' critical hit deals 1.3x damage. In my testing, a single Luigi fireball vs. a Spiny and a Paper Spiny dealt 35 and 46 damage respectively. 35 × 1.3 = 45.5, rounds up to 46. Spinies and Paper Spinies are statistically identical.

Revision as of 16:52, February 12, 2025

“OK, so sometimes you attack a monster, and all of a sudden you see Lucky! appear... That shows that your attack power was stronger than usual!”
Toadbert, Mario & Luigi: Bowser's Inside Story

LUCKY, originally known as lucky hit, also stylized as Lucky Hit, is a recurring game mechanic in the Mario & Luigi series. When a playable character deals damage, there is a chance that an attack will be LUCKY, causing it to deal more damage while being marked by a unique visual effect and sound. The bonus damage multiplier of a LUCKY hit, as well as what attacks can be a LUCKY hit depends on the game. The chance of getting a LUCKY is based on the attacker's STACHE stat, or in the case of Bowser, his HORN stat.

LUCKY hits are not to be confused with critical hits.

History

Mario & Luigi: Superstar Saga

Lucky hits are introduced in Mario & Luigi: Superstar Saga, and are used by Mario and Luigi. Lucky hits can only happen when performing a solo Jump, Hammer, or Hand attack. Lucky hits cannot occur in Bros. Attacks, counterattacks, or first strikes. The bonus damage multiplier for a lucky hit is different if it is a Mario Jump, Luigi Jump, Mario Hammer, or Luigi Hammer attack. Hand attacks use the same multiplier.[1]

Some pieces of gear interact with the lucky hit system. The Mushluck Pants and Shroom Slacks clothing have the Lucky Mushroom special effect, which increases the chance of a lucky hit based on the number of Mushrooms Mario and Luigi have. The Lucky Bros. and Lucky Ribbon badges have the Lucky Attack special effect, which increases the chance of a lucky hit.

Damage calculation

The formula for the damage of a solo attack and lucky hit is calculated as follows:

[1]

where:

  • AttackConstant is the final value in the calculation that depends on if Mario or Luigi attacked, what type of solo attack they did, and if the attack was Lucky. All attack constants used for solo attacks can be found in the table below. The solo Hammer attacks have multiple attack constants which causes some damage variance. The Super Hammer and Ultra Hammer each have their own set of attack constants that causes greater damage variance. If the attack is a lucky hit, then the attack constants in the Lucky column are used instead.[1]
Attack Normal (Mario) Lucky (Mario) Normal (Luigi) Lucky (Luigi)
Jump 1.20 2.30 1.00 2.00
Normal Hammer 0.90/1.00/1.10 2.10 1.00/1.15/1.30 2.50
Super Hammer 0.80/1.00/1.20 0.90/1.13/1.36
Ultra Hammer 0.80/1.05/1.30 0.80/1.10/1.40
Hand 1.15 2.20 1.15 2.20

Using the knowledge of the attack constants and the attack constants for lucky hits, the approximate bonus damage multiplier for lucky hits can be obtained:

Approximate bonus damage multipliers
Attack Mario Luigi
Jump ≈1.916×
Normal Hammer 2.1×* ≈2.174×*
Super Hammer 2.1×* ≈2.21239×*
Ultra Hammer * ≈2.27×*
Hand ≈1.913×

* - Approximate value obtained using middle attack constant value.

Mario & Luigi: Partners in Time

Lucky hits return in Mario & Luigi: Partners in Time, and are used by Mario, Luigi, Baby Mario, and Baby Luigi. Lucky hits can happen in solo Jump or Hammer attacks, as well as Bros. Item attacks. Lucky hits cannot occur in counterattacks or first strikes. The bonus damage multiplier for a lucky hit is 2× the original damage.[2] It is possible for a lucky hit to apply to a critical hit; if this happens, the hit will only say "Lucky!" but will deal 3× the original damage.[2]

Lucky hit chance calculation

The formula for determining the chance of a hit being a lucky hit is calculated as follows:

[3]

where:

  • LuckyChance is the percent chance of a lucky hit, clamped to [1, 99]. This means that a lucky hit always has at least a 1% chance, and at most a 99% chance. Two gear items can modify this chance; equipping the Lucky Badge will double the chance, while the Lucky Badge A will quadruple the chance.[3]
  • AttackerSTACHE is the STACHE stat of the attacker in the hit.
  • EnemyLevel is the enemy's internal level statistic. A list of all enemies' statistics, including level, can be found here.

Mario & Luigi: Bowser's Inside Story

Lucky hits return in Mario & Luigi: Bowser's Inside Story now stylized as both lucky hit and Lucky Hit, and are used by Mario, Luigi, and Bowser. Mario and Luigi can get lucky hits in their solo Jump or Hammer attacks, as well as Special Attacks. Bowser can get lucky hits in his Punch and Flame attacks, as well as his own Special Attacks. Lucky hits cannot occur in counterattacks or first strikes. The bonus damage multiplier for a lucky hit is 1.5× the original damage.[4]

In the beginning of the game, after Bowser is sent to Dimble Wood after crashing the meeting at Peach's Castle, he encounters a cloaked figure. This figure claims that Bowser has won a Lucky Mushroom, and that it will give Bowser the luck to defeat Mario. The figure describes this by saying "Scoff this down and your luck will power up to super luck!", and "With every attack, lucky hits will shower in a happy waterfall!". This Lucky(?) Mushroom is then revealed to be a Vacuum Shroom, which causes Bowser to mindlessly inhale everything he sees.

Lucky hit chance calculation

The formula for determining the chance of a hit being a lucky hit is the same as Mario & Luigi: Partners in Time.[5] A list of all enemies' statistics, including level, can be found here. Some pieces of gear can modify the lucky chance. The Happy Charm accessory used by Mario and Luigi increases the chance of a lucky hit by 1.5×. The Lucky Charm accessory used by Mario and Luigi and the Lucky Band used by Bowser double the chance of a lucky hit.

Mario & Luigi: Dream Team

Lucky hits return in Mario & Luigi: Dream Team now stylized as Lucky Hit, and are used by Mario, Luigi, and Dreamy Luigi. Unlike previous games where only certain types of attacks can be a Lucky Hit, all attacks can be a Lucky Hit. This includes solo attacks, Bros. Attacks, Luiginary Attacks, counterattacks, and first strikes. The bonus damage multiplier for a Lucky Hit is 1.5× the original damage; choosing the Rank-Up Bonus Big Lucky will increase this to 2.0×.[6]

Some pieces of gear interact with the Lucky Hit system. The Mini Boots and Mini Hammer give the user guaranteed Lucky Hits only if they have the Mini status effect. The Lucky Gloves and Lucky Gloves DX increase the chance of a Lucky Hit. The Birthday Ring increases the user's Lucky Hit chance only if it is the player's birthday as set in the Nintendo 3DS system settings.

Some badge effects interact with the Lucky Hit system. The Virus Badge + Gold Badge combo when used activates the Lucky Chance effect, which temporarily adds 0.5 to the bonus damage multiplier for Lucky Hits. This causes a Lucky Hit to deal 2.0× the normal damage, and a Lucky Hit with the Big Lucky Rank-Up Bonus to deal 2.5× the normal damage. The Miracle Badge + Bronze Badge combo when used activates the Lucky Time effect, which temporarily increases the chances for Lucky Hits.

Mario & Luigi: Paper Jam

Lucky Hits return in Mario & Luigi: Paper Jam, and are used by Mario, Luigi, and Paper Mario. Like Mario & Luigi: Dream Team, all attacks can be a Lucky Hit. This includes solo attacks, Bros. Attacks, Trio Attacks, counterattacks, and first strikes. The bonus damage multiplier for a Lucky Hit is 1.5x the original damage; choosing the Rank-Up Bonus Big Lucky will increase this to 2.0×.[7]

Some pieces of gear, namely some accessories interact with the Lucky Hit system. Mario and Luigi can use the Star Brooch and Star Brooch DX to receive Star Points upon getting a Lucky Hit. Paper Mario can equip paper versions of the Star Brooch and Star Brooch DX to get the same effect.

Some Battle Cards, namely amiibo Character Cards interact with the Lucky Hit system. The amiibo for Mario, Luigi, Peach, and Yoshi have LV 1 Cards that doubles the chances of Lucky Hits. The amiibo for Yoshi has a LV 2 Card that quadruples the chances of Lucky Hits. The amiibo for Mario, Luigi, Peach, Yoshi, and Toad have LV 2 Duo Cards that triggers a Lucky Attack, which guarantees a Lucky Hit.

Mario & Luigi: Superstar Saga + Bowser's Minions

Lucky Hits return in Mario & Luigi: Superstar Saga + Bowser's Minions now stylized as lucky hit, and are used by Mario and Luigi. Unlike the original Game Boy Advance version, and like Mario & Luigi: Dream Team and Mario & Luigi: Paper Jam, all attacks can be a lucky hit. This includes solo attacks, Bros. Attacks, counterattacks, and first strikes. The bonus damage multiplier for a lucky hit is 1.3× the original damage.

Some pieces of gear interact with the lucky hit system. The Mushluck Pants has the Lucky Mushroom special effect, which increases the chance of a lucky hit based on the number of Mushrooms Mario and Luigi have. The Casual Coral and Piranha Suit have the Lucky Critical special effect, which increases the power of lucky and critical hits by 50% of the user's base POW stat. This allows lucky and critical hits to get a bonus damage multiplier of up to 1.95× if the user has no POW bonuses; having a POW bonus from something else like a badge would lower the 1.95× multiplier, but a big enough bonus would not lower it past the normal 1.3× bonus damage multiplier. The General Badge has the Lucky Speedster special effect, which increases the rate of lucky hits based on the user's SPEED stat. The Lucky Bros. and Lucky Ribbon badges have the Lucky Attack special effect, which increases the chance of a lucky hit. The Ohoracle Badge, Bowser Fist, and Popple Badge AA all have the First Striker special effect, which gives +100% base POW and a 100% lucky hit rate to the user only if they have the first turn in a battle and only in their first attack.

Mario & Luigi: Bowser's Inside Story + Bowser Jr.'s Journey

Lucky hits return in Mario & Luigi: Bowser's Inside Story + Bowser Jr.'s Journey now stylized as Lucky Hit, and are used by Mario, Luigi, and Bowser. Unlike the original Nintendo DS version, and like Mario & Luigi: Dream Team and Mario & Luigi: Paper Jam, all attacks can be a Lucky Hit. This includes solo attacks, Bowser's Punch and Flame attacks, Bros. Attacks, Brawl Attacks, counterattacks, and first strikes. The bonus damage multiplier for a Lucky Hit is 1.3× the original damage. The Rank-Up Bonuses Lucky and Good and King's Blessing for the Mario Bros. and Bowser respectively will increase the damage of their Lucky Hits to 1.5× the original damage.

Some pieces of gear interact with the Lucky Hit system. Mario and Luigi can use the Brawny Wear, Master Wear, and Muscle Wear, while Bowser can use the Ironclad Shell to increase the power of their Lucky and Critical Hits. Mario and Luigi can use the Mushroom Stone accessory, which increases the user's chance of a Lucky Hit based on the number of Mushrooms they have. Bowser can use the Lucky Ring and Lucky Ring DX, which increases the power of Lucky and Critical Hits by a small amount and a good amount, respectively.

Mario & Luigi: Brothership

Lucky Hits return in Mario & Luigi: Brothership now stylized as LUCKY, and are used by Mario and Luigi. Almost every type of attack can be a LUCKY hit. This includes solo attacks, combo attacks, Bros. Attacks, counterattacks, most first strikes, and most Luigi Logic damage. While Jump, Hammer, and Bro Bomb first strikes can be LUCKY, crashing into the enemy with Ball Blitz will never be a LUCKY hit. Despite that a Bro Bomb first strike can be LUCKY, the Bro Bombs used while chasing down Reclusa in part of the final battle cannot be LUCKY. Luigi Logic damage against Sharpcask and Glohm Bowser can be LUCKY, but the damage caused to Pipegunk by switching the arena to the opposite temperature area cannot be LUCKY. The bonus damage multiplier for a LUCKY hit is 1.3× the original damage;[8] choosing the Rank-Up Bonus Big Lucky will increase this to 1.5×.[8]

Some pieces of gear, namely some accessories interact with the LUCKY hit system. The Lucky HP Bangle heals the user by 10% of their max HP if their attack has a LUCKY hit. The Luck Charm and Luck Charm DX increase the chance of getting a LUCKY by 1.5× and 2×, respectively.

References

  1. ^ a b c Jdaster64 (May 10, 2017). Superstar Saga’s Stateside and Overseas Stats – A Side-by-Side Size-up. Wordpress.com (English). Retrieved January 27, 2025.
  2. ^ a b Migu (April 25, 2017). Submission #5481: Migu's DS Mario & Luigi: Partners in Time in 3:21:09.92. tasvideos.org (English). Retrieved January 27, 2025.
  3. ^ a b Jdaster64 (February 19, 2016). Forum/Nintendo DS Games/Mario & Luigi: Partners in Time. tasvideos.org (English). Retrieved February 6, 2025.
  4. ^ Jdaster64 (February 17, 2013). The Inside Story on M+L 3’s enemy stats + damage calculation.. Wordpress.com (English). Retrieved January 27, 2025.
  5. ^ Jdaster64 (February 20, 2016). Forum/Nintendo DS Games/Mario & Luigi: Bowser's Inside Story. tasvideos.org (English). Retrieved February 6, 2025.
  6. ^ "Boosts the power of Lucky Hits so you deliver 200% of normal damage." – Big Lucky description. Mario & Luigi: Dream Team. Nintendo (English).
  7. ^ "Increases the damage of Lucky Hits to 200%." – Big Lucky description. Mario & Luigi: Paper Jam. Nintendo (English).
  8. ^ a b "Damage dealt by LUCKY attacks increases from 1.3× to 1.5×." – Big Lucky description. Mario & Luigi: Brothership. Nintendo (English).

Sandbox notes

Name sources

The formatting/stylizing of LUCKY has changed a few times across the series. This section will include examples from each game that I am aware of. At the beginning of looking into this it seemed that there was some difference with every sequential game, but that was actually from encountering misinformation caused purely from the wrong capitalization being used in the descriptions(!!!) of gear on this wiki.

  • Superstar Saga
    • "Increases frequency of lucky hits." - Lucky Bros., Lucky Ribbon, and Wonder Badge descriptions.
    • "The higher your Stache points are, the easier it is to get lucky hits in battle." - Book in Beanbean Castle.
  • Partners in Time
    • "Make lucky hits easier to land." - Lucky Badge description.
    • "Make lucky hits much easier to land!" - Lucky Badge A description.
  • Bowser's Inside Story
    • "About lucky hits" - Something you can ask Toadbert in Toad Square.
    • "1.5x Luck Booster [line break] Increases rate of lucky hits." - Happy Charm description.
    • "The bigger this number is, the easier it is to land lucky hits and get winning scratch tickets." STACHE/HORN description in pause menu.
    • "The higher the number, the more likely you are to get a Lucky Hit or a Scratch Card." - STACHE/HORN description in level up screen. WHY IS IT DIFFERENT HERE. This is seemingly the only game to use two stylizations.
  • Dream Team
    • "Boosts the power of Lucky Hits so you deliver 200% of normal damage." – Big Lucky description.
    • "Temporarily increases the power of Lucky Hits." - Virus Badge + Gold Badge combo description.
  • Paper Jam
    • "Increases the damage of Lucky Hits to 200%." – Big Lucky description.
    • "Grants Star Points whenever you land a Lucky Hit" - Star Brooch (DX) description.
  • Superstar Saga DX
    • "Strengthens critical hits and lucky hits." - Stealth Suit description.
  • Bowser's Inside Story DX
    • "Increases the power of your Lucky Hits." - Lucky and Good and King's Blessing descriptions.
  • Brothership
    • "If you up your STACHE stat, you'll get more LUCKY results in battle." - Snoutlet School loading screen tip.
    • "Get 250 LUCKY ratings." - Lucky Star challenge description.
    • "Restores 10% of your max HP when you get a LUCKY." - Lucky HP Bangle description.

Miscellaneous

  • Unrelated to the lucky hit stuff, a Paper Jam critical hit deals 1.3x damage. In my testing, a single Luigi fireball vs. a Spiny and a Paper Spiny dealt 35 and 46 damage respectively. 35 × 1.3 = 45.5, rounds up to 46. Spinies and Paper Spinies are statistically identical.