From 38a228c214b36ec7fd9d992bd0fd25f541be9033 Mon Sep 17 00:00:00 2001
From: Bel LaPointe <153096461+breel-render@users.noreply.github.com>
Date: Sun, 3 Mar 2024 21:11:04 -0700
Subject: [PATCH] permanents and min-maxes
---
design.d/data-model.yaml | 6 ++++
src/public/index.html | 64 ++++++++++++++++++++++------------------
2 files changed, 42 insertions(+), 28 deletions(-)
diff --git a/design.d/data-model.yaml b/design.d/data-model.yaml
index 9cc9dbc..68c2e12 100644
--- a/design.d/data-model.yaml
+++ b/design.d/data-model.yaml
@@ -8,6 +8,12 @@ state:
hp: 0
tokens:
- xyz # defense, 2animus, redraw, Nempower, battleflow
+ permanents:
+ defense: 0 # 0..3
+ 2animus: 0 # 0..3
+ redraw: 0 # 0..3
+ empowered3: 0 # 0..3
+ battleflow: 0 # 0..3
animus:
regen: 0 # 6+-
max: 0 # 6+-
diff --git a/src/public/index.html b/src/public/index.html
index 889d80a..44d1f02 100644
--- a/src/public/index.html
+++ b/src/public/index.html
@@ -100,14 +100,16 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
@@ -116,14 +118,16 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
@@ -132,14 +136,16 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
@@ -148,14 +154,16 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+