some unit modifiers broken #5

Closed
opened 2021-06-13 23:38:10 -04:00 by andy · 3 comments
Collaborator

double check if this is still an issue.
maybe unitxt related
some +/- units didn't show modified values ingame correctly

double check if this is still an issue. maybe unitxt related some +/- units didn't show modified values ingame correctly
Author
Collaborator

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.

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.
jake added the
release
label 2021-12-30 16:27:47 -05:00
Author
Collaborator

new unitxt get.

new unitxt get.
andy was assigned by jake 2022-02-11 19:01:28 -05:00
Author
Collaborator

new unitxt shipped

new unitxt shipped
andy closed this issue 2023-02-19 16:10:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jake/elseware#5
No description provided.