User:Verisimilar/Projects: Difference between revisions

From RPTools Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
** Completed rough copy-over, the articles still need some individual polish.
** Completed rough copy-over, the articles still need some individual polish.
* Finishing stub function articles.
* 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)

Revision as of 22:07, 13 April 2009

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)