Post by Enigma on Dec 31, 2009 19:05:56 GMT -5
I was thinking the site should take a new turn. Like, a stat system. Stats that show on user profiles.
The code itself is easy to custom to how ever you like it. You can subtract or add more stats. You can even make it where the only way for stats to go up is by going to user profiles and do it. Like this, it set up by each post the stats will go up by however amount you wish.
By doing some events, quests, people stats will go up as rewards for doing them. For spells, powers etc, can be earn as they level up. So making everyone starting like level 1 and slowly go up to get stronger. This will keep things balances and fair. :3
Keyblades, maybe there should be use for them? Like, makes the character natural stronger. Able to get some new type of skills only they can get from the keyblades. And maybe easier to move from world to world.
Speaking of moving from world to world; we need some kind of movement system. .-.
OK, all I can think of for now...You have my email if you need to get in contact with me.
<script type="text/javascript">
<!--
/* RPG Destiny v1.5 with Edittable Money/Stats by california
©2005 SoCal Codes, socal.proboards26.com */
rpgStats = [
// Customize Stats
['Attack','.3'],
['Defense','1'],
['Speed','2'],
['HP','1.5'],
['Money','.9']
// End Customization
]
document.write('<script type="text/javascript" src="http://www.iycatacombs.com/socal/resources/scripts/destiny_1.5.js"></scr'+'ipt>');
// -->
</script>
<!--
/* RPG Destiny v1.5 with Edittable Money/Stats by california
©2005 SoCal Codes, socal.proboards26.com */
rpgStats = [
// Customize Stats
['Attack','.3'],
['Defense','1'],
['Speed','2'],
['HP','1.5'],
['Money','.9']
// End Customization
]
document.write('<script type="text/javascript" src="http://www.iycatacombs.com/socal/resources/scripts/destiny_1.5.js"></scr'+'ipt>');
// -->
</script>
The code itself is easy to custom to how ever you like it. You can subtract or add more stats. You can even make it where the only way for stats to go up is by going to user profiles and do it. Like this, it set up by each post the stats will go up by however amount you wish.
By doing some events, quests, people stats will go up as rewards for doing them. For spells, powers etc, can be earn as they level up. So making everyone starting like level 1 and slowly go up to get stronger. This will keep things balances and fair. :3
Keyblades, maybe there should be use for them? Like, makes the character natural stronger. Able to get some new type of skills only they can get from the keyblades. And maybe easier to move from world to world.
Speaking of moving from world to world; we need some kind of movement system. .-.
OK, all I can think of for now...You have my email if you need to get in contact with me.