kd is used as short for knockdownOf course it should be some changes to recovery etc something like:
General stuff for self-kd:
-You take 10 blunt damage that is affected by armor soak,
-1 for every 2 points in Athletics AND Ironflesh(6 athletics OR 6 Ironflesh= 7 blunt damage, 6 Athletics AND 6 Ironflesh=4 blunt damage)
First "half" of animation(until your body is laying flat on the ground)
-
(ONLY APPLIES TO SELF-kd)Animation speed for self-kd= Normal kd animation speed x1,5(+50% length)
-
(ONLY APPLIES TO SELF-kd)Athletics decrease the time penalty by 3% per athletics point(which means 1,5 animation time becomes x1,35 at athletics 5, x1,05 at athletics 15)
Second "half" of animation(the getting up part)
These can apply to ordinary kd as well-Recovery animation speed: 1+(5*(Weight of equipment-Str)-Ath*3-Agi-IF*3, capped to max: 1,5 and minimum 0,75
Using this equipment:(Weight followed by name)8 Great maul
4 Weimar Helmet
27,9 Milanese Plate
2 Heavy Gauntlets
3,6 Cased Greaves
2,5 Old Kite Shield(Old board shield too slow/heavy for those extra hp and size)
2,8 Spiked Mace
50,8 Total
lvl 34 build: 24/18, 8ps/if, 6 wm/ath, 1 shield
Recovery time: x1,5
lvl 34 build: 27/15, 9ps/if, 5 ath/wm, 1 shield
Recovery time: x1,35
lvl 34 build: 30/12, 10ps/if, 4 ath/wm, 1 shield
Recovery time: x1,2
lvl 34 build: 33/9, 11ps/if, 3 ath/wm, 1 shield
Recovery time: x1,05
My Main(lvl 36, Boxing focus): 56/3, 1 ath
Recovery time: x0,75
Formula instructions for excel if you want to try it yourself:
Cell A1: Strength: | Cell B1:<Value of strength>1 |
Cell A2:Agility | Cell B2:<Value of Agility> |
Cell A3:Ironflesh | Cell B3:<Value of > |
Cell A4:Athletics | Cell B4:<Value of Athletics> |
Cell A5:Total equipment weight | Cell B5<Value of Total equipment weight> |
Cell A6:Recovery time | Cell B6:=1+MIN(0,5;MAX(-0,25;(5*(B5-B1)-B1-B2-B3*3-B4*3)/100)) |
Note:
Remove "Cell XX:" if you copy to excel
MIN, MAX and the decimal divider "," might be different depending on language settings Please post build(Str/Agi/Ath/IF is enough) and total equipment weight then I can reply with the results of what your recovery time would be.