mirror of
https://gitlab.com/EternalWanderer/sheet-parser.git
synced 2025-07-02 01:36:36 +02:00
More exceptions
This commit is contained in:
parent
a692e8aaa8
commit
095b4a7b45
2 changed files with 5 additions and 5 deletions
|
@ -5,8 +5,8 @@ arguments=(
|
|||
'(-f)--file=[Path to charactersheet]:character sheet:_files -g "*.(json)(-.)"'
|
||||
'(--save --stat --verbose)-v[To be used in conjuction with list parameters]'
|
||||
'(--save --stat -v)--verbose[To be used in conjuction with list parameters]'
|
||||
'--stat-list[List stats found in file]'
|
||||
'--skill-list[List skills found in file]'
|
||||
'(--skill --stat --save --advantage --disadvantage --skill-list --stat-list)--stat-list[List stats found in file]'
|
||||
'(--skill --stat --save --advantage --disadvantage --skill-list --stat-list)--skill-list[List skills found in file]'
|
||||
'(--advantage --disadvantage)--advantage[Roll with advantage]'
|
||||
'(--advantage --disadvantage)--disadvantage[Roll with disadvantage]'
|
||||
'(--skill --save --stat --skill-list --stat-list -v --verbose)--stat[Roll a stat check]:stat to roll:(strength dexterity constitution intelligence wisdom charisma)'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue