Spirit Surge: Difference between revisions

From HorizonXI Wiki
No edit summary
Tag: visualeditor
(converted to new template and added "needs verifiying" section)
 
Line 1: Line 1:
{| border="0" width="100%"
{{Job Ability
| valign="top" width="75%" |
| description = Adds your wyvern's strength to your own.
==Job Ability==
| job = Dragoon
*Adds your wyvern's strength to your own.
| level = 1
* '''Obtained:''' [[Dragoon]] Level 1
| recast = 2 hours
* '''Recast Time:''' 2:00:00
| duration = 1 minute
* '''Duration:''' 1:00
| range =  
| valign="top" width="25%" |
| notes = *Your [[Dragoon Wyvern|wyvern]] must be summoned in order to use this ability.
==Macro Syntax==
*'''/ja "Spirit Surge" <me>'''
|}
 
==Notes/Description==
*Your [[Dragoon Wyvern|wyvern]] must be summoned in order to use this ability.
*Your [[Dragoon Wyvern|wyvern]] will be absorbed upon using the ability and cannot be resummoned until the ability wears off.
*Your [[Dragoon Wyvern|wyvern]] will be absorbed upon using the ability and cannot be resummoned until the ability wears off.
*The following effects will be gained by the Dragoon upon using the ability:
*The following effects will be gained by the Dragoon upon using the ability:
Line 18: Line 12:
**[[Attack]] and [[Defense]] +25%
**[[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.
**HP increased by 25% of the [[Dragoon Wyvern|wyvern's max HP]] and is healed by the wyvern's remaining HP.
**A STR boost based on level (1 + level/5), +16 at level 75
** 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%.
**A Job Ability Haste boost of 25%.
***The Haste from Spirit Surge is applied towards the Job Ability [[Haste cap]] (25%).
***The Haste from Spirit Surge is applied towards the Job Ability [[Haste cap]] (25%).


*Under the effect of Spirit Surge, [[Jump]], [[High Jump]] and [[Super Jump]] receive additional effects:
*Under the effect of Spirit Surge, [[Jump]], [[High Jump]] and [[Super Jump]] receive additional effects:
**The recast timers for [[Jump]], [[High Jump]] and [[Super Jump]] reset to 0:00:00.
**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]].)
**[[Jump]] lowers the target's defense (-20% for 1 minute). (Counts as [[Defense Down]].)
**[[Defense Down]] effects do not stack with each other.
**[[Defense Down]] effects do not stack with each other.
Line 31: Line 26:
**[[Super Jump]] will reduce the hate of the nearest person behind the Dragoon by half.
**[[Super Jump]] will reduce the hate of the nearest person behind the Dragoon by half.
**Jumps will gain 100% accuracy.
**Jumps will gain 100% accuracy.
| changes =
| macro = /ja "Spirit Surge" <me>
}}
== 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. [https://github.com/AirSkyBoat/AirSkyBoat/blob/staging/scripts/globals/job_utils/dragoon.lua ASB]

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

  • Your wyvern must be summoned in order to use this ability.
  • Your wyvern will be absorbed upon using the ability and cannot be resummoned until the ability wears off.
  • 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 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 [1]
    • A Job Ability Haste boost of 25%.
      • The Haste from Spirit Surge is applied towards the Job Ability Haste cap (25%).
  • Under the effect of Spirit Surge, Jump, High Jump and Super Jump receive additional effects:
    • The recast timers for Jump, High Jump and Super Jump reset to 0:00:00. [2]
    • Jump lowers the target's defense (-20% for 1 minute). (Counts as Defense Down.)
    • Defense Down effects do not stack with each other.
    • 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.

Horizon Changes HorizonXI specific changes

None

Macro Syntax

  • /ja "Spirit Surge" <me>

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