Recent content by DarkBELL

  1. D

    Is it possible to put illusion in a variable for trigger?

    Just as the topic state, I was wondering is there a method to put illusion unit created via spells in a variable so that we can manipulate it in the Trigger editor? thanks in advance
  2. D

    How to make a Spell that can turn off and on?

    I'm trying to create.. well... a spell that can be turn off and turn on, just like the title of the topic. To be Specific, I want a spell that when activated, change the model of the hero and give bonus Strength to my Hero and Bonus Movementspeed, but will continuously drain his HP per...
  3. D

    How to detect a duration of Stats gain skills?

    Oh, guys, Thanks a lot for the help Now, I just need to check all the resources you gave me Thank you very much guys, I'm gonna cry
  4. D

    How to detect a duration of Stats gain skills?

    It's not always a 1 Str Gain, It's 1 Str for every 19 Damage taken Now, This is my attempt Chimera Shift 1 Events Game - GDD_Event becomes Equal to 0.00 Conditions (Level of Chimera Shift (True) for GDD_DamagedUnit) Greater than 0 GDD_Damage Greater...
  5. D

    How to detect a duration of Stats gain skills?

    I'm trying to make a skills that mess with stats The skills is whenever the Caster takes damage each 19 HP he lost is replace with 1 Str point Leveling the skills put more duration into the Bonus Str gain so at level 4 the Bonus Str gained from this skill will stays with the caster for...
  6. D

    How to Detect multiple lightning effect?

    I want to create a spell that creates mass lightning effects so something like Unit Group - Pick every unit group in <My Group> - Create lightning effect from <Caster> to <Pick Unit> The problem is during the clean up states I cannot detect and stored these lightning effect into...
  7. D

    How to Amplify Magic Damage?

    eh, I'm trying to amplify magic damage up by 40% I'm thinking of using Banish, but when I look agan I see that I can't alter the percentage of magic damage being amplified in Banish So can anyone recommend which skill I should base this off?
  8. D

    How to make an Effect Area Knockback?

    There was no knockback, just stomp and damage
  9. D

    How to make an Effect Area Knockback?

    Hi! This time I'm trying to create a spell that do damage and knock all enemies units around the caster away from the caster. But I don't know how to properly detect all the unit and make them knockback, I only how to do that on one unit The spell is that: when cast it knock back all unit...
  10. D

    Is there some limited in the Damage detection system?

    Sorry for Bumping, but one more thing, is it possible to detect in a Damage Detection system that the Damage detected is from a physical attacks and not from a spell?
  11. D

    Is there some limited in the Damage detection system?

    Works perfectly now, thank you! ^ ^
  12. D

    Is there some limited in the Damage detection system?

    I use the Damage Detection snippet founded in this forum in my map, it work fine for quite a number of skills, so I'm pretty sure that it can precisely detect the unit that is damage and can work even not on solo-basis However, there is one hero where I trigger a skill that give him Bonus...
  13. D

    Kelen Dagger Disable Dota?

    I change my trigger to this but the Dagger is still drop when the carrier dies, rather, the dagger is created at the position where the carrier dies Kelen Countdown Test Events Time - Every 1.00 seconds of game time Conditions Actions For each (Integer A) from...
  14. D

    How to Trigger Dota's Blademail

    Oh wow, I feel rather ashame for not thinking this up! Thx a lot by the way! ^ ^
Top