Issue
When attempting to share a simulation result, if either x or y target position is -0, the Share API returns a 400 Bad Request. Additionaly, the position field inside target_details in the request's payload is unexpectedly set to 0, which may be the cause of the error.
Example Case
amber char lvl=80/90 cons=0 talent=6,6,6;
amber add weapon="dullblade" refine=1 lvl=1/20;
target lvl=100 resist=0.1 pos=-0,0 hp=1 particle_threshold=250000 particle_drop_count=1;
active amber;
Payload
