JSON script reference

JSON script reference

I'm trying to construct a complex macro that involves moving the mouse a predefined number of times and am wondering if this could be accomplished by hand coding the macro?

In the mappings option I do not see a action for moving the mouse at all.

Basically I would like to assign one button and upon its click the mouse would move to various points relative to the point it was clicked at.
Example.
Button five click
mouse move x -230
mouse move y 65
left button tap
delay 600ms
mouse move x 420
mouse move y -67
left button tap