Corruption/Wretched Talent Tree

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
astralInferno
Uruivellas
Posts: 834
Joined: Mon Jan 27, 2014 10:40 am

Corruption/Wretched Talent Tree

#1 Post by astralInferno »

It's bugged me for quite some time that despite the talent Blood Fury boosting acid/blight damage, defilers have almost nothing that deals acid damage. Here's a talent tree to fix that.

Grants the Corruption/Wretched tree unlocked to Corruptors at mastery 1.3, and locked to Reavers at 1.3.
Available here!

Talents
Wretched Spray
Glacial Cloud, but dealing acid damage and without the freeze. Also grants acid resist per point taken. When I work out what went wrong, will not deal friendly fire.

Corrode
Single target damage and apply a penalty to saves and armor. Targets through things, like Freeze. Using it causes a lua error that stops the penalty from applying. Oooor the cooldown from triggering. ><

Vile Comet
Starfall, but acid damage and with no stun. Will one day cause knockback, but the only similar talent I could find was cursed/forceofwill/blast, which made me go crosseyed.

Venom Fodder
Summons a weak clone to fight alongside you. The idea was to create three weak clones, like how wretchlings are always found in large numbers. Didn't work, not sure where you define there being three of them. It also tends to use Corrode a lot. Causing errors.

To Change
I know how to make Wretched Spray not hurt you now. I need to add that.
Still don't know how to make Vile Comet knock you away from the centre, though.
Or how to make Venom Fodder summon three dudes. I can probably make half their damage change to acid, though, and I should.

1.0.3
Corrode works, according to the version name I put on the site. Maybe other things??
Last edited by astralInferno on Tue Oct 13, 2015 4:37 pm, edited 1 time in total.

astralInferno
Uruivellas
Posts: 834
Joined: Mon Jan 27, 2014 10:40 am

Re: Corruption/Wretched Talent Tree

#2 Post by astralInferno »

Updated.
Major bugfix: Talents actually have requirements now. Oops.
Minor bugfix: Corrode has had vim cost raised to 1400. This means you can't use it. Neither can your Venom Fodder.

Remaining bugs: Corrode. I got nothing.
Venom Fodder still only makes one clone. I've tried looking at the wayist/treant code to see where the number is specified, but... nope. Bad at this.
Wretched spray still hurts you.

stinkstink
Spiderkin
Posts: 543
Joined: Sat Feb 11, 2012 1:12 am

Re: Corruption/Wretched Talent Tree

#3 Post by stinkstink »

Remove the EFF_ from EFF_INFERNO_CORROSION in your effect definition (but not the talent where you invoke it.) That part gets added by the engine automatically.

astralInferno
Uruivellas
Posts: 834
Joined: Mon Jan 27, 2014 10:40 am

Re: Corruption/Wretched Talent Tree

#4 Post by astralInferno »

...of course it'd be something like that. X_x

Thank you very much. Will reupload new version any moment.

Post Reply