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

Extract battleground data #32

Open
kevdougful opened this issue Apr 22, 2016 · 0 comments
Open

Extract battleground data #32

kevdougful opened this issue Apr 22, 2016 · 0 comments

Comments

@kevdougful
Copy link

kevdougful commented Apr 22, 2016

It would be nice to be able to extract battleground data from the HotS directory as well.

Maybe something like:

{
    "id": 1,
    "name": "Infernal Shrines",
    "description": "Demonic corruption threatens the Gardens of Hope. Called forth by the Shrines, Punishers prowl the battlefield, terrifying creatures that live to destroy heroes.  Defeat the Shrines' Guardians before your enemies do, and the next Punisher will fight for you; fail, and face the demon's wrath.",
    "objectives": [
        {
            "name": "Activate the Shrines",
            "description": "The Infernal Shrines periodically gather power.  Activate them and prepare for a fight."
        },
        {
            "name": "Defeat Guardians",
            "description": "Slay 40 Guadians before the enemy team to bring forth a mighty Punisher."
        },
        {
            "name": "Beware the Punisher",
            "description": "Punishers have one of three devastating powers.  Be careful, they focus on attacking heroes above all else."
        }
    ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants