How to make 1 ability with 2 auras

niceone

New Member
Reaction score
3
I have an problem i want to have 2 auras packed in 1 ability.

I want an mana regen aura and an health regen aura in the same ability.

Anyone know how to do that everything helps :banghead:

edit*

its an ability of an hero with 10 lvls not for whole map.
 

darkRae

Ueki Fan (Ueki is watching you)
Reaction score
173
Use a Spellbook.
Put both abilities in the Spellbook and during Map Initialization / Elapsed Game-Time is 0.02, disable the Spellbook ability for All Players.
 

niceone

New Member
Reaction score
3
do i have to make 10 spelbooks with 10 times the 2 auras -> lotta work or does it go faster -> if spelbook upgraded auras upgrade auto?
 

Frozenwind

System maker
Reaction score
99
You can put a certain level of a certain spell in a spellbook.

If u got spellbook lvl2, and don't change the levels, the level of your aura's will stay "1".

So:
  1. Make 10 spellbook levels
  2. Set the level of the aura ability (in the spellbook) to the level of the spellbook.
  3. make sure your aura has 10 levels to:p

frozenwind.
 

Drunken_God

Hopes to get back into Mapmaking with SC2 :)
Reaction score
106
give your hero item abilities(they are not visible) and level them up when your hero learns your MAin ability
 

Frozenwind

System maker
Reaction score
99
Trigger it like this:
Code:
Level up spells
    Events
        Unit - A unit Learns a skill
    Conditions
        (Unit-type of (Triggering unit)) Equal to >your hero<
        (Learned Ability) is equal to (Ice Spell Book) [COLOR="Orange"][size=-1]// I only had 1 ability in this map so I didn't made a spell comparison:P[/size][/COLOR]
    Actions
        Unit - Set level of Frost Nova Spiral  for (Triggering unit) to (Level of Ice Spell Book  for (Triggering unit))
        Unit - Set level of Rest  for (Triggering unit) to (Level of Ice Spell Book  for (Triggering unit))
        Unit - Set level of Ice Barrier  for (Triggering unit) to (Level of Ice Spell Book  for (Triggering unit))
        Unit - Set level of Frozen Revenge  for (Triggering unit) to (Level of Ice Spell Book  for (Triggering unit))
        Unit - Set level of Wave of Frost  for (Triggering unit) to (Level of Ice Spell Book  for (Triggering unit))

frozenwind.
 

turok255

New Member
Reaction score
30
Its more like this.

Code:
Conditons
            (Learned Hero Skill) Equal to Human Archmage - Blizzard
 

Frozenwind

System maker
Reaction score
99
Sorry, I did that string freehanded cos I allready closed my WE and forgot it.

Anyway, its ability comparison at least and for the rest what turok said.

frozenwind.
 

polo2005

Wana start playing LoL? http://tinyurl.com/369as27
Reaction score
97
Its more like this.

Code:
Conditons
            (Learned Hero Skill) Equal to Human Archmage - Blizzard

why woul it look lie that? and not
Code:
Conditions
    (Learned Hero Skill) Equal to Blizzard


it is on condition - hero
 

Frozenwind

System maker
Reaction score
99
in fact it is:
Code:
(Learned Hero Skill) Equal to [COLOR="Red"]Name of your spell[/COLOR]
So in fact turok's can be good, but its an odd name for a spell:p

frozenwind.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      • Ghan
        Administrator - Servers are fun

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top