Character Generator

Level Data

This holds all information related to character levels.

Level Experience
1 0
2 1000
3 2250
4 3750
5 5500
6 7500
7 10000
8 13000
9 16500
10 20500
11 26000

Macros

The following inclusions can be made from other pages using the %INCLUDE% variable. These are convenience functions to let you use data from this topic and should be called whenever possible since they can be maintained in one place.

Java Script

Builds a Javascript construct which contains the data in this table in a form useful to a web client. The character sheet uses this for calculations.

[ { level:1, experience:'' }, { level:2, experience:'1000' }, { level:3, experience:'2250' }, { level:4, experience:'3750' }, { level:5, experience:'5500' }, { level:6, experience:'7500' }, { level:7, experience:'10000' }, { level:8, experience:'13000' }, { level:9, experience:'16500' }, { level:10, experience:'20500' }, { level:11, experience:'26000' }, ]

r1 - 13 Aug 2008 - 19:55:49 - TodHarter
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Syndicate this site RSSATOM