Difference between revisions of "Ghoulish leap (talent)"

From Tales of Maj'Eyal
Jump to: navigation, search
(I added in the fact that the speed boost exists. I also added in the source for the speed, it would be appreciated if someone more familiar with the codebase could interpret it properly.)
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Ability_box
 
{{Ability_box
|game_version=1.5.3
+
|game_version=1.7.6
 
|image=Ghoulish leap_2017.png
 
|image=Ghoulish leap_2017.png
 
|name=Ghoulish leap
 
|name=Ghoulish leap
Line 7: Line 7:
 
|require={{TalentReq/UndeadsReq2}}
 
|require={{TalentReq/UndeadsReq2}}
 
|use_mode=Activated
 
|use_mode=Activated
|range={{cts|5|10|0.5|0A|1S}}
+
|range={{CTS|5|10|0.5|0|1}}
|cooldown=22 - ({{gtl|2|10|raw}})  (minimum 10)
+
|cooldown={{ctl|5|20|10|}}
 
|use_speed=1 turn
 
|use_speed=1 turn
|desc=Leap toward your target, and increase your global speed for a brief period.
+
|desc=
''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-40%<!-- 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.''
+
Leap toward your target.<br>
 +
When you land your global speed is increased by {{ctl|40%|20|30%}} for 4 turns.
 
}}
 
}}

Latest revision as of 17:51, 28 August 2023

Ghoulish leap
Ghoulish leap 2017.png
Game Version 1.7.6
Category Type Undead
Category Ghoul
Requirements Level (4,5,6,7,8)
Use Mode Activated
Cost -
Range 5–10cTS:0.5P,0,1
Cooldown 20–10cTL: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.