Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: Arxur on January 05, 2009, 06:56:01 am

Title: [Resolved] DoT and HoT
Post by: Arxur on January 05, 2009, 06:56:01 am
I'm looking for a script that allows to make the following skills:

1. DoT (damage over time): the basic "poison" effect of RPG Maker XP s*ks. With damage over time spells u can set the amount of damage u want deal during X turns.
Example: 300 damage/10 turns, that means, that after each turn, the afflicted character suffers 30 damage.
Why is it better than the normal poison effect? Because u can apply DoTs on bosses as well since they dont deal damage based on their maximum health %.

2. HoT (healing over time): is works the same way as DoTs, but they heal HP instead.

HoTs and DoTs are well-known because of World of Warcraft, still I didnt found any script with this function.  :P (RPG Maker 2003 had this function, but unfortunately it has been removed in XP.)

I dont know how hard it is to create, but it would a really useful thing.

The following functions would be nice:
1. Allow to have more DoT and HoT effect on a character.
2. Allow to have HoT and DoT at the same time.
3. Show each DoT's damage, each HoT's healing effect.

Thank you for your help guys!  ;)
Title: Re: DoT and HoT
Post by: Blizzard on January 05, 2009, 07:00:21 am
You basically need status effects that change the poison effect. Try searching the forum. I remember a few people asking me this lately, somebody maybe already made it. Best you try "World of Warcraft" as search term, they mentioned that. If you can't find it here, try a few other forums.
Title: Re: DoT and HoT
Post by: Arxur on January 05, 2009, 08:46:56 am
I didn't find anything related to this matter nor here nor in other bigger forums, unfortunately.  :shy:
Title: Re: DoT and HoT
Post by: Sally on January 05, 2009, 04:35:33 pm
i would really like this system im rmvx, i am a big fan of world of warcraft :)
Title: Re: DoT and HoT
Post by: shdwlink1993 on January 05, 2009, 09:14:11 pm
I'll be done making something within a couple of hours, hopefully (and that's if I get REALLY carried away!)
Title: Re: DoT and HoT
Post by: Arxur on January 06, 2009, 06:56:42 am
That's really great! Thanks a lot!!!  :D :D :D
Title: Re: DoT and HoT
Post by: KCMike20 on January 07, 2009, 05:38:10 am
Another script with basis in a MMORPG, and I have to say I'm quite interested in the development of this one!  Previously I had been using scripts, such as Yeyinde's Multiple Poison, but if I wanted multiple poison effects to stack in one battle (especially a boss fight!), I had to balance the system around multiple, weak poisons that took off a very small percentage of HP.  I agree, being able induce a poison or regeneration effect that subtracts or restores a static amount of health is a very useful thing indeed.
Title: Re: DoT and HoT
Post by: shdwlink1993 on January 11, 2009, 11:07:18 pm
I'm done with the script. You can find it here:

http://forum.chaos-project.com/index.php?topic=2481 (http://forum.chaos-project.com/index.php?topic=2481)
Title: Re: DoT and HoT
Post by: Arxur on January 12, 2009, 08:35:57 am
Thank you. Its the best news I got today. Im really happy for this. *.*