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
|
culture: Shire
|
||||||
twilight: 1
|
twilight: 1
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Skirmish
|
timewords: [
|
||||||
|
Maneuver
|
||||||
|
Skirmish
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
effect: {
|
effect: {
|
||||||
|
|||||||
@@ -925,7 +925,10 @@
|
|||||||
culture: Elven
|
culture: Elven
|
||||||
twilight: 0
|
twilight: 0
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Maneuver
|
timewords: [
|
||||||
|
Fellowship
|
||||||
|
Maneuver
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
cost: {
|
cost: {
|
||||||
|
|||||||
@@ -1286,7 +1286,10 @@
|
|||||||
culture: Elven
|
culture: Elven
|
||||||
twilight: 2
|
twilight: 2
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Regroup
|
timewords: [
|
||||||
|
Skirmish
|
||||||
|
Regroup
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
requires: {
|
requires: {
|
||||||
|
|||||||
@@ -506,7 +506,10 @@
|
|||||||
culture: Gandalf
|
culture: Gandalf
|
||||||
twilight: 3
|
twilight: 3
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Maneuver
|
timewords: [
|
||||||
|
Fellowship
|
||||||
|
Maneuver
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
requires: {
|
requires: {
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
culture: Gondor
|
culture: Gondor
|
||||||
twilight: 3
|
twilight: 3
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Skirmish
|
timewords: [
|
||||||
|
Archery
|
||||||
|
Skirmish
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
cost: {
|
cost: {
|
||||||
@@ -957,7 +960,10 @@
|
|||||||
culture: Gondor
|
culture: Gondor
|
||||||
twilight: 0
|
twilight: 0
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Regroup
|
timewords: [
|
||||||
|
Fellowship
|
||||||
|
Regroup
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
requires: {
|
requires: {
|
||||||
|
|||||||
@@ -984,7 +984,10 @@
|
|||||||
culture: Raider
|
culture: Raider
|
||||||
twilight: 0
|
twilight: 0
|
||||||
type: Event
|
type: Event
|
||||||
timewords: Skirmish
|
timewords: [
|
||||||
|
Maneuver
|
||||||
|
Skirmish
|
||||||
|
]
|
||||||
effects: {
|
effects: {
|
||||||
type: event
|
type: event
|
||||||
cost: {
|
cost: {
|
||||||
|
|||||||
Reference in New Issue
Block a user