Difference between revisions of "Ghoulish leap (talent)"
From Tales of Maj'Eyal
Piranhamoe (Talk | contribs) (updated to 1.5.10) |
m |
||
Line 7: | Line 7: | ||
|require={{TalentReq/UndeadsReq2}} | |require={{TalentReq/UndeadsReq2}} | ||
|use_mode=Activated | |use_mode=Activated | ||
− | |range={{ | + | |range={{CTS|5|10|0.5|0|1}} |
− | |cooldown={{ | + | |cooldown={{ctl|5|25|15|}} |
|use_speed=1 turn | |use_speed=1 turn | ||
− | |desc=Leap toward your target | + | |desc= |
+ | Leap toward your target.<br> | ||
+ | When you land your global speed is increased by {{ctl|40%|20|30%}} for 4 turns. | ||
''Will move you toward the target, up to the range, as long as the path is not blocked. When you land your global speed is increased by 20-30%<!-- the code is getSpeed = function(self, t) return math.floor(self:combatTalentLimit(t, 40, 20, 30)) end if you know how to read it --> for 4 turns.'' | ''Will move you toward the target, up to the range, as long as the path is not blocked. When you land your global speed is increased by 20-30%<!-- the code is getSpeed = function(self, t) return math.floor(self:combatTalentLimit(t, 40, 20, 30)) end if you know how to read it --> for 4 turns.'' | ||
}} | }} |
Revision as of 09:09, 7 February 2019
Ghoulish leap | ||
![]() | ||
Game Version | 1.5.10 | |
---|---|---|
Category Type | Undead | |
Category | Ghoul | |
Requirements | Level (4,5,6,7,8) | |
Use Mode | Activated | |
Cost | - | |
Range | 5–10cTS:0.5P,0,1 | |
Cooldown | 25–15cTL:5 | |
Travel Speed | Instantaneous | |
Use Speed | 1 turn | |
Description | Leap toward your target. When you land your global speed is increased by 20–30%cTL:40% for 4 turns. Will move you toward the target, up to the range, as long as the path is not blocked. When you land your global speed is increased by 20-30% for 4 turns. |