summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index d84ee58..ff03574 100644
--- a/Readme.md
+++ b/Readme.md
@@ -1,3 +1,19 @@
Try this:
- https://agatedragon.blog/2024/02/12/simple-outline-shader/
- https://aliendrakon.itch.io/isometric-halloween-pumpkin-patch
+
+
+## TODO
+
+Dice Creation:
+ - higher ATK, DEF => higher level
+ - can fly, abilitie(s) => higher level
+ - use bar with points that fill based on decisions to determine level of dice
+ - level 1 dice can have at max 4 summoning faces
+ - level 2 at max 3, level 3 at max 2, level 4 at max 1
+ - higher levels possible?
+ - max number of multipliers for faces like atk,def,move,ablty based on level
+ - level 1 dice can multiply at max 1 face by 2
+ - level 2 at max 2 faces by 2, and 1 face by 3
+ - level 3 at max 3 faces by 2, and 2 faces by 3 and 1 face by 4
+ - level 4 at max 4 faces by 2, and 3 faces by 3 and 2 faces by 4