Table of Contents

Property MaxPower

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

MaxPower

The maximum power used to calculate strike damage. Strike damage is calculated based a random number between MinPower and MaxPower.

public required int MaxPower { get; init; }

Property Value

int