Skip to main content

neon_crisp / Modules / fightFactory/fight / Fight

Class: Fight

fightFactory/fight.Fight

Table of contents

Constructors

Properties

Constructors

constructor

new Fight(«destructured»): Fight

Parameters

NameType
«destructured»RawFight

Returns

Fight

Defined in

fightFactory/fight.ts:20

Properties

cards

cards: Card[]

Defined in

fightFactory/fight.ts:14


displayName

displayName: string

Defined in

fightFactory/fight.ts:16


fortressFight

Optional fortressFight: boolean

Defined in

fightFactory/fight.ts:19


id

id: string

Defined in

fightFactory/fight.ts:15


lootTable

lootTable: LootTable

Defined in

fightFactory/fight.ts:18


name

name: string

Defined in

fightFactory/fight.ts:17