Hi folks,
this time I worked on something really amazing. You can now actually buy a mount and ride trough the world. I mean Yay - isn't that great?
Simply visit Stable Master Cederic and buy your first horse :-)
Other things I worked on:
- added armour stat (mainly found on armor parts)
- skills are not longer dropping
- buy skills from Librarians in the world (first one is Oriana in town)
- new premium currency 'owl tribe coins' for mounts, cosmetics and future functional items
- smaller ui fixes
Calculation of defense:
One armour stat point reduces the incoming damage by the same amount.
Example: You have 10 points on defense and an enemy attacks you with 20 damage → You take 10 damage (20-10 = 10).
Rolling: The armour stat is generated randomly based on two factors:
a) base level of item
b) rarity of item (x1 = common, x2 = uncommon, x3 = rare)
c) random multiplier (x0.75 - x1.25)
Example: Sword Lvl. 8 as uncommon with rolled multiplier set to x1.10
Calculation: (8 2) 1.10 = 17,6 armour points
Example: Sword Lvl. 8 as rare with rolled multiplier set to x1.50
Calculation: (8 3) 1.50 = 36 armour points
Example: Sword Lvl. 8 as rare with rolled multiplier set to x0.75
Calculation: (8 3) 0.75 = 18 armour points
Look at that awesome Owl Tribe Coin :-)
Now I start working on a new stat for armor and random stats after dropping!
Have fun riding trough the world,
Jannick
Changed files in this update