Difference between revisions of "From below it devours (talent)"
From Tales of Maj'Eyal
Piranhamoe (Talk | contribs) (added talent) |
m |
||
Line 7: | Line 7: | ||
|require={{TalentReq/RacialReq4}} | |require={{TalentReq/RacialReq4}} | ||
|range=7.0 | |range=7.0 | ||
− | |cooldown= {{CTL||45|25}} | + | |cooldown= {{CTL|5|45|25}} |
|use_speed=Standard | |use_speed=Standard | ||
− | |desc=Your affinity with things that dwell deep beneath the surface allows you to summon a hungering mouth. | + | |desc= |
+ | Your affinity with things that dwell deep beneath the surface allows you to summon a hungering mouth. | ||
− | The mouth has {{CSS|Con| | + | The mouth has {{CSS|Con|70|1000}}*(1+({{gtl|1|5}})/5) bonus life, lasts for 4+{{gtl|1|5}} turns, and deals no damage. |
Each turn the mouth will draw all creatures in radius 10 3 spaces towards itself and force them to target it. | Each turn the mouth will draw all creatures in radius 10 3 spaces towards itself and force them to target it. | ||
Its bonus life depends on your Constitution stat and talent level. Many other stats will scale with level. | Its bonus life depends on your Constitution stat and talent level. Many other stats will scale with level. | ||
+ | |||
+ | ''From Lua: | ||
+ | *Resist all: min(50,self); | ||
+ | |||
+ | *Armor: self | ||
+ | '' | ||
}} | }} |
Revision as of 00:09, 7 February 2019
From Below It Devours | ||
![]() | ||
Game Version | 1.5.10 | |
---|---|---|
Category Type | Race | |
Category | Drem | |
Requirements | Level (24,25,26,27,28) | |
Use Mode | Activated | |
Cost | - | |
Range | 7.0 | |
Cooldown | 45–25cTL:5 | |
Travel Speed | Instantaneous | |
Use Speed | Standard | |
Description | Your affinity with things that dwell deep beneath the surface allows you to summon a hungering mouth.
The mouth has 70–1000cSS:Con*(1+(1–5gtl)/5) bonus life, lasts for 4+1–5gtl turns, and deals no damage. Each turn the mouth will draw all creatures in radius 10 3 spaces towards itself and force them to target it. Its bonus life depends on your Constitution stat and talent level. Many other stats will scale with level. From Lua:
|