##### Skill run by a handler mob to apply the aura. Can go on any mob. ########### - skill{s=Demon_Childofflame_Aura} @LivingInWorld ~onTimer:200 ##### Skills ########## Demon_Childofflame_Aura: TargetConditions: - haspermission{p=demonic.childofflame} true Skills: - onAttack{d=10000;oH=Childofflamehit;cE=false;auraname=Child_Of_Flame_Aura} Childofflamehit: Cooldown: 0.75 Skills: # Skill that ALWAYS activates on hit while contract active. (Particles, base damage and sound?) - effect:particles{particle=reddust;amount=5;hS=0.5;vS=0.5;color=#610000} - damage{amount=3;element=FIRE} - skill{s=Childofflameproc} 0.2 Childofflameproc: Cooldown: 5 Skills: - effect:particles{particle=reddust;amount=25;hS=0.5;vS=0.5;color=#000000} # stun effect, more damage and sound eg goes here when it works.