Fix rules.txt (#537)

This commit is contained in:
Torphedo 2021-10-31 14:53:49 -04:00 committed by GitHub
parent ee2cb8c707
commit 2c5a66e582
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
name = "Master Mode Options"
path = "The Legend of Zelda: Breath of the Wild/Cheats/Master Mode Options"
description = Allows you to pick and choose which of Nintendo's changes are applied to Master Mode (Does nothing in Normal Mode). A reboot is required to apply changes made while the game is running. ||By Torphedo and Fleevoid, with lots of help from Exzap and leoetlino.
description = Allows you to pick and choose which of Nintendo's changes are applied to Master Mode (Does nothing in Normal Mode). A reboot is required to apply changes made while the game is running. ||By Torphedo and Fleevoid, with lots of help from Exzap and leoetlino. 1.5x damage multiplier hack by NiceneNerd.
version = 7
[Default]
@ -15,6 +15,7 @@ $bit5:int = 0x20
$bit6:int = 0x40
$bit7:int = 0x80
$bit8:int = 0x100
$mmdamage = 0
[Preset]
name = Disabled (Default)
@ -71,6 +72,11 @@ name = Enabled (Default)
category = 1.5x Damage Multiplier from Bosses and Tests of Strength
$bit7:int = 0x80
[Preset]
name = Apply to all enemies
category = 1.5x Damage Multiplier from Bosses and Tests of Strength
$mmdamage = 1
[Preset]
name = Disabled
category = 1.5x Damage Multiplier from Bosses and Tests of Strength