@kayahr/ed-journal

    Interface ConflictFaction

    A faction in a conflict.

    interface ConflictFaction {
        Name: string;
        Stake: string;
        WonDays: number;
    }
    Index

    Properties

    Properties

    Name: string
    Stake: string
    WonDays: number
    MMNEPVFCICPMFPCPTTAAATR