More actions
8 April 2024
7 April 2024
Improve explanation.
+674
Created page with "<includeonly>{{#expr: ({{{1|0}}} * 10 / 3) round 0 }}</includeonly><noinclude> Converts a value in meters to feet. What this actually does, '''in line with the game's logic,''' is multiply by <code>10/3</code> and then round the result to an integer. Here is some evidence that this is what the game seems to be doing: * 1.5m (melee range) becomes 5ft * 9m (standard movement speed) becomes 30ft * 10.5m (wood-elf movement speed) becomes 35ft * 36m (9m base speed + dash th..."
+1,245