ZZInfoBar

ZZInfoBar is a clean, customizable info bar ported for Chronicles of Arcadia that displays currencies, durability, character details, and useful game information in a compact BuffHandler-matching interface.

File Details

AA_ZZInfoBar

  • R
  • Jul 9, 2026
  • 609.38 KB
  • 7
  • 11.0.0.0000

File Name

AA_ZZInfoBar(14).zip

Supported Versions

  • 11.0.0.0000

**AA_ZZInfoBar – Changelog v3.0.3**

**Durability – new slot coverage (ZZCharInfo)**
- Dura button now also covers the CoA-exclusive slots: both Artifacts, the Robot, all 4 Robot Components and the gathering Tools (pickaxe, lumber axe, herb spade, fishing rod) – in tooltip AND dropdown, with own localized slot labels.
- Tools exclusion: visible in tooltip/dropdown but no button color / no chat warning – a fishing rod at 0 dura would otherwise keep the button red 24/7 and mask important gear like the main hand.
- Dropdown rows now show the dura values (curr/max, colored) directly – previously only slot + item name.

**New: Dura overlay on the character window**
- Every equipment icon shows its current dura in the bottom right corner – green = fine/overdura, red = underdura. Main gear + Artifacts + Robot only (no tools/components).
- Decimal-precise (142.7), trailing zeros trimmed, live updates on every dura change.
- New option: show as percent instead of numbers (>100% = overdura charge). Overlay + percent mode toggleable in the ZZCharInfo settings.

**Improved over-/underdura detection**
- Fixed rare cases where overdura items counted as broken (e.g. hammered 117.6/120). New formula everywhere (overlay, button, tooltip, dropdown, warning):
underdura ⇔ curr < 100 AND curr ≤ base (max)
overdura/OK ⇔ curr ≥ 100 OR curr > base (max)

**New: Copy values to chat (all bar elements)**
- Shift + left click on any element (Diamonds, Arcadia Coins, pet, dura, bags, mail, titles…) → value inserted into the open chat line at cursor position (or printed locally), plain copy always in clipboard.
- Posted with name tag ("11.870 Diamonds"), in the element's color (dias blue, coins purple…), wrapped in [brackets] hyperlink-style so it stands out in every chat window. Tooltip hint added on every element.

**Localization**
- All locale files (BASE + DE, EN, ES, FR, PL, RU, CN, TW, JP, KR) updated for the new slot labels, settings, copy strings and tooltips.