Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [Name] => Charged Disk
            [Art] => ReplaceableTextures\CommandButtons\BTNThoriumArmor.blp
            [Ubertip] => The disk emits a blueish light.
            [abilList] => Array
                (
                )

        )

    [settings] => Array
        (
            [author] => drol
            [authorDisplay] => |cffcc6600drol|r
            [balanceTip] => Array
                (
                )

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

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Damage
                    [code] => local Tower twr = itm.getCarrier()
    
    if Event.isMainTarget() then
        call twr.doSpellDamage(Event.getTarget(),(0.08 + 0.001*twr.getLevel())*twr.getGoldcost()*twr.getBaseAttackspeed(),twr.calcSpellCritNoBonus())
    endif
                    [values] => Array
                        (
                            [ONDAMAGE_chance] => 1.0
                            [visible] => true
                            [name] => Power Supply
                            [goldcost] => 50
                            [ONDAMAGE_chanceLevelAdd] => 0.0
                            [explain] => The carrier deals |cffFFFF808%|r of its goldcost as spelldamage per attack. This amount is attackspeed adjusted.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.1%|r goldcost as spelldamage
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)