Buffs for +stat bonuses trouble

Fatmankev

Chef, Writer, and Midnight Toker
Reaction score
240
Yo - I'm tryin' to make some standard WoW-style buffs (Mark of the Wild/Arcane Intellect/Power Word:Fortitude/etc...) but I can't find the right abilities to base my spells off of. It'd be dumb if I had to trigger these, so I'd prefer not to despite its relative ease, but yeah...

What I really need atm is a spell that increases Intellect by (x) amount for 20 minutes or whatever. The time limit is what I'm having trouble finding, as most stat-improving abilities are either permanent or remain as long as you're holding a certain item, or something.

So yeah, help please, and I'll luv ya long time.
 

Fatmankev

Chef, Writer, and Midnight Toker
Reaction score
240
Sorry for the early bump, buuuuutttt...

Bump!

If anyone has any ideas on this, I'd love to hear 'em. +rep to all that help, of course.
 

YourFace

<span style="color:#9C9C9C;"><strong>Runner Up - T
Reaction score
91
is this for the caster, or is it being casted on other units
or both?
 

Fatmankev

Chef, Writer, and Midnight Toker
Reaction score
240
Both, preferably. Actually, definitely. Needs to be both, as it'll be a Raid-Style Map.
 

YourFace

<span style="color:#9C9C9C;"><strong>Runner Up - T
Reaction score
91
i would base it off of blood lust so it happens when you need it
and then trigger the rest
if you need help with that just tell me
 

vypur85

Hibernate
Reaction score
803
For the Int increment:

Code:
Int
    Events
        Unit - A unit Starts the effect of an ability
    Conditions
    Actions
        Custom script:   local unit udg_Temp_Unit
        Hero - Modify Intelligence of (Target unit of ability being cast): Add 20
        Wait 20.00 game-time seconds
        Hero - Modify Intelligence of Temp_Unit: Subtract 20
        Custom script:   set udg_Temp_Unit = null

Might be hard if it comes to checking level. Using JASS may make this a lot easier.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top