Rested EXP

From EtherealRPS Wiki

Overview

A custom feature implementation that is inspired in games like Final Fantasy XIV. A bonus experienced earned by logging out of the game accumulating a maximum amount of EXP that provides a boost to both base and job experience.

Usage

@rested | @restedexp is the command to use to check total accumulated experience. (See reference below)

Command output if there is no parameter added







Parameters

  • on
- Display experienced gained upon killing monster.
  • off
- If on, disable display experience gained.
  • info
- Shows general information on how to gain experience and its calculation. (See below)
Actual command output






  • show
- Shows current accumulated Rested EXP bonus.
Actual command output





Mechanics

  • Maximum accumulated EXP is 259,200 both Base & Job.
Max EXP = EXP / second * no. of days * seconds / day
Where:
Exp / second = 1 exp / s
No. of days = 3 days max
Seconds = 60 * 60 * 24 (86400) [constant]
  • The additional base/job EXP is calculated as shown below.
e.g. Killing monster Greatest General reference image below.
Note: When @showexp command is enabled and you still have both base/job rested bonus exp, it will show 3 lines.
  • The first line is the actual experience gained with the multiplier such as Battle Manual & Job Manual
  • The second line is the additional base exp given by the Rested EXP System.
  • The third line is the additional job exp given by the Rested EXP system.
  • The last line is both the additional base & job exp if @rested | @restedexp is on.
Actual exp gained upon killing monster with Rested EXP bonus