Difference between revisions of "From below it devours (talent)"
From Tales of Maj'Eyal
Piranhamoe (Talk | contribs) (added talent) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|category_type={{ct|Race}} | |category_type={{ct|Race}} | ||
|category={{c|Drem}} | |category={{c|Drem}} | ||
− | |game_version=1. | + | |game_version=1.7.6 |
|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|800}}*(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 | + | Each turn the mouth will draw all enemies in radius 10 2 spaces towards itself. |
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 | ||
+ | *Hardiness: 60 | ||
+ | '' | ||
}} | }} |
Latest revision as of 17:38, 28 August 2023
From Below It Devours | ||
![]() | ||
Game Version | 1.7.6 | |
---|---|---|
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–800cSS:Con*(1+(1–5gtl)/5) bonus life, lasts for 4+1–5gtl turns, and deals no damage. Each turn the mouth will draw all enemies in radius 10 2 spaces towards itself. Its bonus life depends on your Constitution stat and talent level. Many other stats will scale with level. From Lua:
|