jasonc-pub-integration / aerserv-ocgen

OC Generator using AerServ's IOS SDK
0 stars 0 forks source link

Feature - add BASIC character stat roller in new view #7

Closed foreza closed 6 years ago

foreza commented 6 years ago

For the first iteration, I will implement the 4d6 Drop Lowest strategy.

Will show str, dex, con, int, wis, chr.

References:

https://www.brockjones.com/dieroller/dice.htm https://stattributes.000webhostapp.com/

foreza commented 6 years ago

To clarify - I will not implement race yet. I will do so at a later time. Goal is to just create the stat roller to learn how to easily

foreza commented 6 years ago

Implemented the 4D6 roll in

637586191a4d3e996634805a1b5db33e390cd60d

Have not yet forced currency usage per stat roll

foreza commented 6 years ago

Implemented fully in d38122d5c23405a8c420de14501433a41e50a7d2

Decided to not preload banner on this page (not needed)