Skip to content

Item tooltip KR Style update.#1171

Open
daneo1989 wants to merge 1 commit intoSuprcode:masterfrom
daneo1989:KR-Added-Item-tooltip
Open

Item tooltip KR Style update.#1171
daneo1989 wants to merge 1 commit intoSuprcode:masterfrom
daneo1989:KR-Added-Item-tooltip

Conversation

@daneo1989
Copy link
Contributor

@daneo1989 daneo1989 commented Feb 2, 2026

Item tool tip KR style update,

Wasn't able to keep original Durability location without conflicting with Item Type & Weight. color would change for Type,weight. If i split these up placement just makes it look weird. So now moved onto its own line.

Examples

Durability: 24/25(25 -1)

when Min is added: DC + 3 ~ 17(2 ~ 15 + 1 ~ 2)
when only Max is added: DC + 2 ~ 17(15 + 2)

Majority of Item enhancements are done with Max DC,SC,MC,AC,MAC but if you take Sockets into count you could potentially upgrade Min.

Color:

  • Cyan when any added value is positive
  • Red when any added value is negative
  • White when no added
    Images711
Image 100 Image 98

Item tool tip KR style update,

Wasn't able to keep original Durability location without conflicting with Item Type & Weight. So now moved onto its own line.

Examples

Durability: 24/25(25 -1)

when Min is added: `DC + 3~17(2~15 + 1~2)
when only Max is added: `DC + 2~17(15 + 2)

Color:
- Cyan when any added value is positive
- Red when any added value is negative
- White when no added values
@xD-E-A-T-Hx
Copy link

Yuck. Adds too much noise imo.
Could it not be done if you press example ctrl and hover over to show what's added or removed.

@daneo1989
Copy link
Contributor Author

Yuck. Adds too much noise imo. Could it not be done if you press example ctrl and hover over to show what's added or removed.

This is how official has it displayed, But it does offer Ctrl + Left Click to show/hide Set Info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants