Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [Name] => Never-ending Keg
            [Art] => ReplaceableTextures\CommandButtons\BTNBarrel.blp
            [Ubertip] => Woot, you feel already drunk because you touched the keg?
            [abilList] => Array
                (
                )

        )

    [settings] => Array
        (
            [author] => cedi
            [authorDisplay] => cedi
            [balanceTip] => |n|cffFFFF00+x0.65|r crit damage|n|cffFFFF00+1|rx multicrit
            [rarity] => rare
            [goldcost] => 1177
            [version] => 1.0
        )

    [dmgTable] => Array
        (
            [0] => Array
                (
                    [id] => MOD_ATK_CRIT_DAMAGE
                    [base] => 0.65
                    [add] => 0
                )

            [1] => Array
                (
                    [id] => MOD_MULTICRIT_COUNT
                    [base] => 1
                    [add] => 0
                )

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Damage
                    [code] => if GetRandomReal( 0, 100.0 ) <= 10.0 then
        call itm.getCarrier().getOwner().displaySmallFloatingText( "Miss", itm.getCarrier(), 255, 0, 0, 40.0 )
        set Event.damage = 0.00
    endif
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 1
                            [visible] => true
                            [name] => Drunk!
                            [goldcost] => -1000
                            [ONDAMAGE_chanceLevelAdd] => 0.0
                            [explain] => On each attack this tower has a |cffFFFF8010%|r chance to miss.
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)