• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Upgrading Item abilities on items

Status
Not open for further replies.
Level 10
Joined
Apr 9, 2004
Messages
502
I was just wondering; is it possible to use triggers to add abilities to already existant items, or do you have to create a seperate item and switch them to gain the different or bonus effect?

(is there some JASS that has, add ability to Item?)
 
Level 12
Joined
Mar 11, 2004
Messages
600
You can increase the level of an ability on an item, by just using the item's ability on Set Unit ability level.

I think that you can use a spellbook and give it passive abilities and they will work on the item (just don't make it actively used)

Then you make it so the level 1 of the spellbook has 1 ability, level 2 has 2 abilities and so and so.

Then just change the level of the spellbook ability
 
Level 10
Joined
Apr 9, 2004
Messages
502
It was mainly for making an upgrading item ability that would allow you to add attributes onto your weapon. I just wanted to do something easier than making 1 of each item. Thanks i;'ll try that.


[edit] wait are you talking about something like this

Set level of DUMMY ability: for owner of X item to Y level?
 
Status
Not open for further replies.
Top