-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
49 additions
and
66 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
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
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
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
export const UnlocksTutorial = () => { | ||
return ( | ||
<div className="flex flex-col gap-2 uppercase items-center text-center h-full"> | ||
<h3 className="mt-0">Item Specials</h3> | ||
|
||
<p className="sm:text-lg"> | ||
Loot items receive special abilities upon reaching greatness level 15, 19, and 20. | ||
</p> | ||
|
||
<p className="sm:text-lg"> | ||
G15: Special suffix such as "Of Power". There are sixteen unique suffixes, with each providing a unique set of stat boosts. | ||
</p> | ||
|
||
<p className="sm:text-lg"> | ||
G19: Two part prefix such as "Agony Bane" that can provide significant damage bonus when used properly. | ||
</p> | ||
|
||
<p className="sm:text-lg"> | ||
G20: Adventurer receives a permenant stat upgrade equvialent to leveling up. | ||
</p> | ||
</div> | ||
); | ||
}; |
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
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
This file was deleted.
Oops, something went wrong.
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
bf4a0d6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
loot-survivor – ./
loot-survivor-loot-bibliotheca.vercel.app
loot-survivor-git-main-loot-bibliotheca.vercel.app
loot-survivor.vercel.app
beta-survivor.realms.world
goerli-survivor.realms.world