And Lord said:
upon thy breast shalt thou go, and earth shalt thou eat all the days of thy life.
If God want to humans to fly he would give them wings.
Now OXCE support this God command and allow punish puny humans that try to fly using alien tech.
You can make now that any human that try fly up will pay heavy energy penalty for doing so,
flaying down as is more in line of God plan could be even cost less than previously.
armors:
- type: STR_FLYING_SUIT_UC
moveCost:
#fist level of multipliers
basePercent: [100, 100] #overall move cost
#second level of multipliers
baseNormalPercent: [100, 100] #move cost for ground
baseFlyPercent: [100, 100] #move cost for flying
#third level of multipliers
walkPercent: [100, 50] #cost of normal move type
runPercent: [75, 75] #cost of run aka with `ctrl`
strafePercent: [100, 50] #cost of strafe when `ctrl` and only one tile aside
sneakPercent: [100, 50] # !new move type with `alt`, force unit to move on ground even if is capable of flying
flyWalkPercent: [100, 50] #cost of normal move type in air
flyRunPercent: [75, 75] #cost of run aka with `ctrl` in air
flyStrafePercent: [100, 50] #cost of strafe when `ctrl` and only one tile aside in air
flyUpPercent: [100, 0] #cost of flying up
flyDownPercent: [100, 0] #cost of flying down
gravLiftPercent: [100, 0] #cost for using gravLift
[ps]
fixed type in example, correct version of OXCE is 7.5.10