Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [Ubertip] => The goddess gave this to the mighty priestess named Tirande with the order: "Crush the enemies!"
            [Art] => ReplaceableTextures\CommandButtons\BTNImprovedBows.blp
            [abilList] => Array
                (
                )

            [Name] => Elunes Bow
        )

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

            [goldcost] => 1000
            [author] => cedi
            [authorDisplay] => cedi
            [version] => 1.0
            [rarity] => unique
        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Damage
                    [code] => local real dmg = itm.getCarrier().getCurrentAttackDamageBase()
    if Event.damage < dmg and Event.isMainTarget() then
        set Event.damage = dmg
    endif
                    [values] => Array
                        (
                            [explain] => Damage dealt to the main target of each attack cannot be reduced below the tower's base damage.
                            [ONDAMAGE_chance] => 1.0
                            [visible] => true
                            [goldcost] => 1000
                            [name] => Elunes Grace
                            [ONDAMAGE_chanceLevelAdd] => 0.0
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)