@hanabi-live/game
    Preparing search index...

    Interface ActionSetEffMod

    interface ActionSetEffMod {
        mod: number;
        type: "setEffMod";
    }
    Index

    Properties

    Properties

    mod: number
    type: "setEffMod"