Quick Savagery test

This commit is contained in:
Christian 'ketura' McCarty
2021-03-12 20:23:36 -06:00
parent a1d809778c
commit b1a42431d8

View File

@@ -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": {