Skip to content

Arrow to the Build v1.0.2 - Champion Points and Quality of Life

Choose a tag to compare

@DeadxxSmile DeadxxSmile released this 06 Aug 03:41
· 7 commits to main since this release

Arrow to the Build v1.0.2

Version 1.0.2 expands ATTB's progression tracking, fixes how character attributes are recorded, and improves character setup, build importing, backups, readability, and the project website.

Major Changes

Dedicated Champion Points Progression

ATTB now includes a full Champion Points section in the main navigation.

  • Separate Overview, Craft, Warfare, and Fitness pages
  • Recommended CP allocation based on the points entered for the current character
  • Required connecting paths
  • Recommended and optional branches
  • Completed, partial, next, and future node states
  • Final recommended Champion Bar slottables
  • Unassigned points shown after the documented route is complete
  • CP totals remain editable per character

Champion Points can now be entered during character creation and remain available for characters below Level 50.

Correct Character Attribute Tracking

New characters no longer inherit the build's final attribute target as though those points were already spent.

  • Recorded Magicka, Health, and Stamina now start at 0 / 0 / 0
  • Current attributes can be entered during character creation
  • The app limits recorded points to what the selected level can provide
  • Build targets remain visible as recommendations
  • Changing builds does not overwrite the character's recorded attribute split

Cleaner Page Organization

The main progression flow has been reorganized:

  1. Basic Setup
  2. Current Levels
  3. Skills & Passives
  4. Equipment
  5. Skill Bars & Rotations
  6. Champion Points
  7. Consumables / Other
  8. Help & Tools

Basic Setup now focuses on what the build recommends.

Current Levels is now a numeric tracking page for:

  • Character level
  • Current attribute allocation
  • Craft, Warfare, and Fitness CP totals
  • Skill-line ranks
  • Multi-rank passive progression

Skills & Passives remains the place for actual purchases, morphs, ultimates, and build recommendations.

Character Setup Improvements

  • First-run character setup can now be closed with:
    • The X button
    • Escape
    • Clicking outside the dialog
    • Cancel
  • Character backups can be restored directly from the Add Character dialog
  • New build JSON files can be imported from the Build selector
  • Build recommendations remain separate from the character's real race, alliance, level, attributes, and CP totals

Interface Improvements

  • Builds without hero artwork no longer show a random floating initial
  • Skill selection now uses square ATTB-style completion controls
  • Small interface text has been increased for readability
  • Several layout and spacing details have been cleaned up
  • The GitHub Pages screenshot carousel has been improved
  • The website now links directly to the correct repository and release pages

Built-In Content

ATTB still includes one Solo / Duo PvE progression build for every ESO class:

  • Stamina Arcanist
  • Magicka Dragonknight
  • Stamina Necromancer
  • Stamina Nightblade
  • Magicka Sorcerer
  • Magicka Templar
  • Magicka Warden

Installation

Download and run:

ATTB-Setup-1.0.2.exe

ATTB is currently unsigned. Windows may display an Unknown Publisher or Microsoft Defender SmartScreen warning.

To continue through SmartScreen:

  1. Select More info
  2. Select Run anyway

Only install files downloaded from this repository or built from source you trust.

Build From Source

Requirements:

  • Windows 10 or Windows 11
  • Node.js with npm
  • Internet access during dependency installation and skill-icon download

Clone or download the repository, then run:

BUILD-ATTB.bat

The script will:

  1. Install locked dependencies
  2. Download available ESO skill icons
  3. Run the complete test suite
  4. Build the Windows installer

The installer will be created at:

dist\ATTB-Setup-1.0.2.exe

Data and Privacy

  • Character data is stored locally in SQLite
  • No account or cloud service is required
  • No telemetry or analytics are included
  • Character backups and build definitions use human-readable JSON
  • Remote build images remain disabled by default

Project Status

Version 1.0.2 completes the first major post-launch progression update and makes Champion Points a full part of the ATTB workflow.

The visual Build Creator remains the next major planned module. Until then, community builds can be created and shared using the documented Schema 3 JSON format.

Disclaimer

Arrow to the Build is an unofficial community project and is not affiliated with, endorsed by, or sponsored by ZeniMax Media, Bethesda Softworks, or The Elder Scrolls Online.

The Elder Scrolls Online and related names, imagery, and game assets are the property of their respective owners.

Feedback and Contributions

Bug reports, build submissions, documentation improvements, and feature suggestions are welcome through GitHub Issues and Pull Requests.