From 625f3d4747f92010a079e8b1fc94c9a750bb1aa2 Mon Sep 17 00:00:00 2001 From: xangelo Date: Mon, 30 Sep 2024 10:32:37 -0400 Subject: [PATCH] chore: add the current task list --- tasks.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tasks.md diff --git a/tasks.md b/tasks.md new file mode 100644 index 0000000..5463289 --- /dev/null +++ b/tasks.md @@ -0,0 +1,14 @@ +# Rising Legends Tasklist + +## WIP Tasks + +### Displaying total damage on weapons/spells +Update the weapons/spells in the store+inventory to show the total damage that you'll deal with the weapon equipped. + +## Planned + +### Content Increase + +#### Add equipment xp to be able to level up equipment and improve the existing stats +#### Add ability to increase equipment "grade" which allows it to improve existing stats, and a chance for more stats +#### Add equipment "honing" system to allow equipment to be improved randomly by paying gold -- 2.25.1