Quantcast
Channel: MythicCraft
Viewing all articles
Browse latest Browse all 11417

Rpgitems and Damage skill Incompatible?

$
0
0
So I have a projectile skill and when it hits it gives the player damage through the damage skill.
Code:
  NecromancerShot1:
    Conditions:
    - hastag{tag=NecroPhase1} true
    - offgcd
    Skills:
    - projectile{onTick=NecromancerShot1-Tick;onHit=NecromancerShot1-Hit;v=15;i=1;hR=1;vR=1}
  NecromancerShot1-Tick:
    Skills:
    - effect:particles{p=smoke;amount=20;speed=0.2;hS=0.1;vS=0.1} @origin
  NecromancerShot1-Hit:
    Skills:
    - damage{a=35;ignoreArmor=false}
    -...
Rpgitems and Damage skill Incompatible?

Viewing all articles
Browse latest Browse all 11417

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>