Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Blazingheart on April 18, 2006, 11:50:06 PM

Title: Skills...?
Post by: Blazingheart on April 18, 2006, 11:50:06 PM
Hello,this is the first time i have gotten a hard porblem that makes my head hurts,but here it is:

-I want to do a skill system in my game wiht the dbs,here is one example:
My char uses swords and axes,but uses a sword in battle,and i want him so,while he uses the sword in battle,to gain skill points in the sword,so he does more damge with the sword.

Thanks in advance.
Title:
Post by: R-66Y on May 31, 2006, 02:46:07 AM
I am by no means an expert on this, don't attack me because this is a hypothesis...

Anyways, I believe that if you were to create a variable, that when "player blah" attacks with a sword, that variable increases. When it goes up so many, make attacks with sword do more damage, or make attacks with sword do like a 2 hit combo. This would require a lot of swithes, variables, whatnot...

I will try it out, and give you my results

Oh! I assume you are using rm2k3 :D