form: file: systems.csv timestamp: true fields: r: title: Radial distance type: roll description: Parsecs `[0-9]` roll: 1d10 mod: -1 disabled: true r_h: title: Decimal part description: Hundredth of Parsec `[0-99]` type: roll roll: 1d100 mod: -1 disabled: true t: title: Zenith angle description: From positive polar axis `[0-359]` type: roll roll: 1d360 mod: -1 disabled: true p: title: Azimuthal angle description: From meridian plane `[0-359]` type: roll roll: 1d360 mod: -1 disabled: true