diff --git a/docs/Data Table Display Concerns.md b/docs/Data Table Display Concerns.md new file mode 100644 index 0000000..7d4a48d --- /dev/null +++ b/docs/Data Table Display Concerns.md @@ -0,0 +1,33 @@ +Is there kind of a crazy amount of data in the game. How am I going to display it all in a way that everything can be understood and it doesn't have slow load times or is impractical something. + +Tables: +- Tomes +- Governors +- Units +- Magic Improvements +- + +# Strategic Spells +- City Spells +- Enemy Army Spells +- Friendly Army Spells +- Major Race Transformation +- Minor Race Transformation +- Summon Spells +- Sustained City Spells +- Unit Enchantment +- Magic Victory Spells + +# Tactical Spells +> This section can probably be heavily compressed +- Buff Spells +- Buff/Debuff Spells +- Combat Enchantment +- Combat Summon Spells +- Damage Spells +- Damage/Debuff Spells +- Damage/Healing Spells +- Debuff Spells +- Healing Spells +- Healing/Buff Spells +- \ No newline at end of file diff --git a/docs/Risks.md b/docs/Risks.md new file mode 100644 index 0000000..6f31e30 --- /dev/null +++ b/docs/Risks.md @@ -0,0 +1,3 @@ +- [[Build Calculator Concerns]] +- [[Data Table Display Concerns]] +- \ No newline at end of file