We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93a4862 commit 434811fCopy full SHA for 434811f
automation/simulator/encounter.py
@@ -224,7 +224,7 @@ def sim_epic_event(
224
225
Args:
226
TC (Card): target card. Default draw from gm_deck
227
- DR (int): Draw range.
+ DR (int): Difficulty range.
228
participants (list[Player]): list of those involved on a TC. Default all PCs
229
skills (list[str] | str): Type of check for each participant in participant
230
order. Default 0 mod. If same for all, provide as single string.
0 commit comments