diff --git a/src/app/games/massive-darkness2/hero-dashboard/hero-dashboard.component.html b/src/app/games/massive-darkness2/hero-dashboard/hero-dashboard.component.html index d0ef862..56ed836 100644 --- a/src/app/games/massive-darkness2/hero-dashboard/hero-dashboard.component.html +++ b/src/app/games/massive-darkness2/hero-dashboard/hero-dashboard.component.html @@ -1,5 +1,5 @@ - - + +

Choose Your Hero

@@ -11,6 +11,77 @@
+ + +
+
+
+
+
+
+

{{currentSelectingHero.name}}

+ {{HeroClass[selectedHeroClass]}} + ({{currentHeroIndex + 1}} / {{heros.length}}) +
+
+
+
+
+
+ {{currentSelectingHero.name}} + +
+
+
+ + {{currentSelectingHero.hpMaximum}} +
+
+
+
+
+
+
+ + {{currentSelectingHero.mpMaximum}} +
+
+
+
+
+
+
+
+
+
+
Abilities
+
+
Shadow Abilities
+
+
+
+
+
+
+ + + +
+
+
+
+
@@ -202,7 +273,7 @@
-
+