diff --git a/src/data/mysteries.csv b/src/data/mysteries.csv new file mode 100644 index 0000000..7e4bfd6 --- /dev/null +++ b/src/data/mysteries.csv @@ -0,0 +1 @@ +id,title,req_tags,cost_anomaly,reward_asset_id,penalty_entropy diff --git a/src/index.html b/src/index.html index 63b109c..9f65385 100644 --- a/src/index.html +++ b/src/index.html @@ -64,6 +64,8 @@ .clock-hand { position: absolute; top: 50%; left: 50%; width: 45%; height: 2px; background: #fff; transform-origin: left center; transform: rotate(270deg); transition: transform 0.5s; } .share-bars { width: 100%; display: flex; height: 6px; background: #000; border-radius: 3px; overflow: hidden; margin-top: 5px; } .share-segment { height: 100%; transition: width 0.3s; } + .share-donut { width: 36px; height: 36px; border-radius: 50%; display: flex; justify-content: center; align-items: center; position: relative; } + .donut-hole { width: 22px; height: 22px; border-radius: 50%; background: #1a1a1a; position: absolute; } .desk-area { flex: 1; position: relative; display: flex; justify-content: center; align-items: center; perspective: 1000px; background: #2d1b14; touch-action: none; overflow: hidden; } @@ -195,18 +197,22 @@
신임도 80%
종말시계
-
지분율
+
성향(지분)
-
-
누적 태그: 없음
-
연쇄 없음
+
+
+
누적 빌드업 태그
+
연쇄 없음
+
+
승인
@@ -283,6 +290,7 @@
A 지지 (50%)B 지지 (50%)
A 찬성 파벌
B 찬성 파벌
소수 정당 로비 (정치 자본 -10)
+
블랙리스트 탄압 (무료, 영구적 파국)
결과 확정 및 다음 주 시작
@@ -318,7 +326,8 @@