HV Unified simulator
Find a file
GaboGG a7a304f5d4 v0.14.9 - Rewrite gear scraper with correct DOM selectors
- Character Equipment page (?s=Character&ss=eq): reads #eqsb > .eqb
  divs with onmouseover='equips.set(ID,...)' for item names and IDs
- triggerAllTooltips() calls equips.set() for each item to populate
  the #popup_box tooltip, then parses full stat blocks (ADB, damage,
  mitigation, attributes, burden, interference, condition)
- Armory Organize page: reads #equiplist table rows with
  onmouseover='hover_equip(ID)' and checkbox values
- Reads right-side #equipinfo preview for condition and stats
- Modify detail page: reads full stat tables
2026-07-27 15:12:28 -04:00
docs Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00
references v0.14.9 - Rewrite gear scraper with correct DOM selectors 2026-07-27 15:12:28 -04:00
scripts v0.14.9 - Rewrite gear scraper with correct DOM selectors 2026-07-27 15:12:28 -04:00
simulator Fix: Spark of Life icon key, mana items after buffs 2026-07-22 06:13:54 -04:00
src v0.14.9 - Rewrite gear scraper with correct DOM selectors 2026-07-27 15:12:28 -04:00
.gitignore Initial commit: HV Unified v0.11.0 structure 2026-07-20 19:30:26 -04:00