Description
To meet local storage criteria, create a scenario where the winner of any given fight "stays" for the next battle. This data would persist across browser sessions, so they champion is eternal.
Possible Solutions
Set object of champion character data in local storage!
This functionality has been shelved until future versions. A new use of localStorage has been created as a substitute, namely the User's Winning Streak functionality.
Description To meet local storage criteria, create a scenario where the winner of any given fight "stays" for the next battle. This data would persist across browser sessions, so they champion is eternal.
Possible Solutions Set object of champion character data in local storage!