Augmenting Power Core
Currency
Stack Size: 1 / 20
Destroys two Sentinels to create a fully-charged Sentinel with a combination of their properties. Sometimes, the resultant item is modified unpredictably, with a higher chance of new random modifiers
Right click this item then select two Sentinels to combine. Shift click to unstack.
Augmenting Power Core SentinelCurrencyAddMod /9
NameShow Full Descriptions
DropLevel 60
BaseType Augmenting Power Core
Class Stackable Currency
FlagsAlwaysAllocate
TypeMetadata/Items/Currency/SentinelCurrencyAddMod
Tagssentinel_power_core, currency
IconArt/2DItems/Currency/Sentinel/AugmentingPowerCore
MTX Tab Stacks400
ReferenceCommunity Wiki
[
    {
        "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.