Array
(
    [scriptVersion] => 8
    [oeValues] => Array
        (
            [Ubertip] => Grants access to the metaphysical realm, bending the very concepts of reality to one's will.
            [Art] => ReplaceableTextures\CommandButtons\BTNBlood&GhostKey.blp
            [abilList] => Array
                (
                )

            [Name] => Cosmic Overseer's Key Chain
        )

    [settings] => Array
        (
            [balanceTip] => Array
                (
                )

            [goldcost] => 2745
            [author] => Moppy
            [authorDisplay] => |c006969FFMoppy|r
            [version] => 1.0
            [rarity] => unique
        )

    [dmgTable] => Array
        (
        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => Header
                    [code] => globals
    BuffType moppy_primordial_influence_aura
    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
    local Modifier m = Modifier.create()
    set moppy_primordial_influence_aura = BuffType.createAuraEffectType(true)
    call m.addModification(MOD_ATTACKSPEED, 0.1, 0.004)
    call m.addModification(MOD_TRIGGER_CHANCES, 0.1, 0.004)
    call m.addModification(MOD_BUFF_DURATION, 0.1, 0.004)
    call moppy_primordial_influence_aura.setBuffModifier(m)
    call moppy_primordial_influence_aura.setBuffIcon('@@0@@') 
	endfunction
                    [values] => Array
                        (
                            [explain] => 
                            [visible] => false
                            [goldcost] => 0
                            [name] => 
                        )

                )

            [1] => Array
                (
                    [name] => Tower Aura
                    [code] => Array
                        (
                        )

                    [values] => Array
                        (
                            [AURA_powerAdd] => 1
                            [explain] => Increases attack speed, trigger chances and buff duration of towers in |cffFFFF80300|r range by |cffFFFF8010%|r.|n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.4%|r attack speed|n|cffFFFF80+0.4%|r trigger chances|n|cffFFFF80+0.4%|r buff duration
                            [AURA_targetSelf] => true
                            [visible] => true
                            [AURA_auraEffect] => moppy_primordial_influence_aura
                            [goldcost] => 2745
                            [AURA_levelAdd] => 1
                            [AURA_power] => 0
                            [name] => Primordial Influence
                            [AURA_level] => 0
                            [AURA_targetType] => TARGET_TYPE_TOWERS
                            [AURA_auraRange] => 300
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
            [0] => Array
                (
                    [id] => @@0@@
                    [derivedFrom] => BNab
                    [oeValues] => Array
                        (
                            [Targetattach] => Array
                                (
                                )

                            [EditorName] => Primordial Influence
                            [Buffubertip] => Attack speed trigger chances and buff duration increased.
                            [TargetArt] => Array
                                (
                                )

                            [Bufftip] => Primordial Influence
                            [Buffart] => ReplaceableTextures\CommandButtons\BTNBlood&GhostKey.blp
                        )

                )

        )

    [units] => Array
        (
        )

    [references] => Array
        (
        )

)