Temporarily removing Realm of Dwarrowdelf damage limit

This commit is contained in:
Phallen Cassidy
2020-03-20 11:13:52 -04:00
parent e3932248a6
commit e16e399ab4

View File

@@ -346,12 +346,7 @@
"type": "addKeyword",
"filter": "memory(chosenDwarf)",
"keyword": "damage",
"amount": {
"type": "cardAffectedLimitPerPhase",
"prefix": "dmg-",
"source": 1,
"limit": 3
}
"amount": "1"
}
}
]