Favor: Difference between revisions

From IdleRPG Wiki
Jump to navigation Jump to search
(Created page with "== What is favor? == Favor is how much attention you have from your god. The more favor you have, the more likely you are to receive a gift of luck from your god. Us...")
 
No edit summary
Tags: Mobile edit Mobile web edit
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== What is favor? ==
== Favor ==
Favor is how much attention you have from your [[Gods|god]]. The more favor you have, the more likely you are to receive a gift of luck from your god.
Favor is how much attention you have from your [[Gods|god]]. The more favor you have, the more likely you are to receive a gift of luck from your god.


Use '''[[$favor]]''' to see how much favor you have.
<code>$favor</code> shows your favor with your god.


== How do I get favor? ==
== Gaining Favor ==
First, make sure you have a [[Gods|god]]. If you don't already have a god, use '''[[$follow]]''' to choose a god. Think carefully, because this cannot be undone.
First, make sure you have a [[Gods|god]]. If you don't already have a god, use <code>$follow</code> to choose a god. Think carefully, because this cannot be undone.


You can '''[[$pray]]''' once per day (24 hours) to earn a random amount of favor.
You can <code>$pray</code> once per day (24 hours) to earn a random amount of favor.


Sometimes when adventuring you will earn [[loot]]. Loot can be exchanged for favor using '''[[$sacrifice]]'''. Use '''[[$loot]]''' to see what items you have available to sacrifice.
The below table shows how much favor is earned by praying.


== Can favor go down? ==
{| class="wikitable"
Favor does not go down on its own, however gods can use '''[[$resetfavor]]''' to reset all the favor of all of their followers.
|-
! Chance !! Minimum Favor !! Maximum Favor
|-
| 33.3% || 0 || 0
|-
| 33.3% || 1 || 500
|-
| 33.3% || 501 || 1000
|}
 
On a 10%-basis (Ritualists: 20%), you will earn [[loot]] from adventures. Loot can be exchanged for favor using <code>$sacrifice</code>.
 
== Favor evolution by time ==
Favor does not go down on its own, however gods can use <code>$resetfavor</code> to reset all the favor of all of their followers.


== Classes ==
== Classes ==
The [[Ritualist]] class gets extra favor when sacrificing items.
The [[Ritualist]] class gets 5% (increased by 5 per evolution) extra favor when sacrificing items and doubles the chance of obtaining loot from an adventure (20% rather than 10%).

Latest revision as of 02:13, 18 September 2019

Favor

Favor is how much attention you have from your god. The more favor you have, the more likely you are to receive a gift of luck from your god.

$favor shows your favor with your god.

Gaining Favor

First, make sure you have a god. If you don't already have a god, use $follow to choose a god. Think carefully, because this cannot be undone.

You can $pray once per day (24 hours) to earn a random amount of favor.

The below table shows how much favor is earned by praying.

Chance Minimum Favor Maximum Favor
33.3% 0 0
33.3% 1 500
33.3% 501 1000

On a 10%-basis (Ritualists: 20%), you will earn loot from adventures. Loot can be exchanged for favor using $sacrifice.

Favor evolution by time

Favor does not go down on its own, however gods can use $resetfavor to reset all the favor of all of their followers.

Classes

The Ritualist class gets 5% (increased by 5 per evolution) extra favor when sacrificing items and doubles the chance of obtaining loot from an adventure (20% rather than 10%).