Array
(
    [scriptVersion] => 8
    [oeValues] => Array
        (
            [Ubertip] => These scales refract incoming light into pure magic. Who knew looking fabulous could be so lethal?
            [Art] => ReplaceableTextures\CommandButtons\BTNNagaArmorUp1.blp
            [abilList] => Array
                (
                )

            [Name] => Refractive Scales
        )

    [settings] => Array
        (
            [balanceTip] => |n|cffFFFF80Specials:|r|n|cffFFFF00+10% |rspell damage
            [goldcost] => 580
            [author] => Moppy
            [authorDisplay] => |c006969FFMoppy|r
            [version] => 1.0
            [rarity] => uncommon
        )

    [dmgTable] => Array
        (
            [0] => Array
                (
                    [id] => MOD_SPELL_DAMAGE_DEALT
                    [base] => 0.1
                    [add] => 0
                )

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Attack
                    [code] => local Tower tower = itm.getCarrier()
    call tower.doSpellDamage(Event.getTarget(), (300 + (tower.getLevel() * 15)) * tower.getBaseAttackspeed(), tower.calcSpellCritNoBonus())
                    [values] => Array
                        (
                            [explain] => This item deals |cffFFFF80300|r spelldamage multiplied with the base attack speed of the tower on each attack.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+15|r spell damage
                            [visible] => true
                            [goldcost] => 450
                            [name] => Refractive Shimmer
                            [ONATTACK_chance] => 1.0
                            [ONATTACK_chanceLevelAdd] => 0.0
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)