Some FotR cards

This commit is contained in:
marcin.sciesinski
2019-09-14 21:45:01 -07:00
parent ca60aa3925
commit 36ba88cd0f
2 changed files with 34 additions and 32 deletions

View File

@@ -0,0 +1,34 @@
{
"1_94": {
"title": "Athelas",
"culture": "gondor",
"cost": 1,
"type": "possession",
"target": "culture(gondor),man",
"effects": {
"type": "activated",
"phase": "fellowship",
"cost": {
"type": "discard",
"filter": "self"
},
"effect": {
"type": "choice",
"texts": [
"Heal a companion",
"Remove a Shadow condition from a companion"
],
"effects": [
{
"type": "heal",
"filter": "choose(companion)"
},
{
"type": "discard",
"filter": "choose(side(shadow),condition,attachedTo(companion))"
}
]
}
}
}
}

View File

@@ -1,36 +1,4 @@
{
"1_94": {
"title": "Athelas",
"culture": "gondor",
"cost": 1,
"type": "possession",
"target": "culture(gondor),man",
"effects": {
"type": "activated",
"phase": "fellowship",
"cost": {
"type": "discard",
"filter": "self"
},
"effect": {
"type": "choice",
"texts": [
"Heal a companion",
"Remove a Shadow condition from a companion"
],
"effects": [
{
"type": "heal",
"filter": "choose(companion)"
},
{
"type": "discard",
"filter": "choose(side(shadow),condition,attachedTo(companion))"
}
]
}
}
},
"1_158": {
"title": "Uruk-hai Raiding Party",
"culture": "isengard",