FFXIclopedia
(Corrected macro section to conform to formatting of other sections)
 
Line 31: Line 31:
 
==Macro Syntax==
 
==Macro Syntax==
 
*'''/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
 
**This will allow you to select the party member

Latest revision as of 07:26, 5 December 2010


Restores target party member's hit points.

Technicals

Avatar: Carbuncle (Light)

Blood Pact: Ward

Cost: 6 MP

Level: 1

Description

Effect Duration: Instantaneous

Battle Application: N/A

Damage Type: N/A

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