imported>PizzaRat72
No edit summary
imported>Failsayfe
Stats page revamp, making it as tables, instead of different pages for each stat
Line 9: Line 9:
'''Unique Stats''' are not readily available to the character, only being acquired through [[Transcendance]] and specific [[Armours]].
'''Unique Stats''' are not readily available to the character, only being acquired through [[Transcendance]] and specific [[Armours]].


==Loot==


<div class="mp-box centered-content" id="mp-box-links">
Every piece of equipment in Telos Realms gives a unique pairing of stats.
 
Discover these pieces of equipment in the [[Loot]] page.
 
 
 
<div class="mp-box centered-content stats-table" id="mp-box-links">
==Stats==
==Stats==
<div class="mp-body">
<div class="mp-body">
<div class="mp-links columns-4" style="align-content: center;">
 
* {{MP link|Attack|image=stat_attack.png|size=92px}}
{| class="wikitable tr-stats-table"
* {{MP link|Health|image=stat_health.png|size=92px}}
! Stat !! Effect !! Details
* {{MP link|Vitality|image=stat_vitality.png|size=92px}}
|-
* {{MP link|Speed|image=stat_speed.png|size=92px}}
| '''Attack''' || Increases total damage dealt. || <div class="mw-collapsible mw-collapsed">
* {{MP link|Evasion|image=stat_evasion.png|size=92px}}
<p>Attack modifies the total damage dealt by a player from all sources (weapons, abilities, pets, other damaging effects). It has exponentially diminishing return, meaning it has less effect at higher values.</p>
* {{MP link|Defence|image=stat_defence.png|size=92px}}
<p><b>The percentage increase to Attack is calculated as</b>:</p>
* {{MP link|Critical Chance|image=stat_critchance.png|size=92px}}
<div style="font-size:150%;"><math>Attack\ Increase\ Percentage = \left(\frac{0.5 \times Attack}{50 + 0.2 \times Attack}\right) \times 100\%</math></div>
</div>
</div>
|-
| '''Health''' || Raises maximum HP. || <div class="mw-collapsible mw-collapsed">
<p>Health sets the player's maximum health. Each point of Health adds +1 to max HP. At 0 Health stat, max HP = 20</p>
<p>At 5 Health, max HP = 25.</p>
<p>Followng forumlas can be used to determine a player's maximum effective health</p>
<p><b>Effective Health (no Evasion)</b>:</p>
<div style="font-size:150%;"><math>Effective\ Health\ Points = \frac{Health + 20}{1 - \frac{Defence}{200}}</math></div>
<p><b>Average EHP (with Evasion)</b>:</p>
<div style="font-size:150%;"><math>Effective\ Health\ Points = \frac{\frac{Health + 20}{1 - \frac{Defence}{200}}}{1 - \frac{Evasion}{100}}</math></div>
</div>
|-
| '''Vitality''' || Improves HP regeneration rate. || <div class="mw-collapsible mw-collapsed">
<p>Vitality modifies the speed of natural healing. Each point of Vitality increases healing by +0.02 HP/s additively.</p>
<p>At 0 Vitality, regen = +0.1 HP/s</p>
<p>At 30 Vitality, regen = +0.7 HP/s.</p>
<p><b>Time to fully heal from 1 HP</b>:</p>
<div style="font-size:150%;"><math>Time\ to\ Regenerate\ HP = \frac{Health + 20}{\frac{Vitality + 10}{50}}</math></div>
</div>
|-
| '''Speed''' || Increases movement speed. || <div class="mw-collapsible mw-collapsed">
<p>Speed modifies total movement speed the player moves at. Each point of Speed increases the movement speed by +0.8% additively.</p>
<p>At 125 speed, the player will move at double speed. At 250 speed, the player will move at triple speed.</p>
</div>
|-
| '''Evasion''' || Chance to fully dodge an attack. || <div class="mw-collapsible mw-collapsed">
<p>Evasion gives a chance to negate incoming damage entirely (dodge). Evasion gives exponentially diminishing returns, meaning it has less effect at higher values.</p>
<p>While the exact equation to calculate dodge percentage is unknown, there are some confirmed values:</p>
<ul>
  <li>100 Evasion → 66% dodge</li>
  <li>50 Evasion → 33% dodge</li>
  <li>25 Evasion → 20% dodge</li>
</ul>
</div>
|-
| '''Defence''' || Reduces incoming damage. || <div class="mw-collapsible mw-collapsed">
<p>Defence reduces damage taken from all sources and has exponentially diminishing returns, meaning it has less effect at higher values.</p>
<p><b>Equation to calculate Damage Reduction:</b>:</p>
<div style="font-size:150%;"><math>Damage\ Reduction\ Percentage = \left(1 - \frac{100}{Defense + 100}\right) \times 100\%</math></div>
|-
| '''Critical Chance''' || Chance to deal critical (double) damage. || <div class="mw-collapsible mw-collapsed">
<p>Critical Chance modifes the probability to land a critical (double-damage) hit. It has exponentially diminishing return, meaning it has less effect at higher values.</p>
<p><b>Crit% formula</b>:</p>
<div style="font-size:150%;"><math>Critical\ Chance\ Percentage = \left(\frac{0.5 \times Crit}{50 + 0.2 \times Crit}\right) \times 100\%</math></div>
</div>
|}
</div>
</div>
</div>
</div>




