We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 452b246 commit d462f70Copy full SHA for d462f70
src/aer-data/src/ENG/TDPromos/cards.ts
@@ -6,8 +6,7 @@ export const cards: ICard[] = [
6
expansion: 'TDPromo',
7
name: 'Glutton\'s Jewel',
8
id: 'GluttonsJewel',
9
- cost: 4,
10
- developCost: 2,
+ cost: 6,
11
effect: `
12
<p>
13
Gain 3 <span class="aether">Æ</span>.<br/>
src/aer-data/src/ENG/theAbyss/cards.ts
@@ -7,7 +7,6 @@ export const cards: ICard[] = [
name: 'Spirit Jewel',
id: 'SpiritJewel',
cost: 4,
Gain 2 <span class="aether">Æ</span>. You may have Gravehold
0 commit comments