Spirit Surge: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Mewwgoat (Fandom) Created page with "==Job Ability== *Adds your wyvern's strength to your own. * '''Obtained:''' Dragoon Level 1 * '''Recast Time:''' 2:00:00 * '''Duration:''' 1:00 {| border="0" width="100%" | valign="top" width="75%" | ==Notes/Description== *The Dragoon must have the Wyvern out in order to use Spirit Surge. :*The Dragoon's Wyvern is absorbed and automatically "dismissed" upon use of Spirit Surge. It cannot be resummoned until the Spirit Surge effect wears off. *..." |
imported>Spiffly converted to new template and added "needs verifiying" section |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Job Ability |
|||
| description = Adds your wyvern's strength to your own. |
|||
| job = Dragoon |
|||
| level = 1 |
|||
* '''Recast Time:''' 2:00:00 |
|||
| recast = 2 hours |
|||
* '''Duration:''' 1:00 |
|||
| duration = 1 minute |
|||
| range = |
|||
| ⚫ | |||
| ⚫ | |||
*The following effects will be gained by the Dragoon upon using the ability: |
|||
**[[Accuracy]] +50 |
|||
**[[Attack]] and [[Defense]] +25% |
|||
**HP increased by 25% of the [[Dragoon Wyvern|wyvern's max HP]] and is healed by the wyvern's remaining HP. |
|||
** The dragoon receives all of the TP that their wyvern currently has. |
|||
**A STR boost based on level (1 + level/5), +16 at level 75 [https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/scripts/globals/job_utils/dragoon.lua] |
|||
**A Job Ability Haste boost of 25%. |
|||
***The Haste from Spirit Surge is applied towards the Job Ability [[Haste cap]] (25%). |
|||
| ⚫ | |||
**The recast timers for [[Jump]], [[High Jump]] and [[Super Jump]] reset to 0:00:00. [https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/scripts/globals/job_utils/dragoon.lua] |
|||
**[[Jump]] lowers the target's defense (-20% for 1 minute). (Counts as [[Defense Down]].) |
|||
**[[Defense Down]] effects do not stack with each other. |
|||
***[[Dia]], [[Box Step]], [[Defense Down]], and [[Geo-Frailty]] all stack together. |
|||
***[[Defense Down]] effects such as [[Acid Bolts]], [[Angon]], Spirit Surged Jumps, Tachi: Ageha, Full Break, Shell Crusher, Tenebral Crush, Sweeping Gouge, Tourbillion, and Frightful Roar, etc do not stack. Only one may be active at a time. |
|||
**[[High Jump]] lowers the target's TP proportionately to the amount of damage dealt (TP is reduced by damage × 2). |
|||
**[[Super Jump]] will reduce the hate of the nearest person behind the Dragoon by half. |
|||
**Jumps will gain 100% accuracy. |
|||
| changes = |
|||
| ⚫ | |||
| ⚫ | |||
== Warning == |
|||
{| border="0" width="100%" |
|||
There is a lot of information on this page which ''seems'' to have been pulled from retail wiki. I have added some links to ASB which backup some of this information but not it all. Please use the information on this page with caution and look to verify it further with ASB where possible. [https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/scripts/globals/job_utils/dragoon.lua ASB] |
|||
| valign="top" width="75%" | |
|||
==Notes/Description== |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
**Jump temporarily weakens an enemy’s [[defense]]. |
|||
**High Jump causes an enemy’s [[TP]] to be reduced by a percentage proportionate to the amount of damage inflicted. |
|||
**Super Jump causes the closest party member behind the Dragoon (from the point of view of the monster) to have his or her [[enmity]] reduced by half. |
|||
*The recast time for the [[Jump]], [[High Jump]], and [[Super Jump]] job abilities will be immediately reset upon use of Spirit Surge. |
|||
*Upon use, the Dragoon's maximum [[HP]] is increased by roughly 15%. Following that, the Dragoon's current HP is healed by an amount equivalent to the Wyvern's current HP. |
|||
*The Wyvern's current TP is also added to the Dragoon's. With proper timing, a self-[[Skillchain]] may be performed. |
|||
*The Dragoon gains a large STR boost, equal to: floor((level / 5) + 1). |
|||
*The Dragoon gains a large accuracy boost (including jumps). |
|||
:*This was thought to be 100% but has since been disproved. |
|||
*The Dragoon gains 25% job ability haste. |
|||
*The Wyvern's per-hit damage is added onto the Dragoon's individual attacks.{{verification}} |
|||
| valign="top" width="25%" | |
|||
==Macro Syntax== |
|||
| ⚫ | |||
| ⚫ | |||
[[category:Job Abilities]] |
|||
Latest revision as of 23:29, 10 January 2024
Job Ability
| Adds your wyvern's strength to your own. |
| Job: Dragoon |
| Level: 1 |
| Recast Time: 2 hours |
| Duration: 1 minute |
Notes
|
Horizon Changes
| None |
Macro Syntax
|
Warning
There is a lot of information on this page which seems to have been pulled from retail wiki. I have added some links to ASB which backup some of this information but not it all. Please use the information on this page with caution and look to verify it further with ASB where possible. ASB