<div class="mp-box centered-content stats-unique" id="mp-box-links">
==Unique Stats==
<div class="mp-body">
{| class="wikitable tr-stats-table"
! Stat !! Effect !! Details
|-
| '''Critical Damage''' || Boosts critical damage multiplier. || <div class="mw-collapsible mw-collapsed">
<p>This stat modifies the critical damage multiplier that is applied to your attacks when you land a critical hit.</p>
</div>
|-
| '''Loot Boost''' || Increases drop chances. || <div class="mw-collapsible mw-collapsed">
<p>This stat modifies your chances for dropping items the formula for it is the following:</p>
<div style="font-size:150%;"><math>1 \times \frac{x+100}{100}</math></div>
<p><b>Ways to increase it:</b></p>
<ul>
  <li>This unique stat starts at 0 and can be increased by increasing [[Transcendence]] and with unlocking all [[pets]].</li>
  <li>Transcendence gives +1 loot boost at level 5 and 9, however level 10 will give +2. Maximum you can get from transcendence is 24%.</li>
  <li>Unlocking all pets will give another 10% making the maximum loot boost you can obtain 34% total.</li>
</ul>
</div>
|-
| '''Fame Boost''' || Increases fame gain. || <div class="mw-collapsible mw-collapsed">
<p>This stat modifies the amount of fame you gain from killing enemies</p>
<p><b>Ways to increase it:</b></p>
<p>There are currently only 2 ways to increase it one of them is with unlocking all mounts which will give you a 20% fame boost and the other way is with reaching transcendence level 10 on all 6 classes, giving you another 20%. In total you can get 40% fame boost</p>
<p>Friday increases the amount of fame gained by 25% however isn't included as a stat, rather as a bonus.</p>
</div>
</div>
|}
</div>
</div>






<div class="mp-box centered-content" id="mp-box-links">
<div class="mp-box centered-content" id="mp-box-basestats">
==Unique Stats==
==Base Class Stats==
<div class="mp-body">
<div class="mp-body">
<div class="mp-links columns-3" style="align-content: center;">
 
* {{MP link|Critical Damage}}
{| class="wikitable tr-stats-table"
* {{MP link|Loot Boost|}}
! Class !! Attack !! Health !! Vitality !! Speed !! Evasion !! Defence !! Critical Chance !! Critical Damage
* {{MP link|Fame Boost|}}
|-
</div>
| '''[[Knight]]''' || 7.5 || 11 || 15 || 25 || 5 || 16 || 7.5 || 40%
|-
| '''[[Samurai]]''' || 8.5 || 10 || 10 || 25 || 7.5 || 12.5 || 10 || 50%
|-
| '''[[Assassin]]''' || 15 || 7.5 || 7.5 || 25 || 10 || 10 || 10 || 55%
|-
| '''[[Huntress]]''' || 10 || 7.5 || 7.5 || 25 || 10 || 7.5 || 12.5 || 50%
|-
| '''[[Necromancer]]''' || 12.5 || 7.5 || 8.5 || 25 || 5 || 7.5 || 10 || 40%
|-
| '''[[Arcanist]]''' || 12.5 || 7.5 || 10 || 25 || 7.5 || 10 || 16 || 65%
|}
</div>
</div>
</div>
</div>

Revision as of 16:45, 20 September 2025

Each character within Telos Realms has 7 stats which impact how they interact with the game.

A character's Stats are split into Base Stats and Bonus Stats.

Base Stats can be increased via Transcendance.

Bonus Stats can be increased via equipping Armours, using Abilities, applying Runes or joining Guilds.

Unique Stats are not readily available to the character, only being acquired through Transcendance and specific Armours.

Loot

Every piece of equipment in Telos Realms gives a unique pairing of stats.

Discover these pieces of equipment in the Loot page.




Base Class Stats

Class Attack Health Vitality Speed Evasion Defence Critical Chance Critical Damage
Knight 7.5 11 15 25 5 16 7.5 40%
Samurai 8.5 10 10 25 7.5 12.5 10 50%
Assassin 15 7.5 7.5 25 10 10 10 55%
Huntress 10 7.5 7.5 25 10 7.5 12.5 50%
Necromancer 12.5 7.5 8.5 25 5 7.5 10 40%
Arcanist 12.5 7.5 10 25 7.5 10 16 65%