• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Spell] How to increase a unit's max life via spell?

Status
Not open for further replies.
Level 7
Joined
May 18, 2010
Messages
264
Lookin for spell
(i need my unit) to modify it Max HP)
so im looking for a spell that will rise it Max hp since it cant be dont in Triggers
ani spell like that?
 
Level 7
Joined
May 18, 2010
Messages
264
or you can just creat a spell that increases the strength permanently .. as the strength increase the HP increase ... intellegince increase = mana capacity increase .. agility = speed and damage XD

as i know <<<< noob adviser

that would be nice and my whole sistemd i made b4 that would be Remade ^^

Ability (Item Hp Bonus)
just fix what hp want ^^
and trigger it to add to unit


EDIT: Dont fixed Thx+rep
 
Level 5
Joined
Feb 6, 2011
Messages
177
this is even easier

that would be nice and my whole sistemd i made b4 that would be Remade ^^

Ability (Item Hp Bonus)
just fix what hp want ^^
and trigger it to add to unit


EDIT: Dont fixed Thx+rep

you can even make one without triggering as when you go to abilities - neutral hostile u can find the + ability that is used in Dota
it Increases the stats of the heroes you can copy it . change the icon .. modify it to only add the strength and your done XD
 
Level 17
Joined
Jan 21, 2010
Messages
2,111
That wouldn't work, to increase a unit hp, simply go to oe (object editor), copy the lesser hp bonus (item ability)
Set the hp bonus to -, each of them
After that, in trigger editor, add and remove ability
Use this:
Unit - add ability to unit
Unit - remove ability from unit
 

Bannar

Code Reviewer
Level 26
Joined
Mar 19, 2008
Messages
3,140
Remember that all abilities that increase life can not be increased - although half true, they do not give any bonus, they always add bonus to given unit's life equal to value from lvl 1, so even if you have 99lvls of life bonus ability you won't get anything apart from first level.
Similar situation happens to most abilities that increase strenght.

This system if for you, since it allows to add desired amount of life/mana.
 
Level 7
Joined
May 18, 2010
Messages
264
Remember that all abilities that increase life can not be increased - although half true, they do not give any bonus, they always add bonus to given unit's life equal to value from lvl 1, so even if you have 99lvls of life bonus ability you won't get anything apart from first level.
Similar situation happens to most abilities that increase strenght.

This system if for you, since it allows to add desired amount of life/mana.

Yea i figured that out after 20 min making tringer... and had to redo it whole but ^^ i enjoy it
thx to all
DONE FIXED i got no idea how to close threads help me with that
 

Bannar

Code Reviewer
Level 26
Joined
Mar 19, 2008
Messages
3,140
You can not close thread by yourself, unless you're moderator/administrator/Ralle.

And by the way, don't post so many threads at once, make sure you've used search engine/uncle Google and tried many options to fix your problem by yourself. We learn the most when we do things on our own - remember that.
 
Level 7
Joined
May 18, 2010
Messages
264
Thats Thrue
but well if i ask evrything i get BUMP
i gues it be 3 pages alredy but Oke i understand
but look from my view ( and tryed on google , then on hiveworkshop chat )
and its just tipos left so i wanted to finish it fast so i can go sleep
 
Status
Not open for further replies.
Top