1- Splash damage ability: What I would like is a Splash damage ability for the MArine called "Full Auto Burst" that appears as a btn-techupgrade-terran-fullborecanisterammo.dds button, that cost 5 energy(Im giving energy to Marines) and lasts 10 sec ( tiny red stimpack icon next to the marine image) with the splash being something like radius 1.7 and 0.3 of regular damage.
I have; an ability "Full Auto Burst" that appears to be linked to a button "Full Auto Burst" and an Effect "FullAutoBurst(Marine - Full Auto Burst(Damage))" which in CEffectDamage under the Searh tab in AreaArray has; Index 0, Arc 360, Bonus 0, Fraction 0.3, Maximum Count 7, Radius 1.8, Radius Bonus 0, Validator(none).
I've tried and tried but cant make it work, any tips would be more than welcomed

thanks
Post has been edited 1 time(s), last time on Aug 18 2010, 5:29 pm by IceWendigo. Reason: part not needed
None.
Create a new ability, duplicated from Raven's Seeker Missile.
Go under "Cost - Cost +" and change the Energy value at the very bottom to 5. From this same field, look for "Charge - Time Use" and set it to 10. You can also set a Cooldown there if you want.
Go under "Ability - Commands" and delete the Requirements (press the little 'X' at the bottom right).
Go under "Stats - Flag" and check "Transient". This prevents the unit from seeing its orders cancelled. (I am not sure about this one, though.)
Set the "Stats - Follow Range" to 0.
Go to Effects tab and search for "Seeker (Damage)".
The splash damage is defined in "Search - Area +". I do not know how this one works, though.
The direct damage is set under "Combat - Damage".
Now search for "Seeker (Launch Missile)".
Change the "Target - Impact Location +" and change the value to "Target Unit/Point". This will permit the players to aim at the ground directly, instead of requiring to cast directly on a unit.
For the button it appears as, you select it when you add it to the Marine's Command Card.
EDIT: Well, I just tested it and it doesn't seems to work.
Could anyone tell me why?
(Probably because I was too lazy to try to create a whole new ability.

)
None.