Author Topic: Rise of the Engine  (Read 15553 times)

Jinsyn

  • Knight
  • **
  • Posts: 55
  • time - the indefinite moment eternal
    • View Profile
    • Facebonk
Re: Rise of the Engine
« Reply #15: August 31, 2011, 10:52:26 PM »
Also, the parser is now available. Test it out, everyone.

Are fractions always rounded down when calculating XP gain? Or are the fractions stored as float values for total XP, while displayed as whole numbers? With Heal 1 and Body 2:

testing Stitch Skin
Completing these actions would result in the following changes:
3.00 concentration expended
1.50 energy expended
3 XP in Heal gained
1 XP in Body gained

Edit 1: Parsing multiple spells seems to yield a correct sum total...
Edit 2: The below spells are calculated with Heal 3, Change 1, and Body 3, and Power Levels were included for reference.

testing Coagulate Blood, Bruise Begone, Knit Bone, Shorten Hair, Nail Claws
Completing these actions would result in the following changes:
8.33 concentration expended
5.00 energy expended
2 XP in Heal gained
3 XP in Body gained
5 XP in Change gained
----
testing Coagulate Blood (PL 6)
Completing these actions would result in the following changes:
2.00 concentration expended
2.00 energy expended
2 XP in Heal gained
2 XP in Body gained
----
testing Bruise Begone (PL 2)
Completing these actions would result in the following changes:
0.67 concentration expended
0.67 energy expended
0 XP in Heal gained
0 XP in Body gained
----
testing Knit Bone (PL 2)
Completing these actions would result in the following changes:
0.67 concentration expended
0.67 energy expended
0 XP in Heal gained
0 XP in Body gained
----
testing Shorten Hair (PL 1)
Completing these actions would result in the following changes:
1.00 concentration expended
0.33 energy expended
1 XP in Change gained
0 XP in Body gained
----
testing Nail Claws (PL 4)
Completing these actions would result in the following changes:
4.00 concentration expended
1.33 energy expended
4 XP in Change gained
1 XP in Body gained
« Last Edit: August 31, 2011, 11:08:23 PM by JqL »