Array
(
    [scriptVersion] => 8
    [oeValues] => Array
        (
            [Ubertip] => This ore shimmers with rainbow hues that amplify elemental magic, but beware - a spark could quickly turn into an inferno!
            [Art] => ReplaceableTextures\CommandButtons\BTNNagaArmorUp2.blp
            [abilList] => Array
                (
                )

            [Name] => Chromatic Pyrite Ore
        )

    [settings] => Array
        (
            [balanceTip] => |n|cffFFFF80Specials:|r|n|cffFFFF00+15% |rspell damage|n|cffFFFF00+5%|r spell crit chance
            [goldcost] => 1504
            [author] => Moppy
            [authorDisplay] => |c006969FFMoppy|r
            [version] => 1.0
            [rarity] => rare
        )

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

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

        )

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

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)