Search Results for

    Show / Hide Table of Contents

    Struct DewLocalization.EntityStats

    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public struct DewLocalization.EntityStats

    Constructors

    EntityStats(PlayerData)

    Declaration
    public EntityStats(DewGameResult.PlayerData data)
    Parameters
    Type Name Description
    DewGameResult.PlayerData data

    EntityStats(Entity)

    Declaration
    public EntityStats(Entity entity)
    Parameters
    Type Name Description
    Entity entity

    Fields

    abilityPower

    Declaration
    public float abilityPower
    Field Value
    Type Description
    float

    addedHp

    Declaration
    public float addedHp
    Field Value
    Type Description
    float

    armor

    Declaration
    public float armor
    Field Value
    Type Description
    float

    attackDamage

    Declaration
    public float attackDamage
    Field Value
    Type Description
    float

    critChance

    Declaration
    public float critChance
    Field Value
    Type Description
    float
    In This Article
    Back to top Shape of Dreams API Documentation