A help with a Final Fantasy X-2 skill and with a weapon called Chiken Knife

Nunzio Zizzania

Veteran
Veteran
Joined
Jan 9, 2014
Messages
73
Reaction score
3
First Language
Italy/English
Primarily Uses
Hy there, as the title suggest, I saw a skill called Momentum: Deal increasing damage as you defeat more enemies.
and a weapon called Chiken Knife.


Do you have any tips for RPG Maker VX Ace or MV? Thank You
 

Accatosh

Veteran
Veteran
Joined
Dec 16, 2018
Messages
85
Reaction score
14
First Language
Swedish
Primarily Uses
RMMV
Here's a link to chicken knife in MV (you need a plugin):

Chicken Knife (MV Plugin Tips & Tricks)

JamesRyan told you how to make the skill.

I don't know if it works but use "a.killCount()" in your damage formula like:

(a.atk * 4 - b.def * 2) + a.killCount()

If it doesn't work you may need to have this plugin and this and an example of something that may work is:

<damage formula>
value = (4 *= user.atk -= 2 *= target.def) += user.killCount()
</damage formula>
 
Last edited:

JamesRyan

Game Designer
Veteran
Joined
Sep 13, 2014
Messages
697
Reaction score
216
First Language
Vietnamese
Primarily Uses
RMMV
In MV, I have been using Yanfly's Battle Statistics plugin to manipulate kill counts, so the damage can be increased for each enemy defeated. If you are using this plugin, just put this in your damage formula:
Code:
a.killCount()
It returns the number of enemies killed by the attacker. Combine it with other formulas to make your own one.
 

Kes

Veteran
Veteran
Joined
Aug 3, 2012
Messages
22,299
Reaction score
11,713
First Language
English
Primarily Uses
RMVXA
@Nunzio Zizzania Do you want Ace or MV? The solutions will be different for the 2 engines and this is not the section to be discussing MV plugins.
 

Kes

Veteran
Veteran
Joined
Aug 3, 2012
Messages
22,299
Reaction score
11,713
First Language
English
Primarily Uses
RMVXA
@Nunzio Zizzania The problem is that your opening post asks for both Ace and MV solutions, and all the replies so far are for MV. I suggest you edit your post to remove the reference to MV.

I am going to move this to RGSS3 Script Requests. That is the section which deals with script needs for VX Ace. You will have to ignore the suggestions posted so far, they will not work in Ace, so there's no point trying them.

As regards your query, is this something that you want tied to a specific weapon, or is this something tied to a specific actor, irrespective of what weapon they have equipped?
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.
time for a new avatar :)

Forum statistics

Threads
106,018
Messages
1,018,358
Members
137,803
Latest member
andrewcole
Top