Fixing Big Energy deck
This commit is contained in:
@@ -82,7 +82,6 @@ public static class DeckDatabase
|
|||||||
"Hidden Locus",
|
"Hidden Locus",
|
||||||
"Blessed Soup",
|
"Blessed Soup",
|
||||||
"Blessed Soup",
|
"Blessed Soup",
|
||||||
"Blessed Soup",
|
|
||||||
"Snap Back",
|
"Snap Back",
|
||||||
"Snap Back",
|
"Snap Back",
|
||||||
"Suncursed Conduit",
|
"Suncursed Conduit",
|
||||||
|
|||||||
@@ -491,7 +491,7 @@ public static class DocDatabase
|
|||||||
{
|
{
|
||||||
Title = "Daily Wins",
|
Title = "Daily Wins",
|
||||||
Category = "Quest",
|
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()
|
Frontmatter = new()
|
||||||
{
|
{
|
||||||
{ "category", "Quest" },
|
{ "category", "Quest" },
|
||||||
|
|||||||
Vendored
+3
-3
@@ -13,12 +13,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Deck/Aggro.md",
|
"file": "Deck/Big Energy.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Aggro"
|
"title": "Big Energy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -185,6 +185,7 @@
|
|||||||
},
|
},
|
||||||
"active": "852a1aaf6b54ec43",
|
"active": "852a1aaf6b54ec43",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"Deck/Aggro.md",
|
||||||
"Deck/Big Energy.md",
|
"Deck/Big Energy.md",
|
||||||
"Deck/Kyln Control.md",
|
"Deck/Kyln Control.md",
|
||||||
"Deck/Midrange.md",
|
"Deck/Midrange.md",
|
||||||
@@ -210,7 +211,6 @@
|
|||||||
"Quest/Weekly Wins.md",
|
"Quest/Weekly Wins.md",
|
||||||
"Quest/Overflow 10 Times.md",
|
"Quest/Overflow 10 Times.md",
|
||||||
"Rule/Slow.md",
|
"Rule/Slow.md",
|
||||||
"Rule/Energy Reserves.md",
|
|
||||||
"Pass",
|
"Pass",
|
||||||
"_Store.base",
|
"_Store.base",
|
||||||
"_Timeline.base",
|
"_Timeline.base",
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ cards:
|
|||||||
- "[[Hidden Locus]]"
|
- "[[Hidden Locus]]"
|
||||||
- "[[Blessed Soup]]"
|
- "[[Blessed Soup]]"
|
||||||
- "[[Blessed Soup]]"
|
- "[[Blessed Soup]]"
|
||||||
- "[[Blessed Soup]]"
|
|
||||||
- "[[Snap Back]]"
|
- "[[Snap Back]]"
|
||||||
- "[[Snap Back]]"
|
- "[[Snap Back]]"
|
||||||
- "[[Suncursed Conduit]]"
|
- "[[Suncursed Conduit]]"
|
||||||
|
|||||||
Reference in New Issue
Block a user