| 03-14-2009, 01:35 PM | #1 |
Channel shouldn't be able to leave a buff right?.. |
| 03-14-2009, 08:41 PM | #2 |
Nope unfortunately from my experience. -Av3n |
| 03-15-2009, 12:35 AM | #3 |
Ok there's a serious weird with Engineering Upgrade + Channel.. Say you morph a spell based off Entangling Roots into a Channel, the Channel turns into Entangling roots (as in, will leave a buff and stun/damage the target). Upon further testing I've discovered that the spell being morphed into Channel will take on the stats of the channel ability. e.g. Bloodlust has 3 data fields: Attack Speed Increase (DataA#), Move Speed Increase (DataB#) and Scaling Factor (DataC#). The Channeled Bloodlust will take these fields into account for its increases, i.e. Follow Through Time (DataA#) will determine the attack speed, Targeting Type (DataB#) will determine the move speed and Options (DataC#) will determine the scaling size. The other fields in the Channeled Bloodlust will determine it's other effects (like what buff it applies, duration, and the other:targets allowed, cooldown, mana cost (duh). Sadly, you can't change the Order ID and it wont stack with a non Channeled ability. I guess this is because Base Order ID is being used for DataF# so it reverts to the Order String for it's Order ID (which you still can't change =/). So really, this is just an annoying bug rather than anything useful. Thought I'd post it anyway. P.S. Sorry if this has already been reported, I couldn't find anything on it. |
| 03-15-2009, 01:01 AM | #4 | |
Well that would explain it. EDIT: Quote:
Shows that I can read huh? |
