- Joined
- Apr 28, 2008
- Messages
- 14
I'm attempting to create dummy skills that can be learned by a hero that won't create an icon, but are still on the hero (so they don't keep reverting back to level 0 in the hero's learned skills, like when I use a trigger to remove the ability or put it in a disabled spellbook).
The way I've tried doing this is to use item abilities that naturally don't have an icon. So far, I've tried explode on death, item stat bonus and sphere. (I also tried chaos, not realizing what it was, but I'm sure you realize why that one didn't work out. Go, Warden Siege Engine!). I took these skills, created 3 copies of them (one for str/agi/int) reduced their effects to nothing and made a trigger to increase the respective stat of the hero when the hero learns a level of them.
This all works fine for the ability learning and such, but as long as these skills are on the hero, the game hangs for a few seconds when I buy the hero from the hero tavern. I've tested removing triggers and such, and it is the abilities that correlate to the hang. Is there any way to use these abilities without the hang? Or perhaps is there another skill that I could use that won't show an icon but won't cause a hang?
EDIT: Oh, one more note: I tried testing the skills with item skill true and false. Neither way seemed to make any difference in the hang.
The way I've tried doing this is to use item abilities that naturally don't have an icon. So far, I've tried explode on death, item stat bonus and sphere. (I also tried chaos, not realizing what it was, but I'm sure you realize why that one didn't work out. Go, Warden Siege Engine!). I took these skills, created 3 copies of them (one for str/agi/int) reduced their effects to nothing and made a trigger to increase the respective stat of the hero when the hero learns a level of them.
This all works fine for the ability learning and such, but as long as these skills are on the hero, the game hangs for a few seconds when I buy the hero from the hero tavern. I've tested removing triggers and such, and it is the abilities that correlate to the hang. Is there any way to use these abilities without the hang? Or perhaps is there another skill that I could use that won't show an icon but won't cause a hang?
EDIT: Oh, one more note: I tried testing the skills with item skill true and false. Neither way seemed to make any difference in the hang.