Skip to content

Commit

Permalink
Updated ReadMe Data & Images
Browse files Browse the repository at this point in the history
  • Loading branch information
VeXHarbinger committed Oct 19, 2018
1 parent e6c55a7 commit 0ee105e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,30 @@ Currently, it shows you the possible cards that could be drawn from your hand wi

I hope to add in the mechanics for [Recruit](https://hearthstone.gamepedia.com/Recruit) soon.

## What this does
## What this plug-in does for the ..

![Display Example](https://raw.githubusercontent.com/VeXHarbinger/DrawPool/master/images/DisplaySample.png)
### [Elven Minstrel](https://hearthstone.gamepedia.com/Elven_Minstrel)

![Display Example](https://raw.githubusercontent.com/VeXHarbinger/DrawPool/master/images/MinstrelDisplaySample.png)

* In the lower left hand corner you see the draw probability for a card that you have one or two copies of.

* If you have one (or more) copies of a card, it will also display the card draw percentage for the card you have the most copies of.

* In the lower right hand corner, it shows the number of Minions are in the total deck card count.
* In the lower right hand corner, it shows the total number of minions in the draw pool and the total deck card count.

### [Witchwood Piper](https://hearthstone.gamepedia.com/Witchwood_Piper)

![Display Example](https://raw.githubusercontent.com/VeXHarbinger/DrawPool/master/images/PiperDisplaySample.png)

* In the lower left hand corner you'll see the draw probability for the lowest cost minion card for your lowest cost minion card, or the minion with this mana cost which you have the fewest copies of.

* If you have multiple minion types for this mana cost, it will also display the card draw probability for the card you have the second most copies of.

* If you happen to have three or more copies of a minion at this mana cost, it will also display a third statistic indicating the minion's copy count and it's draw probability for the minion type you have the most copies of.

* In the lower right hand corner, it shows the total number of minions in the draw pool and the total deck card count.


## Configuration
You can set where the window is displayed when the player hand hovers over the trigger card from the Options => Plug-in menu
Binary file added images/MinstrelDisplaySample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/PiperDisplaySample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0ee105e

Please sign in to comment.