Class: CapitalRaidSeasonMember
Constructors
constructor
• new CapitalRaidSeasonMember(data
)
Parameters
Name | Type |
---|---|
data | APICapitalRaidSeasonMember |
Defined in
struct/CapitalRaidSeason.ts:32
Properties
name
• name: string
The player's tag.
Defined in
struct/CapitalRaidSeason.ts:15
tag
• tag: string
The player's name.
Defined in
struct/CapitalRaidSeason.ts:18
attacks
• attacks: number
The number of attacks the player has made.
Defined in
struct/CapitalRaidSeason.ts:21
attackLimit
• attackLimit: number
The number of attacks the player can make.
Defined in
struct/CapitalRaidSeason.ts:24
bonusAttackLimit
• bonusAttackLimit: number
The number of bonus attacks the player can make.
Defined in
struct/CapitalRaidSeason.ts:27
capitalResourcesLooted
• capitalResourcesLooted: number
The number of capital resources the player has looted.