Skip to content

Commit

Permalink
[Fix] Add Indira LOG's other unique starter
Browse files Browse the repository at this point in the history
  • Loading branch information
Torgen authored and on3iro committed Dec 31, 2024
1 parent 845407a commit 0368ee3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/aer-data/src/ENG/legacyOfGravehold/mages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,20 @@ export const mages: Mage[] = [
`,
keywords: [],
},
{
type: 'Gem',
id: 'MagnificentOpal',
name: 'Magnificent Opal',
expansion: 'LOG',
cost: 0,
effect: `
<p>
Gain 1 <span class="aether">&AElig;</span>.<br/>
You may cast a spell from your discard pile.
</p>
`,
keywords: [],
},
],
complexityRating: 5,
},
Expand Down

0 comments on commit 0368ee3

Please sign in to comment.