Skip to content

Commit

Permalink
Script auto-commit Ski
Browse files Browse the repository at this point in the history
  • Loading branch information
ski-freak committed Sep 10, 2024
1 parent b438b0a commit dc74c1f
Show file tree
Hide file tree
Showing 7 changed files with 104 additions and 5 deletions.
38 changes: 33 additions & 5 deletions content/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,35 @@
{
"id": "2708a4acff3f8fef",
"type": "tabs",
"dimension": 49.22680412371135,
"children": [
{
"id": "6820d7b6e025a158",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "main/Card Game/Card Game Rules Doc.md",
"file": "main/Card Game/Sources/Source Dev Note.md",
"mode": "source",
"backlinks": false,
"source": false
}
}
}
]
},
{
"id": "35d7972c9d6721a5",
"type": "tabs",
"dimension": 50.77319587628865,
"children": [
{
"id": "ff4499e936db9f77",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "main/Card Game/Sources/Arca.md",
"mode": "source",
"backlinks": false,
"source": false
Expand Down Expand Up @@ -86,7 +107,7 @@
"state": {
"type": "backlink",
"state": {
"file": "main/Card Game/Card Game Rules Doc.md",
"file": "main/Card Game/Sources/Source Dev Note.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -103,7 +124,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "main/Card Game/Card Game Rules Doc.md",
"file": "main/Card Game/Sources/Source Dev Note.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand Down Expand Up @@ -138,7 +159,7 @@
"state": {
"type": "outline",
"state": {
"file": "main/Card Game/Card Game Rules Doc.md"
"file": "main/Card Game/Sources/Source Dev Note.md"
}
}
}
Expand All @@ -161,8 +182,15 @@
},
"active": "6820d7b6e025a158",
"lastOpenFiles": [
"main/Card Game/Card Game Testing Info.md",
"main/Card Game/Sources/Arca.md",
"main/Card Game/Sources/Source Dev Note.md",
"main/Card Game/Sources/Zelor.md",
"main/Card Game/Sources/Old World.md",
"main/Card Game/Sources/Material.md",
"main/Card Game/Sources/Eminus.md",
"main/Card Game/Card Game Rules Doc.md",
"main/Card Game/Sources",
"main/Card Game/Card Game Testing Info.md",
"main/Card Game/Card Game Onboarding.md",
"main/Card Game/Card Game Imaging.md",
"main/Meta/Card & TTRPG Outline & Plans.md",
Expand Down
5 changes: 5 additions & 0 deletions content/main/Card Game/Sources/Arca.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Arca
tags:
aliases:
---
5 changes: 5 additions & 0 deletions content/main/Card Game/Sources/Eminus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Eminus
tags:
aliases:
---
5 changes: 5 additions & 0 deletions content/main/Card Game/Sources/Material.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Material
tags:
aliases:
---
5 changes: 5 additions & 0 deletions content/main/Card Game/Sources/Old World.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Old World
tags:
aliases:
---
46 changes: 46 additions & 0 deletions content/main/Card Game/Sources/Source Dev Note.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: Source Dev Note
tags:
aliases:
---
List of things sources can be strong/weak in
- Units
- Unit stats overall
- Defensive stats & abilities
- Aggressive stats & abilities
- Going wide
- Going tall
- Buffs & Protection
- Units / Items / Spells
- Stats / keywords & counters
- Offensive / Defensive
- Early Game / Late Game
- Interaction (with:)
- Single target removal / board clears
- Speed of interaction
- Reality / Dream
- Units / Items / Spells
- Specific context dependent interaction & weaknesses
- Big things / Small things
- Interaction that is Expensive / Cheap
- Card advantage / pure quantity of draw
- Card types (Units / Spells / Items)
-


Narrower things:
- Healing (Arca)
- Temporary Removal (Eminus)
- Fight effects (Eminus)
- Pre committed interaction in the form of items (Old World)
- Extra combats (Eminus)
- Direct damage (Arca & Zelor)

---

Things we already decided on:
- Arca & Eminus are the primary dream interacting sources, Material, Old World and Zelor focus more on Reality. These are not hard rules but more about the efficiency / focus.
- Arca gets making things lose abilities (could move to old world that might make more sense)

Some notes:
- if we give arca the damaging stack interaction maybe we give another source the cancels (which can't go to eminus)? Maybe cancels can be old world's only/primary fast interaction?
5 changes: 5 additions & 0 deletions content/main/Card Game/Sources/Zelor.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
title: Zelor
tags:
aliases:
---

0 comments on commit dc74c1f

Please sign in to comment.