Convert: Difference between revisions

From HorizonXI Wiki
mNo edit summary
Tag: visualeditor
(changed to new template)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Swaps current HP with MP.
{{Job Ability
 
| description = Swaps current HP with MP.
* Cannot be activated when current MP = 0.
| job = Red Mage
* Equipment modify the amount of HP gained via:
| level = 40
** Floor( MaximumHP × 0.5 ) + Floor( MaximumHP × 0.01~0.2 ) + CurrentMP
| recast = 13 minutes {{Changes|Recast increased from 10 to 13 minutes.}} (-12 seconds with each [[Merit Points|merit upgrade]]) {{changes}}
*13 minute recast{{Changes}} (instead of 10 minutes).
| duration = Instant
| range =
| notes = * Cannot be activated when current [[MP]] = 0.
* Equipment modifies the amount of HP gained via:
** Floor( MaximumHP × 0.5 ) + Floor( MaximumHP × 0.01~0.2 ) + CurrentMP {{verification}}
| changes = Convert
| macro = /ja "Convert" <me>
}}

Latest revision as of 23:37, 9 November 2023

Job Ability

Swaps current HP with MP.
Job: Red Mage
Level: 40
Recast Time: 13 minutes Recast increased from 10 to 13 minutes. (-12 seconds with each merit upgrade) HorizonXI specific changes
Duration: Instant

Notes

  • Cannot be activated when current MP = 0.
  • Equipment modifies the amount of HP gained via:
    • Floor( MaximumHP × 0.5 ) + Floor( MaximumHP × 0.01~0.2 ) + CurrentMP Verification Needed

Horizon Changes HorizonXI specific changes

  • Convert has had its recast increased from 10 to 13 minutes.
  • The group 1 merit Convert Recast Reduction now only reduces the recast by 12 seconds as opposed to 20.

Macro Syntax

  • /ja "Convert" <me>