Celestine API Documentation - v0.2.0
    Preparing search index...

    Interface ExaltationData

    Exaltation data for a planet

    interface ExaltationData {
        sign: Sign;
        degree: number;
    }
    Index

    Properties

    Properties

    sign: Sign

    Sign where planet is exalted

    degree: number

    Exact degree of maximum exaltation (0-29)