APPLYING A STAT FORMULA WITH SKILLS
Posts
Pages:
1
I want to make some skills that are based mainly on stats. so that I can use the same skill at the end of the game.
I remember Yanfly having a script for equipment called "Equip Dynamic Stats" which is similar to what I want but with skills.
Does this require a script or just a formula?
Any feedback is apreciated.
I remember Yanfly having a script for equipment called "Equip Dynamic Stats" which is similar to what I want but with skills.
Does this require a script or just a formula?
Any feedback is apreciated.
LockeZ
I'd really like to get rid of LockeZ. His play style is way too unpredictable. He's always like this too. If he ran a country, he'd just kill and imprison people at random until crime stopped.
5958
Skills are like this anyway in all of the RPG Makers, unless you reduce the stat influence and add a base power.
In RPG Maker VX and VX Ace you can specify the exact formulas you want to use for damage, like 40 * attacker->int / sqrt(target->mdef)
In RPG Maker VX and VX Ace you can specify the exact formulas you want to use for damage, like 40 * attacker->int / sqrt(target->mdef)
Pages:
1













