Table of Contents

Property MinPower

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

MinPower

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

public required int MinPower { get; init; }

Property Value

int