Fixing Big Energy deck
This commit is contained in:
@@ -82,7 +82,6 @@ public static class DeckDatabase
|
||||
"Hidden Locus",
|
||||
"Blessed Soup",
|
||||
"Blessed Soup",
|
||||
"Blessed Soup",
|
||||
"Snap Back",
|
||||
"Snap Back",
|
||||
"Suncursed Conduit",
|
||||
|
||||
@@ -491,7 +491,7 @@ public static class DocDatabase
|
||||
{
|
||||
Title = "Daily Wins",
|
||||
Category = "Quest",
|
||||
Content = "1: 30cc 30xp\n2: 20cc 25xp\n3: 20cc 20xp\n4: 10cc 20xp\n5: 10cc 15xp\n6-12 are all simply 5xp.\n\nSo the daily total win reward for 12 wins is 90cc/145xp.",
|
||||
Content = "1: 30cc 30xp\r\n2: 20cc 25xp\r\n3: 20cc 20xp\r\n4: 10cc 20xp\r\n5: 10cc 15xp\r\n6-12 are all simply 5xp.\r\n\r\nSo the daily total win reward for 12 wins is 90cc/145xp.",
|
||||
Frontmatter = new()
|
||||
{
|
||||
{ "category", "Quest" },
|
||||
|
||||
Vendored
+3
-3
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Deck/Aggro.md",
|
||||
"file": "Deck/Big Energy.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Aggro"
|
||||
"title": "Big Energy"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -185,6 +185,7 @@
|
||||
},
|
||||
"active": "852a1aaf6b54ec43",
|
||||
"lastOpenFiles": [
|
||||
"Deck/Aggro.md",
|
||||
"Deck/Big Energy.md",
|
||||
"Deck/Kyln Control.md",
|
||||
"Deck/Midrange.md",
|
||||
@@ -210,7 +211,6 @@
|
||||
"Quest/Weekly Wins.md",
|
||||
"Quest/Overflow 10 Times.md",
|
||||
"Rule/Slow.md",
|
||||
"Rule/Energy Reserves.md",
|
||||
"Pass",
|
||||
"_Store.base",
|
||||
"_Timeline.base",
|
||||
|
||||
@@ -12,7 +12,6 @@ cards:
|
||||
- "[[Hidden Locus]]"
|
||||
- "[[Blessed Soup]]"
|
||||
- "[[Blessed Soup]]"
|
||||
- "[[Blessed Soup]]"
|
||||
- "[[Snap Back]]"
|
||||
- "[[Snap Back]]"
|
||||
- "[[Suncursed Conduit]]"
|
||||
|
||||
Reference in New Issue
Block a user