SHURA GATE of HeLL
Moderators: waferbaron, Moderators
Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
-
- Noob
- Posts: 12
- Joined: 26 Oct 2010, 19:47
- Noob?: No
SHURA GATE of HeLL
How to set skill Using Gate of Hell and Heal skill heals the player only up to 50% of the total hp.
-
- The Way Of Human
- Posts: 194
- Joined: 03 Nov 2010, 05:50
- Noob?: No
- Location: The Philippines
Re: SHURA GATE of HeLL
Code: Select all
attackSkillSlot SR_GATEOFHELL {
sp >= 30%
spirit >= 5
}
@heal, set your parameters well. If you're heal skill block is set to heal if hp < 50%, then it will stop healing when the hp reaches or exceeds 50%. Set it to a higher value if you want but the problem now is that the bot will keep healing too much. Try setting it to 60 or 70 percent.