The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Jin_Axl on August 25, 2007, 02:56:25 AM

Title: [REQUEST] Scripts for some special skill effects
Post by: Jin_Axl on August 25, 2007, 02:56:25 AM
Hi there.
I'm looking for some scripts to make my project more unique. Especially skill effects.
Well, I'll need these skill effect :


1/ Chain Lightning:
Lightning shot from the caster, strike through the 1st target then jumping to another targets, each jump decreases its power by 10%.

2/ Disrupting Bolt :
Like the Chain Lightning, not jumping, but bouncing. It strikes the 1st target then jump to the next one then bounces randomly amongs the foes until its power decreases to no damage, it'll vanish and end the attack. Each bounce decreases it's power by 5% and each bounce has its own Stunning rate.

3/ Pierce Through :
An attack that negates enemy block. It strikes with full damage ingnore the target's defensing stance.

4/ Double-Edge :
A powerful attack not only damage the target but also the user. The user takes back 50% damage as recoil when the hit succeeds.

5/ Far-edge explosions :
The explosion only does full damage to the targeted foe, but -25% power to the near by foes and -50% for the furthest foe.

6/ Random Damage:
The attack does random damage. Range 1-9999 damage. 1% 1-hit-KO chance. ( I think this needs only calling a common event with Variable at random cost, but I still don't know well about Variables ...)

At this time I can only think about those above. I guess those won't cost a pro-scripter much time. All helps are greatly welcome.
* Note : I'm not using RTAB system. Cuz I found it a lot inflictions with my current script. But I use Minkoff's Animated Side-Viewed Battle System. ^_^


***EDIT:

7/ Turn-costed skills :
a/ Skill that cost 1 turn prepare and in the 2nd turn does the attack. (like Razoe Wind in Pokemon series)
b/ Skill that attack immediately but the user will have to rest during the next turn. ( Hyper Beam in Pokemon series)
c/ Skill that cost 1 turn prepare and in the 2nd turn does tha attack in normal condition. Attack immdieatly in special condition ( another skill is being activated) ( Works like Solar Beam in Pokemon series)
d/ Skill that cost 1 turn prepare but in that turn the user can't be hit ( except by some special skills ) ( like Fly or Dig in Pokemon series)
e/ Skill that cost several turns prepare and if the user get hit while prepare then the preparation auto-canceled. The preparation must be start over again. ( Focus Punch in Pokemon series)

8/ Cause abnormal change skills :
Skill that decreases the user 's static point after successfully hit ( Ex : Overheat skill, does full damage at the 1st time use, after 1st use, decreases the user Mag by 50%, and 50% then, and then .... The static point return normal after the battle, od course)
Title: Re: [REQUEST] Scripts for some special skill effects
Post by: modern algebra on August 28, 2007, 03:24:05 AM
Interesting ideas. I particularly like the disrupting bolt and the chain lightning skills. I will see what I can do on those two. I am busy right now, so don't count on them coming fast. But, I will do them.
Title: Re: [REQUEST] Scripts for some special skill effects
Post by: Jin_Axl on August 28, 2007, 06:58:08 AM
Ah it's the MA guy  ;D
I only give the idea, in facts, I'm dealing with my mapping, so things like this should only I need later.
Just take your time. Don't over do your self too much  ;)