Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: samsonite789 on November 12, 2009, 01:44:44 pm

Title: Have these been done?
Post by: samsonite789 on November 12, 2009, 01:44:44 pm
Note:  This is not actually a request but rather sharing an idea.  But if someone wants to script these ideas, then by all means...

I thought of a few script ideas and I'm wondering if they've been done before...

Damage Shield:  A state that deals damage to an enemy if they attack the character with the damage shield.

Sacrifice:  The opposite of drain.  Takes some of the caster's HP/SP and transfers it to an ally or all allies.
Title: Re: Have these been done?
Post by: Jackolas on November 12, 2009, 01:47:18 pm
Think both have been done/can be easy done with current scripts
Title: Re: Have these been done?
Post by: Blizzard on November 12, 2009, 01:59:33 pm
Damage shield sounds like counter.
Sacrifice can be done with one of the skill effects in Tons of Add-ons. I can't remember which one it was (maybe Revenge).
Title: Re: Have these been done?
Post by: samsonite789 on November 12, 2009, 08:30:27 pm
Damage shield is sort of like counter.  Instead of the character actually attacking, the enemy just takes damage when they land an attack on the character with the damage shield.  Script-wise, it's probably much the same.  I'll take a look at it...