Revert "Temporarily removing Realm of Dwarrowdelf damage limit"
This reverts commit e16e399ab4.
This commit is contained in:
@@ -346,7 +346,12 @@
|
|||||||
"type": "addKeyword",
|
"type": "addKeyword",
|
||||||
"filter": "memory(chosenDwarf)",
|
"filter": "memory(chosenDwarf)",
|
||||||
"keyword": "damage",
|
"keyword": "damage",
|
||||||
"amount": "1"
|
"amount": {
|
||||||
|
"type": "cardAffectedLimitPerPhase",
|
||||||
|
"prefix": "dmg-",
|
||||||
|
"source": 1,
|
||||||
|
"limit": 3
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user