Healing Ruby: Difference between revisions

From HorizonXI Wiki
(Created page with "{{Blood Pact|avatar=Carbuncle|type=Blood Pact: Ward|element=Light|level=1|mp=5|duration=Instant|description=Restores target party member's HP.}}")
Tag: visualeditor
 
(updated template)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Blood Pact|avatar=Carbuncle|type=Blood Pact: Ward|element=Light|level=1|mp=5|duration=Instant|description=Restores target party member's HP.}}
{{Blood Pact
|avatar = Carbuncle
|type = Ward
|element = Light
|level = 1
|mp = 5
|duration = Instant
|description = Restores target party member's [[HP|hit points]].
| 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]
| changes =
| macro =
* /pet "Healing Ruby" <me>
* /pet "Healing Ruby" <stpc>
}}

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>