Fixing a number of card abilities that are activatable in 2 phases only being defined in 1
This commit is contained in:
@@ -1379,7 +1379,10 @@
|
||||
culture: Shire
|
||||
twilight: 1
|
||||
type: Event
|
||||
timewords: Skirmish
|
||||
timewords: [
|
||||
Maneuver
|
||||
Skirmish
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
effect: {
|
||||
|
||||
@@ -925,7 +925,10 @@
|
||||
culture: Elven
|
||||
twilight: 0
|
||||
type: Event
|
||||
timewords: Maneuver
|
||||
timewords: [
|
||||
Fellowship
|
||||
Maneuver
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
cost: {
|
||||
|
||||
@@ -1286,7 +1286,10 @@
|
||||
culture: Elven
|
||||
twilight: 2
|
||||
type: Event
|
||||
timewords: Regroup
|
||||
timewords: [
|
||||
Skirmish
|
||||
Regroup
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
requires: {
|
||||
|
||||
@@ -506,7 +506,10 @@
|
||||
culture: Gandalf
|
||||
twilight: 3
|
||||
type: Event
|
||||
timewords: Maneuver
|
||||
timewords: [
|
||||
Fellowship
|
||||
Maneuver
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
requires: {
|
||||
|
||||
@@ -43,7 +43,10 @@
|
||||
culture: Gondor
|
||||
twilight: 3
|
||||
type: Event
|
||||
timewords: Skirmish
|
||||
timewords: [
|
||||
Archery
|
||||
Skirmish
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
cost: {
|
||||
@@ -957,7 +960,10 @@
|
||||
culture: Gondor
|
||||
twilight: 0
|
||||
type: Event
|
||||
timewords: Regroup
|
||||
timewords: [
|
||||
Fellowship
|
||||
Regroup
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
requires: {
|
||||
|
||||
@@ -984,7 +984,10 @@
|
||||
culture: Raider
|
||||
twilight: 0
|
||||
type: Event
|
||||
timewords: Skirmish
|
||||
timewords: [
|
||||
Maneuver
|
||||
Skirmish
|
||||
]
|
||||
effects: {
|
||||
type: event
|
||||
cost: {
|
||||
|
||||
Reference in New Issue
Block a user