diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Raider.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Raider.hjson
index fc0308efe..27e2085e6 100644
--- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Raider.hjson
+++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Raider.hjson
@@ -160,24 +160,27 @@
Archer
]
effects: [
- {
- type: activated
- phase: archery
- cost: {
- type: removeTwilight
- amount: 3
- }
- effect: {
- type: modifyArcheryTotal
- side: shadow
- amount: {
- type: forEachYouCanSpot
- filter: companion
- over: 4
- limit: 4
- }
- }
+ {
+ type: activated
+ phase: archery
+ cost: {
+ type: removeTwilight
+ amount: 3
}
+ effect: {
+ type: modifyArcheryTotal
+ side: shadow
+ amount: {
+ type: cardPhaseLimit
+ limit: 4
+ amount: {
+ type: forEachYouCanSpot
+ filter: companion
+ over: 4
+ }
+ }
+ }
+ }
]
gametext: Southron. Archer.
Archery: Remove (3) to add 1 to the minion archery total for each companion over 4 (limit +4).
lore: "'But I've heard tales of the big folk down away in the Sunlands.'"