some unit modifiers broken #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
double check if this is still an issue.
maybe unitxt related
some +/- units didn't show modified values ingame correctly
So the unitxt that was bundled with the elsewhere client has hardcoded values which is why things like "Dragon/HP-" say "+40 HP" in the description when it should say +39.
The unitxt is supposed to have C-style format specifiers.
elsewhere unitxt
"A reinforcing unit for \nprotective gear.\nBoosts max HP by 40 when \nequipped."
vs.
Some unitxt Soly showed me:
"A reinforcing unit for\nprotective gear.\nBoosts max HP by\n%d when equipped."
we need a new unitxt.
new unitxt get.
new unitxt shipped