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 |
No edit summary |
||
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 = Blood Pact: Ward | |||
|element = {{Light}} | |||
|level = 1 | |||
|mp = 5 | |||
|duration = Instant | |||
|description = Restores target party member's [[HP|hit points]]. | |||
}} | |||
'''Additional 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] | |||
==Macro Syntax== | |||
*'''/pet "Healing Ruby" <me> | |||
**Self Target | |||
*'''/pet "Healing Ruby" <stpc> | |||
**This will allow you to select the party member | |||
[[Category:Job Abilities]] | |||
[[Category:Summoning Magic]] |
Latest revision as of 11:05, 5 April 2024
Avatar: Carbuncle
Blood Pact Type: Blood Pact: Ward
Element: Light
Level Obtained: 1
MP Cost: 5
Duration: Instant
Description: Restores target party member's hit points.
Additional 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]
Macro Syntax
- /pet "Healing Ruby" <me>
- Self Target
- /pet "Healing Ruby" <stpc>
- This will allow you to select the party member