Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Update Steps for Deleted/Renamed Talents #4

Description

@ebshimizu

Two files in the heroes-talents module need to be updated for these.

Deleted Talents

  • assets/data/deleted-talents.json - Any talent that is in the previous commit of heroes talents and not the current is placed here. This file loads first, so if a talent comes back for whatever reason, the old version is overwritten by the new one. The stat block is copied directly from the heroes talents file, and is currently done via a manual inspection of the diff.

Renamed Talents

  • game-data/talent-renames.js - If a talent is functionally the same (same description, etc) but the talentTreeId was changed, it gets placed here. Also done manually for now.

These files can be re-located. The directory structure here is specific to how stats of the storm needed things at the time. Files in game-data are mostly used to maintain human-readable strings for various stats and awards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions