Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue40 item compare #12

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

codernator
Copy link

When info is requested for an equippable item, the info for the corresponding equipped item (if any) is displayed under the info for the requested item. If the requested item is already equipped, then no comparison is made, but the iteminfo_title_equipped string resource is appended to the title.

  • It will show the corresponding equipped item -- eg helmet to helmet, boots to boots, etc.
  • If you've dual-wielded and you look a shield, it will compare to the weapon in the off-hand.
  • If you look at the weapon in your shield hand, it will compare to the weapon in your weapon hand.
  • If you look at a ring, it will compare to both equipped rings when appropriate.
  • If you look at a weapon, it will compare to items equipped in each hand (weapon/weapon or weapon/shield) as appropriate.

Zukero pushed a commit that referenced this pull request Nov 6, 2018
sync with zukero:master
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.

1 participant