Skip to content

Incorrect data: Zhu Xi villager #24

@J-Maertens

Description

@J-Maertens

The line of sight and movement speed of Zhu Xi villager is incorrect (units/zhuxi/villager-1.json)

This is what the data looks like now:

"sight": { "line": 0, "height": 0 }, "movement": { "speed": null}

I guess it should be like the values for Chinese:

"sight": { "line": 28, "height": 10 }, "movement": { "speed": 1.125 }

There are also no values for weapons for this villager.

On the website there is no data being shown for these attributes:
https://aoe4world.com/explorer/civs/zhuxi/units/villager

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