Quick Savagery test
This commit is contained in:
@@ -191,13 +191,7 @@
|
||||
"keyword": "skirmish",
|
||||
"effects": {
|
||||
"type": "event",
|
||||
"effect": {
|
||||
"type": "choice",
|
||||
"texts": [
|
||||
"Make an Uruk-hai strength +2",
|
||||
"Make an Uruk-hai strength +4, and fierce until the regroup phase"
|
||||
],
|
||||
"effects": [
|
||||
"effect": [
|
||||
{
|
||||
"type": "modifyStrength",
|
||||
"filter": "choose(uruk-hai)",
|
||||
@@ -211,12 +205,6 @@
|
||||
"filter": "companion"
|
||||
},
|
||||
"effect": [
|
||||
{
|
||||
"type": "modifyStrength",
|
||||
"filter": "choose(uruk-hai)",
|
||||
"amount": 4,
|
||||
"memorize": "chosenUrukHai"
|
||||
},
|
||||
{
|
||||
"type": "addKeyword",
|
||||
"filter": "memory(chosenUrukHai)",
|
||||
@@ -226,7 +214,7 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
}
|
||||
},
|
||||
"51_195": {
|
||||
|
||||
Reference in New Issue
Block a user