-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/gameboy9/DW4RandoHacker
- Loading branch information
Showing
1 changed file
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,21 @@ | ||
# DW4RandoHacker | ||
Dragon Warrior 4 RandoHacker | ||
# Dragon Warrior 4 RandoHacker | ||
|
||
## Features | ||
- An opportunity to adjust XP gains from 50% to 500%. | ||
- An opportunity to set up a "solo hero challenge", details of which are below. | ||
|
||
### Solo Hero Challenge | ||
- The character you select is the only character you get to play with the entire game. | ||
- If an NPC joins you, it will change to the character you selected. (see above) | ||
- The character gains HP at twice the rate as usual, to give you chance... especially against Necrosaro. | ||
- To speed things up, the shop is only one piece of gold, and the tunnel is one piece of gold in Chapter 3. | ||
- To complete Chapter 4 successfully, the Magic Key is found in the first treasure chest of the Aktemto Mine. (it usually has Mystic Acorns in it) | ||
- The solo hero can equip everything, again, so you have a chance to win. (This change may be reversed in the future, but the hero still will be able to equip Zenethian equipment so you can enter the tower and castle) | ||
|
||
## To Do/Wishlist | ||
- Coming soon... when I start randomizing stuff | ||
|
||
## Special Thanks | ||
- Mcgrew, for his Dragon Warrior 1 Randomizer(https://github.com/mcgrew/dwrandomizer), giving me the inspiration to create this randomizer. Twitch: http://www.twitch.tv/mcgrew | ||
- LemmyPi for his contributions toward where in the ROM is various stuff. | ||
- HighSpirits (Twitch: http://www.twitch.tv/highspirits) and TheCowness (Twitch: http://www.twitch.tv/thecowness) for testing. |