Html/java script help needed.?

Okay so I’m trying to make a RPG char creation page using Dreamweaver CS4. The problem is that I have very little knowledge in html, but advanced in java. I can’t seem to get a few things to work… Please if you can help me give an advice! Anyhow the list of thing I can’t seem to figure out are:

-I need to make a skill tree in which for every 5 points in the main skill u get to choose 1 specialty. So basically for every 5 points in main u get 1 point in specialty.
-If an option is chosen in a list menu the details of the selected options are listen next to it, and if another one is selected it’s details are shown.
-A attribute variable that cannot go under a certain value;
-A variable that is calculated by other variables(like the attributes) but +/- %?
- And finally how to save the finished character into a file, such as word or pdf?

So my main question is should I make it mostly in java script or just html? Anyway any help is appreciated!
 
Back
Top