-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels