| 08-29-2006, 12:03 PM | #1 |
I put this here because triggering may be involved, I dunno. Anyways, I'm making a spell called Luster Purge. I want it to remove all buffs (done) Damage the target slightly (can be done) and lower move speed by a certain amount...(?) problem is, nowehere on the purge screen do i see data for how much the speed is decreased by, only for how long and how often the speed comes back. Does anyone know of a way to set the factor of speed loss? As far as triggering goes, I think it can be done by setting the move speed to the unit's move speed x . whatever. Ideas anyone? |
| 08-29-2006, 12:16 PM | #2 |
You cant set the movespeed loss specificly, only by factor unfortunatly. If you wanted specific, i sugget giving the targeted unit boots of speed ability with your -amount for a certain amount of time, then remove it. |
| 08-29-2006, 03:30 PM | #3 |
The factor is fine, I just have no clue where to find it :( |
| 08-30-2006, 12:05 PM | #4 |
It's DataB1 for attack factor and DataA1 for speed factor. Btw. I have a finished trigger of that spell, a mod form FireFreak's spellpack, which fits exactly to your request? PM? Rep? |
| 08-30-2006, 12:15 PM | #5 |
Removes all buffs from a target unit, and slows its movement speed by a factor of <Aprg,DataA1>. A1 is Movement Update Frequency. The images show the correct one. |
| 08-30-2006, 04:05 PM | #6 | ||
Quote:
Quote:
Thanks, +rep for you too (if i can) |
