User:Verisimilar/Projects
Jump to navigation
Jump to search
In no particular order.
- Cleaning up red links to point to existing articles, or conceptual articles with the same name.
- Breaking up Roll Types and Branching and Looping options.
- Completed rough copy-over, the articles still need some individual polish.
- Finishing stub function articles.
- Adding dice roll functions:
- d(times, sides) - redirect to roll()
- dice(times, sides) - redirect to roll()
- roll(times, sides)
- success(times, sides, success) - redirect to countsuccess()
- countsuccess(times, sides, success)
- drop(times, sides, drop)
- explode(times, sides)
- explodingSuccess(times, sides, target)
- f(times) - redirect to fudge()
- fudge(times)
- hero(times, sides, body) - redirect to herostun()
- herostun(times, sides, body)
- herobody(times, sides, body)
- keep(times, sides, keep)
- openTest(times, sides)
- reroll(times, sides, lowerBound)
- sr4(times, gremlins)
- sr4e(times, gremlins)
- u(times) - redirect to ubiquity()
- ubiquity(times)