IPB

Welcome Guest ( Log In | Register )

> Omae, SR5 Character Generator
DeathStrobe
post Oct 13 2013, 05:09 PM
Post #1


Moving Target
**

Group: Members
Posts: 576
Joined: 6-May 10
From: Front Range Free Zone
Member No.: 18,558



I'm working on a javascript SR5 character generator. You can check out what I got so far at my site

http://www.dethstrobe.com/omae/

I've made it open source and licensed it using a GNU general license. So if you want to go in and mess around with the code, go ahead. When I get it a bit more feature complete I'll add in some hooks to access external files, like a custom css file if you don't like how I made it look, and libraries that can load your own skills and gear, and other things that I'm sure I'll think of later.

If anyone has the free time I could use some help with data entry. Right now, specifically, skills. But I assume I'll need help with spells, power points, qualities, and gear as well. But for now, I'm at the skills. I have them formatted to look like this: I have the skills all entered from the help of a reddit user named Kaycat.

QUOTE
archery:{name:"Archery", catalog: "agility", stat:agi, rating:0, mod:0, max:6, defaultable:true},
heavyweapons:{name:"Heavy Weapons", catalog: "agility", stat:agi, rating:0, mod:0, max:6, defaultable:false},


First is the object name, which is just the name of the skill as one word and lowercase.
Next is the name of the skill on how I'd like it to look on the actual page.
Catalog is the name of the attribute that it falls under.
Stat is the actual attribute, which is represented by the 3 letter shorthand of the attribute.
You shouldn't need to change the rating, mod, or max; but they are the rating of the skill, modification from gear/qualities/whatever, and max is the highest you can raise the skill at chargen.
Defaultable is if the skill can be defaulted or not.

If anyone would like to help out, that'd be much appreciated.
Go to the top of the page
 
+Quote Post

Posts in this topic


Reply to this topicStart new topic

 



RSS Lo-Fi Version Time is now: 25th November 2024 - 11:46 PM

Topps, Inc has sole ownership of the names, logo, artwork, marks, photographs, sounds, audio, video and/or any proprietary material used in connection with the game Shadowrun. Topps, Inc has granted permission to the Dumpshock Forums to use such names, logos, artwork, marks and/or any proprietary materials for promotional and informational purposes on its website but does not endorse, and is not affiliated with the Dumpshock Forums in any official capacity whatsoever.