Array
(
    [scriptVersion] => 8
    [oeValues] => Array
        (
            [Ubertip] => Gifted by the goddess Fortuna herself, this artifact significantly enhances one's fortune.
            [Art] => ReplaceableTextures\CommandButtons\BTNTalisman.blp
            [abilList] => Array
                (
                )

            [Name] => Fortuna's Orb of Wealth
        )

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

            [goldcost] => 250
            [author] => Moppy
            [authorDisplay] => |c006969FFMoppy|r
            [version] => 1.0
            [rarity] => unique
        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Damage
                    [code] => local Tower t = itm.getCarrier()
    if Event.isMainTarget() == true and t.calcChance(0.2 * t.getBaseAttackspeed()) == true then
        call Event.getTarget().modifyProperty(MOD_BOUNTY_GRANTED, 0.05)
    endif
                    [values] => Array
                        (
                            [explain] => On hit, there is a |cffFFFF8020%|r attack speed adjusted chance that the target creep grants |cffFFFF805%|r more bounty. This modification is permanent and stacks.
                            [ONDAMAGE_chance] => 1.0
                            [visible] => true
                            [goldcost] => 250
                            [name] => Fortuna's Blessing
                            [ONDAMAGE_chanceLevelAdd] => 0.0
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)