Array
(
    [scriptVersion] => 7
    [oeValues] => Array
        (
            [auto] => Array
                (
                )

            [Art] => ReplaceableTextures\CommandButtons\BTNVillagerWoman.blp
            [turnRate] => 3
            [dmgplus1] => 1069
            [bldtm] => 1
            [goldcost] => 850
            [sides1] => 5
            [acquire] => 800
            [upgrades] => Array
                (
                )

            [Upgrade] => Array
                (
                )

            [Name] => Studied Teacher
            [weapTp1] => missile
            [MissileHoming] => 1
            [file] => units\critters\VillagerWoman\VillagerWoman.mdl
            [uberSplat] => OSMA
            [Missileart] => Abilities\Spells\Undead\OrbOfDeath\OrbOfDeathMissile.mdl
            [Missilespeed] => 1500
            [dice1] => 1
            [RngBuff1] => 250
            [modelScale] => 0.8
            [rangeN1] => 900
            [atkType1] => pierce
            [cool1] => 1.5
            [Ubertip] => Teacher teaches you to attack!
            [abilList] => Array
                (
                )

            [buildingShadow] => Array
                (
                )

            [targs1] => Array
                (
                )

            [weapsOn] => 1
            [castpt] => 0.3
        )

    [settings] => Array
        (
            [balanceTip] => |cffFFFF00+60% |rexp gain
            [abil_factor] => 0.8
            [author] => Deikorim / limfa
            [alpha] => 255
            [authorDisplay] => |c007EBFF1Limfa|r
            [version] => 1.0
            [element] => astral
            [rarity] => uncommon
        )

    [effects] => Array
        (
            [0] => Array
                (
                    [x] => 19.7406
                    [y] => 31.3792
                    [z] => 0
                    [scale] => 0.8
                    [rot] => 4.36332
                    [file] => Doodads\Dungeon\Props\BigBookshelf\BigBookshelf.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [1] => Array
                (
                    [x] => -29.3871
                    [y] => -4.55176
                    [z] => 57.6
                    [scale] => 0.3
                    [rot] => 4.97419
                    [file] => Objects\InventoryItems\tomeBlue\tomeBlue.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [2] => Array
                (
                    [x] => 27.7555
                    [y] => -12.9774
                    [z] => 44.8
                    [scale] => 0.3
                    [rot] => 0.715585
                    [file] => Objects\InventoryItems\tomeRed\tomeRed.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [3] => Array
                (
                    [x] => -8.09885
                    [y] => -27.6181
                    [z] => 32
                    [scale] => 0.3
                    [rot] => 0.820305
                    [file] => Objects\InventoryItems\tomeBrown\tomeBrown.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

            [4] => Array
                (
                    [x] => 0.859589
                    [y] => 0.727666
                    [z] => 83.2
                    [scale] => 0.3
                    [rot] => 5.28835
                    [file] => Objects\InventoryItems\tomeGreen\tomeGreen.mdl
                    [red] => 255
                    [green] => 255
                    [blue] => 255
                    [alpha] => 255
                    [pitch] => 0
                    [advanced] => false
                    [animation] => Array
                        (
                        )

                    [aniSpeed] => 50
                )

        )

    [dmgTable] => Array
        (
            [0] => Array
                (
                    [id] => MOD_EXP_RECEIVED
                    [base] => 0.6
                    [add] => 0
                )

        )

    [triggers] => Array
        (
            [0] => Array
                (
                    [name] => On Attack
                    [code] => call teacher_attack(tower,1.8)
    call SetUnitAnimationByIndex(tower.getUnit(), 3)
                    [values] => Array
                        (
                            [visible] => true
                            [icon] => ReplaceableTextures\CommandButtons\BTNTomeRed.blp
                            [name] => Knowledge
                            [short_explain] => Attacking a creep has a chance to grant |cffFFFF801.8|r experience to a random tower.
                            [ONATTACK_chance] => 1.0
                            [ONATTACK_chanceLevelAdd] => 0.0
                            [long_explain] => When the teacher attacks there's a |cffFFFF8010%|r chance a random tower in |cffFFFF80600|r range will learn from her, gaining |cffFFFF801.8|r experience. |n|n|cffFF8000Level Bonus:|r|n|cffFFFF80+0.6%|r chance
                        )

                )

            [1] => Array
                (
                    [name] => Header
                    [code] => globals
        //@import
        ProjectileType knowledge_green
        //@import
        ProjectileType knowledge_blue
        //@import
        ProjectileType knowledge_red
        //@import
        MultiboardValues limfa_teacherboard
    endglobals
    //@import
    function teacher_attack takes Tower t, real xp returns nothing
    endfunction
    //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
                        (
                            [visible] => false
                            [icon] => 
                            [name] => 
                            [short_explain] => 
                            [long_explain] => 
                        )

                )

            [2] => Array
                (
                    [name] => On Tower Details
                    [code] => call limfa_teacherboard.setValue(0, formatFloat(tower.userReal2,1))
    return limfa_teacherboard
                    [values] => Array
                        (
                            [0] => Array
                                (
                                    [_value] => 0
                                    [typ] => string
                                )

                        )

                )

            [3] => Array
                (
                    [name] => On Tower Creation
                    [code] => local Tower preceding = Event.getPrecedingTower()
    if (preceding.getFamily() == tower.getFamily()) then
        set tower.userReal2 = preceding.userReal2
    else
        set tower.userReal2 = 0
    endif
                    [values] => Array
                        (
                            [visible] => false
                            [icon] => 
                            [name] => 
                            [short_explain] => 
                            [long_explain] => 
                        )

                )

        )

    [abilities] => Array
        (
        )

    [buffs] => Array
        (
        )

    [units] => Array
        (
        )

    [references] => Array
        (
            [0] => Array
                (
                    [export] => false
                    [category] => global
                    [typ] => ProjectileType
                    [name] => knowledge_green
                )

            [1] => Array
                (
                    [export] => false
                    [category] => global
                    [typ] => ProjectileType
                    [name] => knowledge_blue
                )

            [2] => Array
                (
                    [export] => false
                    [category] => global
                    [typ] => ProjectileType
                    [name] => knowledge_red
                )

            [3] => Array
                (
                    [export] => false
                    [category] => global
                    [typ] => MultiboardValues
                    [name] => limfa_teacherboard
                )

        )

)