Heal - HerculesWS/Hercules GitHub Wiki
- heal <hp></hp>,<sp></sp>;
This command will heal a set amount of HP and/or SP on the invoking character.
heal 30000,0&#59; // This will heal 30,000 HP heal 0,30000&#59; // This will heal 30,000 SP heal 300,300&#59; // This will heal 300 HP and 300 SP