wc3edit.net

United Warcraft 3 map hacking!
It is currently March 28th, 2024, 11:06 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: November 15th, 2021, 5:39 am 
Offline
Newcomer

Joined: March 28th, 2020, 6:37 am
Posts: 7
Unit ability in Angel Arena increases the damage dealt to a single-unit target the longer said target is attacked. Here's the description... "The longer your hero attacks the same enemy unit the more damage it does to it. Increases damage dealt per attack. Resets after a short period of time without attacks."

I'm curious about implementing something as such. Along the lines of while a unit is holding a specific item and is attacking the same enemy increase damage dealt to the target continually. If that makes sense please let me know. I don't know how to handle the increase damage as the ability doesn't show any buffs on the hero who has it nor does it show a debuff on enemies attacked by it. On top of that the triggers are unrecoverable. Tried digging around them for the better part of today and came up empty.

Thanks in advance


Top
 Profile  
 
PostPosted: November 18th, 2021, 4:29 am 
Offline
Also Not an Admin, but closer than devoltz
User avatar

Joined: February 14th, 2018, 5:35 am
Posts: 1791
Title: Just Another S.Mod
I took a look at Angel Arena's version and it looks like way too complicated and also not efficient at all. You need to learn about JASS to do something like that.

You can use just one global to do what you want: hashtable. Using hashtable you can handle everything.

Basically you'll need to log all units through an event player unit attack, check if the attacker has the desired item, save data into the target unit, use a MUI (Multi-Unit Instanceable) timer, etc. I made an item version, look:
  • Every attack increases the damage by 20%;
  • If you don't attack within three seconds, it resets.
Spoiler:
Image


Is that what you wanted?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO


Privacy Policy Statement
Impressum (German)