[1.0] Why don't I qualify for windtouched speed?

Everything about ToME 4.x.x. No spoilers, please

Moderator: Moderator

Post Reply
Message
Author
jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

[1.0] Why don't I qualify for windtouched speed?

#1 Post by jenx »

I've deliberately built an antimagic slinger in order to get windtouched speed, and I have put 20 generic points in total in antimagic and in fungal growth. Why then is it not available as a prodigy?

Do passive equilibibrium talents perhaps not count since they don't strictly speaking "use equilibrium" as the description says? I've spent the whole game (roguelike no less) building for this so I'd like to know what's happening.
MADNESS rocks

lukep
Sher'Tul Godslayer
Posts: 1712
Joined: Mon Mar 14, 2011 10:32 am
Location: Canada

Re: [1.0] Why don't I qualify for windtouched speed?

#2 Post by lukep »

the code is: knowRessource(self, "equilibrium", 20), so that looks like you need 20 talents that actually use the resource, so passives wouldn't count if I'm right.
Some of my tools for helping make talents:
Melee Talent Creator
Annotated Talent Code (incomplete)

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.0] Why don't I qualify for windtouched speed?

#3 Post by HousePet »

Aura of Slience, Antimagic Shield, Manaclash and whatever the 4th fungus talent is, should work.
My feedback meter decays into coding. Give me feedback and I make mods.

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: [1.0] Why don't I qualify for windtouched speed?

#4 Post by jenx »

Would sustains work then?
MADNESS rocks

HousePet
Perspiring Physicist
Posts: 6215
Joined: Sun Sep 09, 2012 7:43 am

Re: [1.0] Why don't I qualify for windtouched speed?

#5 Post by HousePet »

no idea.
My feedback meter decays into coding. Give me feedback and I make mods.

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: [1.0] Why don't I qualify for windtouched speed?

#6 Post by jenx »

anyone else know?
MADNESS rocks

supermini
Uruivellas
Posts: 800
Joined: Tue May 15, 2012 11:44 pm

Re: [1.0] Why don't I qualify for windtouched speed?

#7 Post by supermini »

jenx wrote:anyone else know?
Make a char, level him up via console and test it that way? It's faster than waiting for a reply.
<darkgod> all this fine balancing talk is boring
<darkgod> brb buffing boulder throwers

aardvark
Wyrmic
Posts: 200
Joined: Wed Aug 22, 2012 12:16 am

Re: [1.0] Why don't I qualify for windtouched speed?

#8 Post by aardvark »

A quick glance at through the code for knowRessource() reveals that sustains do count toward the total. The wild-gift/antimagic and wild-gift/fungus trees break down thusly:

Counts toward requirement
  • Aura of Silence
  • Antimagic Shield
  • Mana Clash
  • Wild Growth
  • Sudden Growth
Does NOT count
  • Resolve
  • Fungal Growth
  • Ancestral Life
So you'll have to spend at least 21 points to qualify for the prodigy.

Frumple
Sher'Tul Godslayer
Posts: 1517
Joined: Sat May 15, 2010 9:17 pm

Re: [1.0] Why don't I qualify for windtouched speed?

#9 Post by Frumple »

Ah... don't you start with a point in resolve, though? Then you can hit up the latter three AM talents and wild growth to qualify, if you were going for minimum point investment.

aardvark
Wyrmic
Posts: 200
Joined: Wed Aug 22, 2012 12:16 am

Re: [1.0] Why don't I qualify for windtouched speed?

#10 Post by aardvark »

You're right. 20 points, then, but only the top list's talents count.

jenx
Sher'Tul Godslayer
Posts: 2263
Joined: Mon Feb 14, 2011 11:16 pm

Re: [1.0] Why don't I qualify for windtouched speed?

#11 Post by jenx »

But there is another way I discovered: using Harmony and Call of the Wild, as I find AM just too difficult for archers. There are no passives in Call of the Wild, so that helps. The problem with AM/Fungus is that the best talents are passives.
MADNESS rocks

Post Reply