Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [Name] => Wanted List
            [Art] => ReplaceableTextures\CommandButtons\BTNSnazzyScroll.blp
            [Ubertip] => Helps the carrier make extra coin from kills.
            [abilList] => Array
                (
                )

        )

    [settings] => Array
        (
            [author] => Lapsus
            [authorDisplay] => |cFF44FF88Lapsus|r
            [balanceTip] => Array
                (
                )

            [rarity] => uncommon
            [goldcost] => 148
            [version] => 1.0
        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Kill
                    [code] => local Tower tower = itm.getCarrier()

 call itm.getCarrier().getOwner().giveGold( 2,tower.getUnit(), true, true)
                    [values] => Array
                        (
                            [visible] => true
                            [name] => Headhunt
                            [goldcost] => 148
                            [explain] => Gives |cffFFFF802|r additional gold for every creep the carrier kills.
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)