warframe-worldstate-parser
    Preparing search index...

    A void trader inventory item

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • data: RawVoidTraderItem

        The void trader item data

        • ItemType: string
        • OptionalPrimePrice?: number
        • OptionalRegularPrice?: number
      • deps: default = ...

        The dependencies object

        Dependency Object

        • Optionalcharacter?: string

          Character name for traders

        • OptionalkuvaData?: KuvaLogEntry[]

          Kuva data for parsing

        • locale: Locale

          Locale to use for translations

        • Optionallogger?: { debug: (message: string) => void }

          Generic logger to use if needed

        • OptionalsentientData?: { end: number; start: number }

          Sentint Data for parsing

        • OptionalsortieData?: SortieData

          Sortie data for parsing

      Returns default

    Properties

    credits: number

    Credit cost of the item

    ducats: number

    Ducat cost of the item

    item: string

    The name of the inventory item

    uniqueName: string