Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [RngBuff1] => 250
            [MissileHoming] => 1
            [Upgrade] => Array
                (
                )

            [targs1] => Array
                (
                )

            [goldcost] => 600
            [weapsOn] => 1
            [dice1] => 1
            [Missilespeed] => 1500
            [moveHeight] => 20
            [file] => Doodads\Northrend\Props\FirePit\FirePit.mdl
            [atkType1] => hero
            [modelScale] => 0.6
            [weapTp1] => missile
            [Missilearc] => 0.2
            [acquire] => 800
            [rangeN1] => 800
            [upgrades] => Array
                (
                )

            [cool1] => 0.9
            [Ubertip] => A fire pit that has the ability to unleash some powerful flames.
            [abilList] => Array
                (
                )

            [Name] => Expanded Fire Pit
            [Missileart] => Abilities\Spells\Orc\Bloodlust\BloodlustTarget.mdl
            [Art] => ReplaceableTextures\CommandButtons\BTNWallOfFire.blp
            [buildingShadow] => Array
                (
                )

            [sides1] => 1
            [uberSplat] => OSMA
            [auto] => Array
                (
                )

            [dmgplus1] => 454
            [bldtm] => 1
        )

    [settings] => Array
        (
            [author] => Boekie
            [element] => fire
            [authorDisplay] => |cff00CD00Boekie|r
            [alpha] => 255
            [balanceTip] => |cffFFFF802|rx multicrit
            [rarity] => common
            [version] => 1.0
            [abil_factor] => 0.86
        )

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => -1.48891
                    [y] => -4.27042
                    [z] => -6.4
                    [scale] => 0.8
                    [rot] => 4.28391
                    [file] => Doodads\LordaeronSummer\Rocks\Lords_Rock\Lords_Rock5.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

        )

    [dmgTable] => Array
        (
            [0] => Array
                (
                    [id] => MOD_MULTICRIT_COUNT
                    [base] => 1
                    [add] => 0
                )

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => Header
                    [code] => globals
    //@import 
    BuffType boekie_coals_buff 
    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
                        (
                            [icon] => 
                            [visible] => false
                            [name] => 
                            [short_explain] => 
                            [long_explain] => 
                        )

                )

            [1] => Array
                (
                    [name] => On Kill
                    [code] => local integer lvl = tower.getLevel() 
call boekie_coals_buff.applyCustomTimed(tower,tower,100+(lvl*3),9.5+0.05*lvl)
                    [values] => Array
                        (
                            [icon] => ReplaceableTextures\CommandButtons\BTNFlare.blp
                            [visible] => true
                            [name] => Hot Coals
                            [short_explain] => Gains increased crit chance on kill.
                            [long_explain] => Whenever this tower kills a creep it gains |cffFFFF8025%|r bonus crit chance for |cffFFFF809.5|r seconds.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.05|r sec duration|n|cffFFFF80+0.3%|r crit chance
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
            [0] => Array
                (
                    [export] => false
                    [category] => global
                    [typ] => BuffType
                    [name] => boekie_coals_buff
                )

        )

)