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

com.gw2tb.apigen.v1_ItemDetails.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
[
    {
        "item_id": "37086",
        "name": "Ring of Red Death",
        "description": "",
        "type": "Trinket",
        "level": "80",
        "rarity": "Ascended",
        "vendor_value": "495",
        "icon_file_id": "511826",
        "icon_file_signature": "B155B37AD048CA9054F749043C3E4E99973DF8DF",
        "upgrade_recipes": [
            {
                "type": "Attuned",
                "into": 75187
            },
            {
                "type": "Infused",
                "into": 49403
            }
        ],
        "game_types": [
            "Activity",
            "Wvw",
            "Dungeon",
            "Pve"
        ],
        "flags": [
            "HideSuffix",
            "AccountBound",
            "NotUpgradeable",
            "Unique",
            "AccountBindOnUse"
        ],
        "restrictions": [],
        "trinket": {
            "type": "Ring",
            "infusion_slots": [
                {
                    "flags": [
                        "Infusion"
                    ]
                }
            ],
            "attribute_adjustment": 268.884,
            "infix_upgrade": {
                "id": 584,
                "buff": {
                    "skill_id": "15742",
                    "description": "+32 Power\n+18 Ferocity\n+18 Precision"
                },
                "attributes": [
                    {
                        "attribute": "Power",
                        "modifier": 126
                    },
                    {
                        "attribute": "Precision",
                        "modifier": 85
                    },
                    {
                        "attribute": "CritDamage",
                        "modifier": 85
                    }
                ]
            },
            "suffix_item_id": "",
            "secondary_suffix_item_id": ""
        }
    }
]




© 2015 - 2024 Weber Informatics LLC | Privacy Policy