mirror of
https://github.com/raeleus/Hashtag-DnD.git
synced 2025-07-07 06:00:27 -04:00
Update README.md
This commit is contained in:
parent
9763373d33
commit
3fa78a82f0
1 changed files with 6 additions and 3 deletions
|
@ -43,14 +43,17 @@ If the scenario is having trouble responding to your hashtags, use Story mode. T
|
|||
|
||||
The provided scenario is very bare bones. This is intended to be the base for your own story development. Look out for future scenarios based on Hashtag DnD!
|
||||
|
||||
v. 0.0.4
|
||||
* Added `#generatename (male|female) (fantasy|modern|scifi|nordic)` to retrieve a random name from the specified gender and genre
|
||||
|
||||
v. 0.0.3
|
||||
* Added #setdefaultdifficulty to set the default difficulty of `#check`, `#try`, `#attack`, `#cast`
|
||||
* Added `#setdefaultdifficulty (difficulty_class or effortless|easy|medium|hard|impossible)` to set the default difficulty of `#check`, `#try`, `#attack`, `#cast`
|
||||
|
||||
v. 0.0.2
|
||||
* Fixed incorrect synonyms
|
||||
* You may use #pay as a synonym for #drop
|
||||
* You may use #pay as a synonym for `#drop`
|
||||
* You may inverse skill/ability with the hashtag. ie. `#intelligence check` instead of `#check intelligence`
|
||||
* Adjusted #showskills to display both the proficiency and ability modifier
|
||||
* Adjusted `#showskills` to display both the proficiency and ability modifier
|
||||
* Minor improvements and bug fixes
|
||||
|
||||
v. 0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue