All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.gw2tb.apigen.v1_RecipeDetails.json Maven / Gradle / Ivy

Go to download

A library for generating programs that interface with the official Guild Wars 2 API.

There is a newer version: 0.7.0
Show newest version
[
    {
        "recipe_id": "2",
        "type": "Refinement",
        "output_item_id": "19712",
        "output_item_count": "1",
        "min_rating": "400",
        "time_to_craft_ms": "1000",
        "disciplines": [
            "Artificer",
            "Weaponsmith",
            "Scribe",
            "Huntsman"
        ],
        "flags": [
            "AutoLearned"
        ],
        "ingredients": [
            {
                "item_id": "19725",
                "count": "3"
            }
        ]
    }
]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy