Low level protection system: Difference between revisions

From Realera Wiki
Jump to: navigation, search
No edit summary
No edit summary
Line 3: Line 3:
*Your hp drops to 0 on trainers.
*Your hp drops to 0 on trainers.
*Our server will detect connection issues.
*Our server will detect connection issues.
<span style="font-size:150%;">Find out the level range for shared experience:</span>
<html>
<form id="lowlvlform">
    Victim Level: <input type="number" id="victim_level" name="level" placeholder="Enter victim level here..." autocomplete="off">
    Killer Level: <input type="number" id="killer_level" name="level" placeholder="Enter killer level here..." autocomplete="off">
    <input type="submit" id="submit" value="Submit" onclick="event.preventDefault(); submit_pr_form()">
</form>
<p id="lowlvlprotection"></p>
</html>

Revision as of 13:39, 16 December 2023

Your character will not die, but will be teleported to the temple if:

  • If the difference between the player's level and the killer's level is greater than or equal to 40%, player will be teleported to the temple.
  • Your hp drops to 0 on trainers.
  • Our server will detect connection issues.

Find out the level range for shared experience:

Victim Level: Killer Level: