Arcanist's Etcher
Currency
Stack Size: 1 / 20
Improves the quality of a wand, staff or sceptre
Right click this item then left click a wand, staff or sceptre to apply it. The maximum quality is 20%. Shift click to unstack.
Arcanist's Etcher CurrencyMagicQuality /8
Name
Show Full Descriptions
DropLevel 5
BaseType Arcanist's Etcher
Class Stackable Currency
FlagsAlwaysAllocate
TypeMetadata/Items/Currency/CurrencyMagicQuality
Tagsquality_currency, currency
IconArt/2DItems/Currency/CurrencyWeaponMagicQuality
MTX Tab Stacks5000
[
    {
        "version": "2",
        "abstract": true,
        "extends": "Metadata/Items/Currency/AbstractCurrency",
        "Base": [
            [
                "tag",
                "currency"
            ]
        ],
        "Stack": null,
        "filename": "Metadata/Items/Currency/StackableCurrency"
    },
    {
        "version": "2",
        "abstract": true,
        "extends": "Metadata/Items/Item",
        "Base": [
            [
                "x_size",
                "1"
            ],
            [
                "y_size",
                "1"
            ]
        ],
        "Usable": null,
        "filename": "Metadata/Items/Currency/AbstractCurrency"
    },
    {
        "version": "2",
        "abstract": true,
        "extends": "nothing",
        "Base": [
            [
                "base_level",
                "1"
            ],
            [
                "tag",
                "default"
            ]
        ],
        "filename": "Metadata/Items/Item"
    }
]
Edit

Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.