Need help with abilities

robinremue

Member
Reaction score
16
I need help with creating 3 abilities.

1) I would like to create an ability: the unit fires a green ball when it hits there is a medium explosion with green fire

2) A kamehameha wave : a large white/light blue beam

3) A sort of ability (or trigger) that gives my unit a yellow glow when he reaches lvl 60


Thanks
 
2) The easiest way would be too make an ability based off of Shockwave and skin the Shockwave beam to be Blue-ish white-ish. It might not look perfect, but it'll look so-so if your not too experienced with WE. (No offense if you are)

3) A simple trigger could accomplish it:

Code:
Super Saiyan
    Events
        Unit - A unit Gains a level
    Conditions
        (Level of (Leveling Hero)) Equal to 60
    Actions
        Unit - Change color of (Leveling Hero) to Yellow
        Animation - Change (Leveling Hero)'s vertex coloring to (100.00%, 100.00%, 0.00%) with 0.00% transparency

This would require a custom model to make it look really good, but ti should look alright for a hero model. It'll change their vertex color to yellow and change their overall color to yellow.
 
3. Untitled Trigger 009
Events
Unit - A unit Gains a level
Conditions
(Level of (Leveling Hero)) Equal to 60
Actions
Advanced - Add hero glow to (Leveling Hero)
 
kc102 said:
3. Untitled Trigger 009
Events
Unit - A unit Gains a level
Conditions
(Level of (Leveling Hero)) Equal to 60
Actions
Advanced - Add hero glow to (Leveling Hero)

just a reminder: thats only if you use WEU.
 
need help with abilities2

I cant find: condition: LEVEL of leveling unit equals 60

i can't find the word level (in real comparison there is only life, max life, mana and max mana)
 
It's an Integer Comparison Condition.

Under that, it will say 'Level of Unit' and that's the option you use.

P.S. You could've psoted this in your other thread. A moderator should merge this with your other thread.
 
Thanks very much

But now, can i add a damage bonus and change the units name in the same trigger?

(I know i ask a lot of questions, but i prefer asking questions then screwing my map :) :) )
 
No, forget my last post, i'd like to display a text (saying your hero has turned into a Super Sayian) and add a damage bonus.(50%bonus) :rolleyes:
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Probably inflates their numbers so they look better to advertisers.
  • The Helper The Helper:
    Yeah google does not filter those bots. I remember when Apex was doing Google ads I saw the same IPs in there as I was seeing here - google is totally tracking all those bots as traffic and most google traffic, at least ours, was all bots
  • The Helper The Helper:
    oh wow, i bet i can post x links now and do the webp pics now giggity
  • The Helper The Helper:
    ahh anubis blocks anyone that has javascript turned off
  • The Helper The Helper:
    Robot: HTTP client library - i love the new robot :)
  • The Helper The Helper:
    New Science News Forum and it starts out with 420 threads :)
  • The Helper The Helper:
    Technical Support forum name changed To Technology News, there is now a Tech, sci/tech and science forums now :)
  • The Helper The Helper:
    Happy Saturday! Hope everyone has a fantastic weekend!
  • Ghan Ghan:
    We are now on Ubuntu 24.04. Had some issues with the style after the OS/PHP upgrade but now resolved.
    +1
  • Ghan Ghan:
    PHP 8.3 now live
    +1
  • The Helper The Helper:
    Weekend went by too fast. Next weekend I am going to try to do a nature thing - buddy of mine lives by the Colorado river and has some kayaks and invited me to do some kayaking from a place he knows to get on the river.
  • Ghan Ghan:
    That sounds like an adventure.
  • The Helper The Helper:
    400 users all online all looking at latest content
  • The Helper The Helper:
    I wonder how all these bots that sit on the lastest content page get passed anubis or maybe they did not but they are just registering on whos online
  • The Helper The Helper:
    showing up on whos online not registration
  • Ghan Ghan:
    The first gate is stopping all the bots that don't execute javascript.
  • Ghan Ghan:
    That's the main thing with Anubis - no Javascript, no site. Typically you can still get the site to load without Javascript.
  • The Helper The Helper:
    I remember the whole javascript thing, question - how many real people disable that?
  • The Helper The Helper:
    Hell I guess I could go back on the stats to know that - we probably capture that and we know the before and after
  • Ghan Ghan:
    Real users can't really disable Javascript anymore these days.
  • Ghan Ghan:
    The internet is broken without it.
  • Ghan Ghan:
    Bot readable, not human usable.
  • The Helper The Helper:
    got it
  • The Helper The Helper:
    Happy Thursday!
  • The Helper The Helper:
    Check out the new Featured Content feature we apparently got with the forum software upgrade! https://www.thehelper.net/featured/

The Helper Discord

Members online

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top