diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/card-stubs/set05-Dunland.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/card-stubs/set05-Dunland.hjson
deleted file mode 100644
index 22b3c8a88..000000000
--- a/gemp-lotr/gemp-lotr-cards/src/main/resources/card-stubs/set05-Dunland.hjson
+++ /dev/null
@@ -1,190 +0,0 @@
-{
-
- 5_1: {
- cardInfo: {
- imagePath: decipher/LOTR05001.jpg
- javaClass: true
- //parentId: 5_1
- //One of: Variant, Errata, Reprint
- //parentType: Variant
- //parentPath: alts/promo
- version: 0
- collInfo: 5U1
- rarity: U
- setNum: "5"
- cardNum: 1
- style: Standard
- }
- title: Dunlending Rampager
- unique: false
- side: Shadow
- culture: Dunland
- twilight: 1
- type: Minion
- race: Man
- strength: 9
- vitality: 1
- site: 3
- /*requires: {
-
- }
- effects: [
- {
-
- }
- {
-
- }
- ]*/
- gametext: When you play this minion, the Free Peoples player may discard 2 cards from hand to discard him.
- lore: To kill and destroy was the mission of the wild hillmen.
- promotext: ""
- alts: {
- promos: {
- }
- errata: {
- }
- }
- }
-
- 5_2: {
- cardInfo: {
- imagePath: decipher/LOTR05002.jpg
- javaClass: true
- //parentId: 5_2
- //One of: Variant, Errata, Reprint
- //parentType: Variant
- //parentPath: alts/promo
- version: 0
- collInfo: 5U2
- rarity: U
- setNum: "5"
- cardNum: 2
- style: Standard
- }
- title: Dunlending Renegade
- unique: false
- side: Shadow
- culture: Dunland
- twilight: 2
- type: Minion
- race: Man
- strength: 10
- vitality: 1
- site: 3
- /*requires: {
-
- }
- effects: [
- {
-
- }
- {
-
- }
- ]*/
- gametext: When you play this minion, the Free Peoples player may discard 2 cards from hand to discard him.
- lore: The strength of the hillmen was driven by passion and anger.
- promotext: ""
- alts: {
- promos: {
- }
- errata: {
- }
- }
- }
-
- 5_3: {
- cardInfo: {
- imagePath: decipher/LOTR05003.jpg
- javaClass: true
- //parentId: 5_3
- //One of: Variant, Errata, Reprint
- //parentType: Variant
- //parentPath: alts/promo
- version: 0
- collInfo: 5R3
- rarity: R
- setNum: "5"
- cardNum: 3
- style: Standard
- }
- title: Leaping Blaze
- unique: false
- side: Shadow
- culture: Dunland
- twilight: 1
- type: Event
- keywords: Shadow
- /*requires: {
-
- }
- effects: {
- type: event
- cost: {
-
- },
- effect: [
- {
-
- }
- ]
- }*/
- gametext: Shadow: Spot 3 [dunland] minions to shuffle your hand into your draw deck and draw 8 cards. The Free Peoples player may discard 3 cards from hand to prevent this.
- lore: ...they saw torches, countless points of fiery light upon the black fields behind, scattered like red flowers, or winding up from the lowlands....
- promotext: ""
- alts: {
- promos: {
- }
- errata: {
- }
- }
- }
-
- 5_4: {
- cardInfo: {
- imagePath: decipher/LOTR05004.jpg
- javaClass: true
- //parentId: 5_4
- //One of: Variant, Errata, Reprint
- //parentType: Variant
- //parentPath: alts/promo
- version: 0
- collInfo: 5R4
- rarity: R
- setNum: "5"
- cardNum: 4
- style: Standard
- }
- title: Wild Men of the Hills
- unique: false
- side: Shadow
- culture: Dunland
- twilight: 6
- type: Minion
- race: Man
- strength: 18
- vitality: 2
- site: 3
- /*requires: {
-
- }
- effects: [
- {
-
- }
- {
-
- }
- ]*/
- gametext: The twilight cost of this minion is -2 during the skirmish phase.
When you play this minion, the Free Peoples player may discard 4 cards from hand to discard it.
- lore: The swarm of Dunlendings destroyed everything in its path.
- promotext: ""
- alts: {
- promos: {
- }
- errata: {
- }
- }
- }
-}
diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Dunland.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Dunland.hjson
new file mode 100644
index 000000000..d9efccfd6
--- /dev/null
+++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Dunland.hjson
@@ -0,0 +1,267 @@
+{
+
+ 5_1: {
+ cardInfo: {
+ imagePath: decipher/LOTR05001.jpg
+ javaClass: true
+ //parentId: 5_1
+ //One of: Variant, Errata, Reprint
+ //parentType: Variant
+ //parentPath: alts/promo
+ version: 0
+ collInfo: 5U1
+ rarity: U
+ setNum: "5"
+ cardNum: 1
+ style: Standard
+ }
+ title: Dunlending Rampager
+ unique: false
+ side: Shadow
+ culture: Dunland
+ twilight: 1
+ type: Minion
+ race: Man
+ strength: 9
+ vitality: 1
+ site: 3
+ effects: [
+ {
+ type: trigger
+ trigger: {
+ type: played
+ filter: self
+ }
+ effect: {
+ type: optional
+ player: fp
+ text: Would you like to discard 2 cards from hand to discard Dunlending Rampager?
+ effect: {
+ type: costToEffect
+ cost: {
+ type: discardFromHand
+ forced: false
+ player: fp
+ hand: fp
+ count: 2
+ }
+ effect: {
+ type: discard
+ filter: self
+ }
+ }
+ }
+ }
+ ]
+ gametext: When you play this minion, the Free Peoples player may discard 2 cards from hand to discard him.
+ lore: To kill and destroy was the mission of the wild hillmen.
+ promotext: ""
+ alts: {
+ promos: {
+ }
+ errata: {
+ }
+ }
+ }
+
+ 5_2: {
+ cardInfo: {
+ imagePath: decipher/LOTR05002.jpg
+ javaClass: true
+ //parentId: 5_2
+ //One of: Variant, Errata, Reprint
+ //parentType: Variant
+ //parentPath: alts/promo
+ version: 0
+ collInfo: 5U2
+ rarity: U
+ setNum: "5"
+ cardNum: 2
+ style: Standard
+ }
+ title: Dunlending Renegade
+ unique: false
+ side: Shadow
+ culture: Dunland
+ twilight: 2
+ type: Minion
+ race: Man
+ strength: 10
+ vitality: 1
+ site: 3
+ effects: [
+ {
+ type: trigger
+ trigger: {
+ type: played
+ filter: self
+ }
+ effect: {
+ type: optional
+ player: fp
+ text: Would you like to discard 2 cards from hand to discard Dunlending Rampager?
+ effect: {
+ type: costToEffect
+ cost: {
+ type: discardFromHand
+ forced: false
+ player: fp
+ hand: fp
+ count: 2
+ }
+ effect: {
+ type: discard
+ filter: self
+ }
+ }
+ }
+ }
+ ]
+ gametext: When you play this minion, the Free Peoples player may discard 2 cards from hand to discard him.
+ lore: The strength of the hillmen was driven by passion and anger.
+ promotext: ""
+ alts: {
+ promos: {
+ }
+ errata: {
+ }
+ }
+ }
+
+ 5_3: {
+ cardInfo: {
+ imagePath: decipher/LOTR05003.jpg
+ javaClass: true
+ //parentId: 5_3
+ //One of: Variant, Errata, Reprint
+ //parentType: Variant
+ //parentPath: alts/promo
+ version: 0
+ collInfo: 5R3
+ rarity: R
+ setNum: "5"
+ cardNum: 3
+ style: Standard
+ }
+ title: Leaping Blaze
+ unique: false
+ side: Shadow
+ culture: Dunland
+ twilight: 1
+ type: Event
+ keywords: Shadow
+ effects: {
+ type: event
+ requires: {
+ type: canSpot
+ filter: culture(dunland),minion
+ count: 3
+ }
+ effect: [
+ {
+ type: preventable
+ player: fp
+ text: Would you like to discard 3 cards from hand to prevent - shuffle hand into draw deck and draw 8 cards
+ cost: {
+ type: discardFromHand
+ player: fp
+ forced: false
+ count: 3
+ }
+ effect: [
+ {
+ type: shuffleHandIntoDrawDeck
+ player: shadow
+ }
+ {
+ type: drawCards
+ count: 8
+ player: shadow
+ }
+ ]
+ }
+ ]
+ }
+ gametext: Shadow: Spot 3 [dunland] minions to shuffle your hand into your draw deck and draw 8 cards. The Free Peoples player may discard 3 cards from hand to prevent this.
+ lore: ...they saw torches, countless points of fiery light upon the black fields behind, scattered like red flowers, or winding up from the lowlands....
+ promotext: ""
+ alts: {
+ promos: {
+ }
+ errata: {
+ }
+ }
+ }
+
+ 5_4: {
+ cardInfo: {
+ imagePath: decipher/LOTR05004.jpg
+ javaClass: true
+ //parentId: 5_4
+ //One of: Variant, Errata, Reprint
+ //parentType: Variant
+ //parentPath: alts/promo
+ version: 0
+ collInfo: 5R4
+ rarity: R
+ setNum: "5"
+ cardNum: 4
+ style: Standard
+ }
+ title: Wild Men of the Hills
+ unique: false
+ side: Shadow
+ culture: Dunland
+ twilight: 6
+ type: Minion
+ race: Man
+ strength: 18
+ vitality: 2
+ site: 3
+ effects: [
+ {
+ type: modifyOwnCost
+ amount: -2
+ requires: {
+ type: phase
+ phase: skirmish
+ }
+ }
+ {
+ type: trigger
+ trigger: {
+ type: played
+ filter: self
+ }
+ effect: {
+ type: optional
+ player: fp
+ text: Would you like to discard 4 cards from hand to discard Wild Men of the Hills?
+ effect: {
+ type: costToEffect
+ cost: {
+ type: discardFromHand
+ forced: false
+ player: fp
+ hand: fp
+ count: 4
+ }
+ effect: {
+ type: discard
+ filter: self
+ }
+ }
+ }
+ }
+ ]
+ gametext: The twilight cost of this minion is -2 during the skirmish phase.
When you play this minion, the Free Peoples player may discard 4 cards from hand to discard it.
+ lore: The swarm of Dunlendings destroyed everything in its path.
+ promotext: ""
+ alts: {
+ promos: {
+ }
+ errata: {
+ }
+ }
+ }
+}