Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [Ubertip] => Can be drawn in a second, but doesn't carry much of a punch.
            [Art] => ReplaceableTextures\CommandButtons\BTNVorpalBlades.blp
            [abilList] => Array
                (
                )

            [Name] => Quicktrigger Blade
        )

    [settings] => Array
        (
            [balanceTip] => |n|cffFFFF80Specials:|r|n|cffFFFF00+15% |rattackspeed|n|cffFFFF00-15% |rdamage|n|cffFFFF00-15% |rspell damage
            [goldcost] => 150
            [author] => Velex
            [authorDisplay] => Velex
            [version] => 1.0
            [rarity] => uncommon
        )

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

            [1] => Array
                (
                    [id] => MOD_DAMAGE_ADD_PERC
                    [base] => -0.15
                    [add] => 0
                )

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

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => Header
                    [code] => globals
    endglobals
    
    //Do not remove or rename this function!
    //Put your initialization tasks here, this function will be called on map init
    private function init takes nothing returns nothing
	endfunction
                    [values] => Array
                        (
                            [explain] => Gives |cffFFFF8015%|r attackspeed but |cffFFFF80-15%|r spell and attack damage
                            [visible] => false
                            [goldcost] => 150
                            [name] => Quicktrigger Blade
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)