Home > Tutorials > RPG Maker VX > Death counter attack (Enemy)
Death counter attack (Enemy)
What needs to be done:
Step 1)
Make an enemy, if you not already have one to use.
Step 2)
Choose or make the skill you want the enemy to cast
~Side note~
If you only want it to cast it, when killed, don't equip the skill to the enemy
Step 3)
Go onwards to "Troops" menu, a create a new troop.
Here comes the important part, so listen up ;)
3.1
Add the monster to the troop
3.2
Right click on it. A small menu where you can choose "Appear halfway" and "Immortal", select immortal
3.3
Click on condition and choose:
Enemy => The one to use counter => HP is belowe 0%
Step 4 - Skill) (futher down is the solution for magic)
4.1
In first line of Battle Event choose:
Force aktion => The one to use counter => the skill to cast => Random (I do not know how to only counter the one who kills the monster, sorry)
4.2
In the next line choose:
Change Enemy State => The counter enemy => Incapacitated
Voíla, the enemy counters with a skill
---
Step 5 - Magic) (useful, if you want to prevent the casting with Silence)
5.1
In the first line choose a conditional branche where:
"[Counter Enemy] is [Silence] inflicted then:
Change Enemy State => The counter enemy => Incapacitated
Else:
(firste line)
Force aktion => The one to use counter => the skill to cast => Random
(second line)
Change Enemy State => The counter enemy => Incapacitated
This is it folks, hoped it was good enough ^-^'
~ Sidenote ~
It is my first tutorial, so i do hope it is alright. Second, i write this in mind, that who ever reads this, is as clueless as myself, in how to use RPG Maker VX
|
|
Details
|
|
Tutorial:
|
Death counter attack (Enemy) |
|
Date Listed:
|
2009-07-11 |
|
Author:
|
boxdeer
|
|
Total Hits:
|
3422 |
|
|