Skill System

From Hadelmia MMORPG Wiki
Revision as of 19:51, 29 September 2023 by Ravenis (talk | contribs)

Total skill factor (TSF) is combination of theory and practice factors of the skill.


Example: You have level 4 theory and 71 practice on wrestling skill, it gives total 1.75 x 1.40 where 1.75 is Sage level theory, and 1.40 is Taskamaster practice of the wrestling, so total wrestling factor is 1.75 x 1.40 = 2.45


Maximum skill factor is 1.75 x 2.9 = 5.075 where both theory and practice are maximum 6 and 100.


Example 2: When we calculate player dodge chance, the formula is: (1.05 * wrestling total factor) + agility + agility bonus + nimble perk points * 2 + (wrestling total factor * 1.2) + (avoiding total factor * 1.2) and (if defensive stance is on, then + (1.05 * stancing total factor).

dodge chance formula: (1.05 * Wrestling TSF) + Agility + Agility Bonus + (Blockade Perk * 2) + (Wrestling TSF * 1.2) + (Avoiding TSF * 1.2) And if defensive stance is on, add (1.05 * Stancing TSF) to the value.

In next stage we assume defensive stance is on.

Raw Formula is (1.05 * 2.45) + 10 + 1 + (2 * 2) + (2.45 * 1.2) + (3.25 * 1.2) + (1.05 * 1.82) = 26.3235

Simplified Formula is 2.5725 + 10 + 1 + 4 + 2.94 + 3.9 + 1.911 = 26.3235