Skip to content

Bug: [Character report] Wrong datatype for armor #55

Open
@shashankraj1987

Description

@shashankraj1987

As per the question, the armor type should be :

name: String
level: Integer
character_class: String
armor: Float
magic_resistance: Float
account_active: Boolean

However, the answer suggests the armor type to be :

armor = 12 which is a class int.

I believe there is a mismatch between the question and the answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions