Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [Ubertip] => A skull that absorbs magic forces.
            [Art] => ReplaceableTextures\CommandButtons\BTNUndeadShrine.blp
            [abilList] => Array
                (
                )

            [Name] => Vampiric Skull
        )

    [settings] => Array
        (
            [balanceTip] => Array
                (
                )

            [goldcost] => 150
            [author] => Boekie
            [authorDisplay] => |cff00CD00Boekie|r
            [version] => 1.0
            [rarity] => unique
        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Kill
                    [code] => local Tower tower = itm.getCarrier() 
    call tower.addManaPerc(0.07)
    call Effect.createSimpleAtUnit("Abilities\\Spells\\Items\\VampiricPotion\\VampPotionCaster.mdl", tower).destroy()
                    [values] => Array
                        (
                            [explain] => The skull's carrier restores |cffFFFF807%|r of its maximum mana whenever it kills a creep.
                            [visible] => true
                            [goldcost] => 150
                            [name] => Vampiric Absorption
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)