Healing Ruby: Difference between revisions

From HorizonXI Wiki
No edit summary
(updated template)
 
Line 1: Line 1:
{{Blood Pact
{{Blood Pact
|avatar = Carbuncle
|avatar = Carbuncle
|type = Blood Pact: Ward
|type = Ward
|element = {{Light}}
|element = Light
|level = 1
|level = 1
|mp = 5
|mp = 5
|duration = Instant
|duration = Instant
|description = Restores target party member's [[HP|hit points]].
|description = Restores target party member's [[HP|hit points]].
}}
| notes =
 
'''Additional Notes:'''
*Approximate formula if your level is less than or equal to 30:
*Approximate formula if your level is less than or equal to 30:
**HP Restored = 14 + Level + floor[TP/12.3]
**HP Restored = 14 + Level + floor[TP/12.3]
*Approximate formula if your level is greater than 30:
*Approximate formula if your level is greater than 30:
**HP Restored = 44 + 3*(Level-30) + floor[TP/12.3] * floor[Level*0.075 - 1]
**HP Restored = 44 + 3*(Level-30) + floor[TP/12.3] * floor[Level*0.075 - 1]
 
| changes =
==Macro Syntax==
| macro =  
*'''/pet "Healing Ruby" <me>
* /pet "Healing Ruby" <me>
**Self Target
* /pet "Healing Ruby" <stpc>
*'''/pet "Healing Ruby" <stpc>
}}
**This will allow you to select the party member
 
[[Category:Job Abilities]]
[[Category:Summoning Magic]]

Latest revision as of 20:26, 17 February 2025


Healing Ruby
Description: Restores target party member's hit points.
Avatar: Carbuncle
Blood Pact Type: Ward
Element: Light
Level: 1
Duration: Instant
MP Cost: 5

Notes

  • Approximate formula if your level is less than or equal to 30:
    • HP Restored = 14 + Level + floor[TP/12.3]
  • Approximate formula if your level is greater than 30:
    • HP Restored = 44 + 3*(Level-30) + floor[TP/12.3] * floor[Level*0.075 - 1]

Horizon Changes HorizonXI specific changes

none

Macro Syntax

  • /pet "Healing Ruby" <me>
  • /pet "Healing Ruby" <stpc>