[@EventItem_Manual]
{
#ACT
SetItemEvent 61 5 @Assault
SetItemEvent 61 6 @SwordsmanShip
SetItemEvent 61 7 @Slaying
SetItemEvent 61 8 @AdvancedSlaying
SetItemEvent 61 9 @Halfmoon
SetItemEvent 61 10 @ShoulderDash
SetItemEvent 61 11 @FlamingSword
SetItemEvent 61 12 @DragonRise
SetItemEvent 61 13 @BladeStorm
SetItemEvent 61 14 @DestructiveSurge
SetItemEvent 61 15 @InterChange
SetItemEvent 61 16 @Defiance
SetItemEvent 61 17 @Beckon
SetItemEvent 61 18 @Might 
SetItemEvent 61 19 @Fireball
SetItemEvent 61 20 @LightningBall
SetItemEvent 61 21 @Iceball
SetItemEvent 61 22 @PowerBurst
SetItemEvent 61 23 @FlameRepulsor
SetItemEvent 61 24 @Stunning
SetItemEvent 61 25 @Teleport
SetItemEvent 61 26 @AdamantineFireball
SetItemEvent 61 27 @LightningBolt
SetItemEvent 61 28 @IceBlades
SetItemEvent 61 29 @GreatPowerBurst
SetItemEvent 61 30 @ScorchedEarth
SetItemEvent 61 31 @LightningBeam
SetItemEvent 61 32 @FrozenEarth
SetItemEvent 61 33 @BlowEarth
SetItemEvent 61 34 @FireCloud
SetItemEvent 61 35 @TurnUndead
SetItemEvent 61 36 @GeoManipulation
SetItemEvent 61 37 @MagicShield
SetItemEvent 61 38 @Explosion
SetItemEvent 61 39 @LightningFlower
SetItemEvent 61 40 @IceStorm
SetItemEvent 61 41 @DragonTornado
SetItemEvent 61 42 @GreatFrozenEarth
SetItemEvent 61 43 @ChainLightning
SetItemEvent 61 44 @MeteorShower
SetItemEvent 61 45 @Renounce
SetItemEvent 61 46 @Tempest
SetItemEvent 61 47 @Healing
SetItemEvent 61 48 @SpiritSword
SetItemEvent 61 49 @Poisoning
SetItemEvent 61 50 @TaoExplosion
SetItemEvent 61 51 @EvilSlayer
SetItemEvent 61 52 @SummonSkeleton
SetItemEvent 61 53 @Invisibility
SetItemEvent 61 54 @MagicProtection
SetItemEvent 61 55 @MassInvisibility
SetItemEvent 61 56 @GreatEvilSlayer
SetItemEvent 61 57 @Resilience
SetItemEvent 61 58 @TrapOctagon
SetItemEvent 61 59 @TaoCombatKick
SetItemEvent 61 60 @ElementalSuperiority
SetItemEvent 61 61 @SummonShinsoo
SetItemEvent 61 62 @MassHealing
SetItemEvent 61 63 @SummonJinSkeleton
SetItemEvent 61 64 @BloodLust
SetItemEvent 61 65 @Resurrection
SetItemEvent 61 66 @Purification
SetItemEvent 61 67 @StrengthofFaith
SetItemEvent 61 68 @Transparency
SetItemEvent 61 69 @CelestialLight
SetItemEvent 61 70 @GreaterTaoExplosion 
SetItemEvent 61 71 @ReflectDamage
SetItemEvent 61 72 @AdamantineEndurance
SetItemEvent 61 73 @GreatEmission
SetItemEvent 61 74 @Sever
SetItemEvent 61 75 @SwellHealing
SetItemEvent 61 76 @SwiveRise
SetItemEvent 61 77 @StrikeDash
SetItemEvent 61 78 @AnnihilationSword
SetItemEvent 61 79 @SelfMultiply
SetItemEvent 61 80 @AutoLightningBolt
SetItemEvent 61 81 @LightningStorm
SetItemEvent 61 82 @FlameAnnihilation
SetItemEvent 61 83 @IntegratedPower
SetItemEvent 61 84 @ProtectingShield
SetItemEvent 61 85 @BackFlow
SetItemEvent 61 86 @FuryBlast
SetItemEvent 61 87 @TempestOfElements
SetItemEvent 61 88 @KickingSpread
SetItemEvent 61 89 @MutualHealing
SetItemEvent 61 90 @MassPoisoning
SetItemEvent 61 91 @GreatAbsorption
SetItemEvent 61 92 @VooDooDoll
SetItemEvent 61 93 @DragonBreath
SetItemEvent 61 94 @Vanishing
SetItemEvent 61 95 @GreatSlayerBurst
SetItemEvent 61 96 @SummonGreatShinsoo
SetItemEvent 61 97 @ExpPotion1
SetItemEvent 61 98 @ExpPotion2
SetItemEvent 61 99 @ExpPotion3

[@ExpPotion1]
#IF
#ACT
actcmd SETDOUBLEEXP = 50400000
STARTDOUBLEEXP 60
take ExpPotion(1Hour) 1
#SAY
You now have {FCOLOR/10}x2 Experience for 1 Hour.\ \
<Close/@exit>

[@ExpPotion2]
#IF
#ACT
actcmd SETDOUBLEEXP = 50400000
STARTDOUBLEEXP 180
take ExpPotion(3Hours) 1
#SAY
You now have {FCOLOR/10}x2 Experience for 3 Hours.\ \
<Close/@exit>

[@ExpPotion3]
#IF
#ACT
actcmd SETDOUBLEEXP = 50400000
STARTDOUBLEEXP 360
take ExpPotion(6Hours) 1
#SAY
You now have {FCOLOR/10}x2 Experience for 6 Hours.\ \
<Close/@exit>

[@ReflectDamage]
#IF
Checkjob Warrior
#ACT 
goto @ReflectDamage2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@ReflectDamage2]
#IF
checklevel 53
#ACT 
goto @ReflectDamage3
#ELSESAY 
You must be Level 53\ \
<Close/@exit>

[@ReflectDamage3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} ReflectDamage.\ \
<Close/@exit>
#ACT
actcmd addmagic ReflectDamage
take ReflectDamage(Manual) 1
#ELSESAY 
You must have Level 5 DestructiveSurge\ \
<Close/@exit>

[@AdamantineEndurance]
#IF
Checkjob Warrior
#ACT 
goto @AdamantineEndurance2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@AdamantineEndurance2]
#IF
checklevel 51
#ACT 
goto @AdamantineEndurance3
#ELSESAY 
You must be Level 51\ \
<Close/@exit>

[@AdamantineEndurance3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} AdamantineEndurance.\ \
<Close/@exit>
#ACT
actcmd addmagic AdamantineEndurance
take AdamantineEndurance(Manual) 1
#ELSESAY 
You must have Level 5 DestructiveSurge\ \
<Close/@exit>

[@GreatEmission]
#IF
Checkjob Warrior
#ACT 
goto @GreatEmission2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@GreatEmission2]
#IF
checklevel 55
#ACT 
goto @GreatEmission3
#ELSESAY 
You must be Level 55\ \
<Close/@exit>

[@GreatEmission3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} GreatEmission.\ \
<Close/@exit>
#ACT
actcmd addmagic GreatEmission
take GreatEmission(Manual) 1
#ELSESAY 
You must have Level 5 DestructiveSurge\ \
<Close/@exit>

[@Sever]
#IF
Checkjob Warrior
#ACT 
goto @Sever2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Sever2]
#IF
checklevel 49
#ACT 
goto @Sever3
#ELSESAY 
You must be Level 49\ \
<Close/@exit>

[@Sever3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} Sever.\ \
<Close/@exit>
#ACT
actcmd addmagic Sever
take Sever(Manual) 1
#ELSESAY 
You must have Level 5 DestructiveSurge\ \
<Close/@exit>

[@SwellHealing]
#IF
Checkjob Warrior
#ACT 
goto @SwellHealing2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@SwellHealing2]
#IF
checklevel 47
#ACT 
goto @SwellHealing3
#ELSESAY 
You must be Level 47\ \
<Close/@exit>

[@SwellHealing3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} SwellHealing.\ \
<Close/@exit>
#ACT
actcmd addmagic SwellHealing
take SwellHealing(Manual) 1
#ELSESAY 
You must have Level 5 DestructiveSurge\ \
<Close/@exit>

[@SwiveRise]
#IF
Checkjob Warrior
#ACT 
goto @SwiveRise2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@SwiveRise2]
#IF
checklevel 70
#ACT 
goto @SwiveRise3
#ELSESAY 
You must be Level 70\ \
<Close/@exit>

[@SwiveRise3]
#IF
chkmagiclevel DestructiveSurge 5
#SAY
You have successfully learnt{FCOLOR/10} SwiveRise.\ \
<Close/@exit>
#ACT
actcmd addmagic SwiveRise
take SwiveRise(Manual) 1
#ELSESAY 
You must have Level 5 DestructiveSurge\ \
<Close/@exit>

[@StrikeDash]
#IF
Checkjob Warrior
#ACT 
goto @StrikeDash2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@StrikeDash2]
#IF
checklevel 73
#ACT 
goto @StrikeDash3
#ELSESAY 
You must be Level 73\ \
<Close/@exit>

[@StrikeDash3]
#IF
chkmagiclevel Assault 5
#SAY
You have successfully learnt{FCOLOR/10} StrikeDash.\ \
<Close/@exit>
#ACT
actcmd addmagic StrikeDash
take StrikeDash(Manual) 1
#ELSESAY 
You must have Level 5 Assault\ \
<Close/@exit>

[@AnnihilationSword]
#IF
Checkjob Warrior
#ACT 
goto @AnnihilationSword2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@AnnihilationSword2]
#IF
checklevel 80
#ACT 
goto @SelfMultiply3
#ELSESAY 
You must be Level 80\ \
<Close/@exit>

[@AnnihilationSword3]
#IF
chkmagiclevel BladeStorm 5
#SAY
You have successfully learnt{FCOLOR/10} AnnihilationSword.\ \
<Close/@exit>
#ACT
actcmd addmagic AnnihilationSword
take AnnihilationSword(Manual) 1
#ELSESAY 
You must have Level 5 BladeStorm\ \
<Close/@exit>

[@SelfMultiply]
#IF
Checkjob Wizard
#ACT 
goto @SelfMultiply2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@SelfMultiply2]
#IF
checklevel 56
#ACT 
goto @SelfMultiply3
#ELSESAY 
You must be Level 56\ \
<Close/@exit>

[@SelfMultiply3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} SelfMultiply.\ \
<Close/@exit>
#ACT
actcmd addmagic SelfMultiply
take SelfMultiply(Manual) 1
#ELSESAY 
You must have Level 5 LightningBolt\ \
<Close/@exit>

[@AutoLightningBolt]
#IF
Checkjob Wizard
#ACT 
goto @AutoLightningBolt2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@AutoLightningBolt2]
#IF
checklevel 52
#ACT 
goto @AutoLightningBolt3
#ELSESAY 
You must be Level 52\ \
<Close/@exit>

[@AutoLightningBolt3]
#IF
chkmagiclevel LightningBolt 5
#SAY
You have successfully learnt{FCOLOR/10} AutoLightningBolt.\ \
<Close/@exit>
#ACT
actcmd addmagic AutoLightningBolt
take AutoLightningBolt(Manual) 1
#ELSESAY 
You must have Level 5 LightningBolt\ \
<Close/@exit>

[@LightningStorm]
#IF
Checkjob Wizard
#ACT 
goto @LightningStorm2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@LightningStorm2]
#IF
checklevel 54
#ACT 
goto @LightningStorm3
#ELSESAY 
You must be Level 54\ \
<Close/@exit>

[@LightningStorm3]
#IF
chkmagiclevel LightningBolt 5
#SAY
You have successfully learnt{FCOLOR/10} LightningStorm.\ \
<Close/@exit>
#ACT
actcmd addmagic LightningStorm
take LightningStorm(Manual) 1
#ELSESAY 
You must have Level 5 LightningBolt\ \
<Close/@exit>

[@FlameAnnihilation]
#IF
Checkjob Wizard
#ACT 
goto @FlameAnnihilation2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@FlameAnnihilation2]
#IF
checklevel 70
#ACT 
goto @FlameAnnihilation3
#ELSESAY 
You must be Level 70\ \
<Close/@exit>

[@FlameAnnihilation3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} FlameAnnihilation.\ \
<Close/@exit>
#ACT
actcmd addmagic FlameAnnihilation
take FlameAnnihilation(Manual) 1
#ELSESAY 
You must have Level 5 MagicShield\ \
<Close/@exit>

[@IntegratedPower]
#IF
Checkjob Wizard
#ACT 
goto @IntegratedPower2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@IntegratedPower2]
#IF
checklevel 72
#ACT 
goto @IntegratedPower3
#ELSESAY 
You must be Level 72\ \
<Close/@exit>

[@IntegratedPower3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} IntegratedPower.\ \
<Close/@exit>
#ACT
actcmd addmagic IntegratedPower
take IntegratedPower(Manual) 1
#ELSESAY 
You must have Level 5 MagicShield\ \
<Close/@exit>

[@ProtectingShield]
#IF
Checkjob Wizard
#ACT 
goto @ProtectingShield2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@ProtectingShield2]
#IF
checklevel 78
#ACT 
goto @ProtectingShield3
#ELSESAY 
You must be Level 78\ \
<Close/@exit>

[@ProtectingShield3]
#IF
chkmagiclevel MagicShield 5
#SAY
You have successfully learnt{FCOLOR/10} ProtectingShield.\ \
<Close/@exit>
#ACT
actcmd addmagic ProtectingShield
take ProtectingShield(Manual) 1
#ELSESAY 
You must have Level 5 MagicShield\ \
<Close/@exit>

[@BackFlow]
#IF
Checkjob Wizard
#ACT 
goto @BackFlow2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@BackFlow2]
#IF
checklevel 80
#ACT 
goto @BackFlow3
#ELSESAY 
You must be Level 80\ \
<Close/@exit>

[@BackFlow3]
#IF
chkmagiclevel Renounce 5
#SAY
You have successfully learnt{FCOLOR/10} BackFlow.\ \
<Close/@exit>
#ACT
actcmd addmagic BackFlow
take BackFlow(Manual) 1
#ELSESAY 
You must have Level 5 Renounce \ \
<Close/@exit>

[@FuryBlast]
#IF
Checkjob Wizard
#ACT 
goto @FuryBlast2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@FuryBlast2]
#IF
checklevel 74
#ACT 
goto @FuryBlast3
#ELSESAY 
You must be Level 74\ \
<Close/@exit>

[@FuryBlast3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} FuryBlast.\ \
<Close/@exit>
#ACT
actcmd addmagic FuryBlast
take FuryBlast(Manual) 1
#ELSESAY 
You must have Level 5 TaoCombatKick\ \
<Close/@exit>

[@TempestOfElements]
#IF
Checkjob Wizard
#ACT 
goto @TempestOfElements2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@TempestOfElements2]
#IF
checklevel 76
#ACT 
goto @TempestOfElements3
#ELSESAY 
You must be Level 76\ \
<Close/@exit>

[@TempestOfElements3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} TempestOfElements.\ \
<Close/@exit>
#ACT
actcmd addmagic TempestOfElements
take TempestOfElements(Manual) 1
#ELSESAY 
You must have Level 5 TaoCombatKick\ \
<Close/@exit>

[@KickingSpread]
#IF
Checkjob Taoist
#ACT 
goto @KickingSpread2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@KickingSpread2]
#IF
checklevel 54
#ACT 
goto @KickingSpread3
#ELSESAY 
You must be Level 54\ \
<Close/@exit>

[@KickingSpread3]
#IF
chkmagiclevel TaoCombatKick 5
#SAY
You have successfully learnt{FCOLOR/10} KickingSpread.\ \
<Close/@exit>
#ACT
actcmd addmagic KickingSpread
take KickingSpread(Manual) 1
#ELSESAY 
You must have Level 5 TaoCombatKick\ \
<Close/@exit>

[@MutualHealing]
#IF
Checkjob Taoist
#ACT 
goto @MutualHealing2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@MutualHealing2]
#IF
checklevel 47
#ACT 
goto @MutualHealing3
#ELSESAY 
You must be Level 47\ \
<Close/@exit>

[@MutualHealing3]
#IF
chkmagiclevel Healing 5
chkmagiclevel MassHealing 5
#SAY
You have successfully learnt{FCOLOR/10} MutualHealing.\ \
<Close/@exit>
#ACT
actcmd addmagic MutualHealing
take MutualHealing(Manual) 1
#ELSESAY 
You must have Level 5 Healing and Level 5 MassHealing\ \
<Close/@exit>

[@MassPoisoning]
#IF
Checkjob Taoist
#ACT 
goto @MassPoisoning2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@MassPoisoning2]
#IF
checklevel 50
#ACT 
goto @MassPoisoning3
#ELSESAY 
You must be Level 50\ \
<Close/@exit>

[@MassPoisoning3]
#IF
chkmagiclevel Poisoning 5
#SAY
You have successfully learnt{FCOLOR/10} MassPoisoning.\ \
<Close/@exit>
#ACT
actcmd addmagic MassPoisoning
take MassPoisoning(Manual) 1
#ELSESAY 
You must have Level 5 Poisoning\ \
<Close/@exit>

[@GreatAbsorption]
#IF
Checkjob Taoist
#ACT 
goto @GreatAbsorption2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@GreatAbsorption2]
#IF
checklevel 48
#ACT 
goto @GreatAbsorption3
#ELSESAY 
You must be Level 48\ \
<Close/@exit>

[@GreatAbsorption3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} GreatAbsorption.\ \
<Close/@exit>
#ACT
actcmd addmagic GreatAbsorption
take GreatAbsorption(Manual) 1
#ELSESAY 
You must have Level 5 MagicProtection and Level 5 Resilience\ \
<Close/@exit>

[@VooDooDoll]
#IF
Checkjob Taoist
#ACT 
goto @VooDooDoll2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@VooDooDoll2]
#IF
checklevel 52
#ACT 
goto @VooDooDoll3
#ELSESAY 
You must be Level 52\ \
<Close/@exit>

[@VooDooDoll3]
#IF
#SAY
You have successfully learnt{FCOLOR/10} VooDooDoll.\ \
<Close/@exit>
#ACT
actcmd addmagic VooDooDoll
take VooDooDoll(Manual) 1
#ELSESAY 
You must have Level 5 MagicProtection and Level 5 Resilience\ \
<Close/@exit>

[@DragonBreath]
#IF
Checkjob Taoist
#ACT 
goto @DragonBreath2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@DragonBreath2]
#IF
checklevel 70
#ACT 
goto @DragonBreath3
#ELSESAY 
You must be Level 70\ \
<Close/@exit>

[@DragonBreath3]
#IF
chkmagiclevel MagicProtection 5
chkmagiclevel Resilience 5
#SAY
You have successfully learnt{FCOLOR/10} DragonBreath.\ \
<Close/@exit>
#ACT
actcmd addmagic DragonBreath
take DragonBreath(Manual) 1
#ELSESAY 
You must have Level 5 MagicProtection and Level 5 Resilience\ \
<Close/@exit>

[@Vanishing]
#IF
Checkjob Taoist
#ACT 
goto @Vanishing2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Vanishing2]
#IF
checklevel 78
#ACT 
goto @Vanishing3
#ELSESAY 
You must be Level 78\ \
<Close/@exit>

[@Vanishing3]
#IF
chkmagiclevel Transparency 5
#SAY
You have successfully learnt{FCOLOR/10} Vanishing.\ \
<Close/@exit>
#ACT
actcmd addmagic Vanishing
take Vanishing(Manual) 1
#ELSESAY 
You must have Level 5 Transparency\ \
<Close/@exit>

[@GreatSlayerBurst]
#IF
Checkjob Taoist
#ACT 
goto @GreatSlayerBurst2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@GreatSlayerBurst2]
#IF
checklevel 72
#ACT 
goto @GreatSlayerBurst3
#ELSESAY 
You must be Level 72\ \
<Close/@exit>

[@GreatSlayerBurst3]
#IF
chkmagiclevel EvilSlayer 5
chkmagiclevel GreatEvilSlayer 5
#SAY
You have successfully learnt{FCOLOR/10} GreatSlayerBurst.\ \
<Close/@exit>
#ACT
actcmd addmagic GreatSlayerBurst
take GreatSlayerBurst(Manual) 1
#ELSESAY 
You must have Level 5 EvilSlayer and Level 5 GreatEvilSlayer\ \
<Close/@exit>

[@SummonGreatShinsoo]
#IF
Checkjob Taoist
#ACT 
goto @SummonGreatShinsoo2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@SummonGreatShinsoo2]
#IF
checklevel 76
#ACT 
goto @SummonGreatShinsoo3
#ELSESAY 
You must be Level 76\ \
<Close/@exit>

[@SummonGreatShinsoo3]
#IF
chkmagiclevel SummonShinsoo 5
#SAY
You have successfully learnt{FCOLOR/10} SummonGreatShinsoo.\ \
<Close/@exit>
#ACT
actcmd addmagic SummonGreatShinsu
take SummonGreatShinsoo(Manual) 1
#ELSESAY 
You must have Level 5 SummonShinsoo\ \
<Close/@exit>

[@GreaterTaoExplosion]
#IF
Checkjob Taoist
#ACT 
goto @GreaterTaoExplosion2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@GreaterTaoExplosion2]
#IF
Checklevel 49
#SAY
You have successfully learnt{FCOLOR/10} GreaterTaoExplosion.\ \
<Close/@exit>
#ACT
actcmd addmagic GreaterTaoExplosion
take GreaterTaoExplosion(Manual) 1
#ELSESAY 
You must be level 49\ \
<Close/@exit>

[@CelestialLight]
#IF
Checkjob Taoist
#ACT 
goto @CelestialLight2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@CelestialLight2]
#IF
Checklevel 46
#SAY
You have successfully learnt{FCOLOR/10} CelestialLight.\ \
<Close/@exit>
#ACT
actcmd addmagic CelestialLight
take CelestialLight(Manual) 1
#ELSESAY 
You must be level 46\ \
<Close/@exit>

[@Transparency]
#IF
Checkjob Taoist
#ACT 
goto @Transparency2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Transparency2]
#IF
Checklevel 43
#SAY
You have successfully learnt{FCOLOR/10} Transparency.\ \
<Close/@exit>
#ACT
actcmd addmagic Transparency
take Transparency(Manual) 1
#ELSESAY 
You must be level 43\ \
<Close/@exit>

[@StrengthofFaith]
#IF
Checkjob Taoist
#ACT 
goto @StrengthofFaith2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@StrengthofFaith2]
#IF
Checklevel 40
#SAY
You have successfully learnt{FCOLOR/10} StrengthofFaith.\ \
<Close/@exit>
#ACT
actcmd addmagic StrengthofFaith
take StrengthofFaith(Manual) 1
#ELSESAY 
You must be level 40\ \
<Close/@exit>

[@Purification]
#IF
Checkjob Taoist
#ACT 
goto @Purification2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Purification2]
#IF
Checklevel 38
#SAY
You have successfully learnt{FCOLOR/10} Purification.\ \
<Close/@exit>
#ACT
actcmd addmagic Purification
take Purification(Manual) 1
#ELSESAY 
You must be level 38\ \
<Close/@exit>

[@Resurrection]
#IF
Checkjob Taoist
#ACT 
goto @Resurrection2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Resurrection2]
#IF
Checklevel 35
#SAY
You have successfully learnt{FCOLOR/10} Resurrection.\ \
<Close/@exit>
#ACT
actcmd addmagic Resurrection
take Resurrection(Manual) 1
#ELSESAY 
You must be level 35\ \
<Close/@exit>

[@BloodLust]
#IF
Checkjob Taoist
#ACT 
goto @BloodLust2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@BloodLust2]
#IF
Checklevel 34
#SAY
You have successfully learnt{FCOLOR/10} BloodLust.\ \
<Close/@exit>
#ACT
actcmd addmagic BloodLust
take BloodLust(Manual) 1
#ELSESAY 
You must be level 34\ \
<Close/@exit>

[@SummonJinSkeleton]
#IF
Checkjob Taoist
#ACT 
goto @SummonJinSkeleton2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@SummonJinSkeleton2]
#IF
Checklevel 33
#SAY
You have successfully learnt{FCOLOR/10} SummonJinSkeleton.\ \
<Close/@exit>
#ACT
actcmd addmagic SummonJinSkeleton
take SummonJinSkeleton(Manual) 1
#ELSESAY 
You must be level 33\ \
<Close/@exit>

[@MassHealing]
#IF
Checkjob Taoist
#ACT 
goto @MassHealing2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@MassHealing2]
#IF
Checklevel 31
#SAY
You have successfully learnt{FCOLOR/10} MassHealing.\ \
<Close/@exit>
#ACT
actcmd addmagic MassHealing
take MassHealing(Manual) 1
#ELSESAY 
You must be level 31\ \
<Close/@exit>

[@SummonShinsoo]
#IF
Checkjob Taoist
#ACT 
goto @SummonShinsoo2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@SummonShinsoo2]
#IF
Checklevel 30
#SAY
You have successfully learnt{FCOLOR/10} SummonShinsoo.\ \
<Close/@exit>
#ACT
actcmd addmagic SummonShinsoo
take SummonShinsoo(Manual) 1
#ELSESAY 
You must be level 30\ \
<Close/@exit>

[@ElementalSuperiority]
#IF
Checkjob Taoist
#ACT 
goto @ElementalSuperiority2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@ElementalSuperiority2]
#IF
Checklevel 29
#SAY
You have successfully learnt{FCOLOR/10} ElementalSuperiority.\ \
<Close/@exit>
#ACT
actcmd addmagic ElementalSuperiority
take ElementalSuperiority(Manual) 1
#ELSESAY 
You must be level 29\ \
<Close/@exit>

[@TaoCombatKick]
#IF
Checkjob Taoist
#ACT 
goto @TaoCombatKick2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@TaoCombatKick2]
#IF
Checklevel 28
#SAY
You have successfully learnt{FCOLOR/10} TaoCombatKick.\ \
<Close/@exit>
#ACT
actcmd addmagic TaoCombatKick
take TaoCombatKick(Manual) 1
#ELSESAY 
You must be level 28\ \
<Close/@exit>

[@TrapOctagon]
#IF
Checkjob Taoist
#ACT 
goto @TrapOctagon2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@TrapOctagon2]
#IF
Checklevel 27
#SAY
You have successfully learnt{FCOLOR/10} TrapOctagon.\ \
<Close/@exit>
#ACT
actcmd addmagic TrapOctagon
take TrapOctagon(Manual) 1
#ELSESAY 
You must be level 27\ \
<Close/@exit>

[@Resilience]
#IF
Checkjob Taoist
#ACT 
goto @Resilience2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Resilience2]
#IF
Checklevel 25
#SAY
You have successfully learnt{FCOLOR/10} Resilience.\ \
<Close/@exit>
#ACT
actcmd addmagic Resilience
take Resilience(Manual) 1
#ELSESAY 
You must be level 25\ \
<Close/@exit>

[@GreatEvilSlayer]
#IF
Checkjob Taoist
#ACT 
goto @GreatEvilSlayer2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@GreatEvilSlayer2]
#IF
Checklevel 24
#SAY
You have successfully learnt{FCOLOR/10} GreatEvilSlayer.\ \
<Close/@exit>
#ACT
actcmd addmagic GreatEvilSlayer
take GreatEvilSlayer(Manual) 1
#ELSESAY 
You must be level 24\ \
<Close/@exit>

[@MassInvisibility]
#IF
Checkjob Taoist
#ACT 
goto @MassInvisibility2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@MassInvisibility2]
#IF
Checklevel 23
#SAY
You have successfully learnt{FCOLOR/10} MassInvisibility.\ \
<Close/@exit>
#ACT
actcmd addmagic MassInvisibility
take MassInvisibility(Manual) 1
#ELSESAY 
You must be level 23\ \
<Close/@exit>

[@MagicProtection]
#IF
Checkjob Taoist
#ACT 
goto @MagicProtection2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@MagicProtection2]
#IF
Checklevel 21
#SAY
You have successfully learnt{FCOLOR/10} MagicProtection.\ \
<Close/@exit>
#ACT
actcmd addmagic MagicProtection
take MagicProtection(Manual) 1
#ELSESAY 
You must be level 21\ \
<Close/@exit>

[@Invisibility]
#IF
Checkjob Taoist
#ACT 
goto @Invisibility2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Invisibility2]
#IF
Checklevel 20
#SAY
You have successfully learnt{FCOLOR/10} Invisibility.\ \
<Close/@exit>
#ACT
actcmd addmagic Invisibility
take Invisibility(Manual) 1
#ELSESAY 
You must be level 20\ \
<Close/@exit>

[@SummonSkeleton]
#IF
Checkjob Taoist
#ACT 
goto @SummonSkeleton2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@SummonSkeleton2]
#IF
Checklevel 17
#SAY
You have successfully learnt{FCOLOR/10} SummonSkeleton.\ \
<Close/@exit>
#ACT
actcmd addmagic SummonSkeleton
take SummonSkeleton(Manual) 1
#ELSESAY 
You must be level 17\ \
<Close/@exit>

[@EvilSlayer]
#IF
Checkjob Taoist
#ACT 
goto @EvilSlayer2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@EvilSlayer2]
#IF
Checklevel 14
#SAY
You have successfully learnt{FCOLOR/10} EvilSlayer.\ \
<Close/@exit>
#ACT
actcmd addmagic EvilSlayer
take EvilSlayer(Manual) 1
#ELSESAY 
You must be level 14\ \
<Close/@exit>

[@TaoExplosion]
#IF
Checkjob Taoist
#ACT 
goto @TaoExplosion2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@TaoExplosion2]
#IF
Checklevel 13
#SAY
You have successfully learnt{FCOLOR/10} TaoExplosion.\ \
<Close/@exit>
#ACT
actcmd addmagic TaoExplosion
take TaoExplosion(Manual) 1
#ELSESAY 
You must be level 13\ \
<Close/@exit>

[@Poisoning]
#IF
Checkjob Taoist
#ACT 
goto @Poisoning2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Poisoning2]
#IF
Checklevel 12
#SAY
You have successfully learnt{FCOLOR/10} Poisoning.\ \
<Close/@exit>
#ACT
actcmd addmagic Poisoning
take Poisoning(Manual) 1
#ELSESAY 
You must be level 12\ \
<Close/@exit>

[@SpiritSword]
#IF
Checkjob Taoist
#ACT 
goto @SpiritSword2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@SpiritSword2]
#IF
Checklevel 8
#SAY
You have successfully learnt{FCOLOR/10} SpiritSword.\ \
<Close/@exit>
#ACT
actcmd addmagic SpiritSword
take SpiritSword(Manual) 1
#ELSESAY 
You must be level 8\ \
<Close/@exit>

[@Healing]
#IF
Checkjob Taoist
#ACT 
goto @Healing2
#ELSESAY 
You are not a Taoist. \ \
<Close/@exit>

[@Healing2]
#IF
Checklevel 7
#SAY
You have successfully learnt{FCOLOR/10} Healing.\ \
<Close/@exit>
#ACT
actcmd addmagic Healing
take Healing(Manual) 1
#ELSESAY 
You must be level 7\ \
<Close/@exit>

[@Tempest]
#IF
Checkjob Wizard
#ACT 
goto @Tempest2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Tempest2]
#IF
Checklevel 49
#SAY
You have successfully learnt{FCOLOR/10} Tempest.\ \
<Close/@exit>
#ACT
actcmd addmagic Tempest
take Tempest(Manual) 1
#ELSESAY 
You must be level 49\ \
<Close/@exit>

[@Renounce]
#IF
Checkjob Wizard
#ACT 
goto @Renounce2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Renounce2]
#IF
Checklevel 46
#SAY
You have successfully learnt{FCOLOR/10} Renounce.\ \
<Close/@exit>
#ACT
actcmd addmagic Renounce
take Renounce(Manual) 1
#ELSESAY 
You must be level 46\ \
<Close/@exit>

[@MeteorShower]
#IF
Checkjob Wizard
#ACT 
goto @MeteorShower2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@MeteorShower2]
#IF
Checklevel 43
#SAY
You have successfully learnt{FCOLOR/10} MeteorShower.\ \
<Close/@exit>
#ACT
actcmd addmagic MeteorShower
take MeteorShower(Manual) 1
#ELSESAY 
You must be level 43\ \
<Close/@exit>

[@ChainLightning]
#IF
Checkjob Wizard
#ACT 
goto @ChainLightning2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@ChainLightning2]
#IF
Checklevel 40
#SAY
You have successfully learnt{FCOLOR/10} ChainLightning.\ \
<Close/@exit>
#ACT
actcmd addmagic ChainLightning
take ChainLightning(Manual) 1
#ELSESAY 
You must be level 40\ \
<Close/@exit>

[@GreatFrozenEarth]
#IF
Checkjob Wizard
#ACT 
goto @GreatFrozenEarth2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@GreatFrozenEarth2]
#IF
Checklevel 38
#SAY
You have successfully learnt{FCOLOR/10} GreatFrozenEarth.\ \
<Close/@exit>
#ACT
actcmd addmagic GreatFrozenEarth
take GreatFrozenEarth(Manual) 1
#ELSESAY 
You must be level 38\ \
<Close/@exit>

[@DragonTornado]
#IF
Checkjob Wizard
#ACT 
goto @DragonTornado2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@DragonTornado2]
#IF
Checklevel 34
#SAY
You have successfully learnt{FCOLOR/10} DragonTornado.\ \
<Close/@exit>
#ACT
actcmd addmagic DragonTornado
take DragonTornado(Manual) 1
#ELSESAY 
You must be level 34\ \
<Close/@exit>

[@IceStorm]
#IF
Checkjob Wizard
#ACT 
goto @IceStorm2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@IceStorm2]
#IF
Checklevel 34
#SAY
You have successfully learnt{FCOLOR/10} IceStorm.\ \
<Close/@exit>
#ACT
actcmd addmagic IceStorm
take IceStorm(Manual) 1
#ELSESAY 
You must be level 34\ \
<Close/@exit>

[@LightningFlower]
#IF
Checkjob Wizard
#ACT 
goto @LightningFlower2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@LightningFlower2]
#IF
Checklevel 33
#SAY
You have successfully learnt{FCOLOR/10} LightningFlower.\ \
<Close/@exit>
#ACT
actcmd addmagic LightningFlower
take LightningFlower(Manual) 1
#ELSESAY 
You must be level 33\ \
<Close/@exit>

[@Explosion]
#IF
Checkjob Wizard
#ACT 
goto @Explosion2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Explosion2]
#IF
Checklevel 32
#SAY
You have successfully learnt{FCOLOR/10} Explosion.\ \
<Close/@exit>
#ACT
actcmd addmagic Explosion
take Explosion(Manual) 1
#ELSESAY 
You must be level 32\ \
<Close/@exit>

[@MagicShield]
#IF
Checkjob Wizard
#ACT 
goto @MagicShield2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@MagicShield2]
#IF
Checklevel 29
#SAY
You have successfully learnt{FCOLOR/10} MagicShield.\ \
<Close/@exit>
#ACT
actcmd addmagic MagicShield
take MagicShield(Manual) 1
#ELSESAY 
You must be level 29\ \
<Close/@exit>

[@GeoManipulation]
#IF
Checkjob Wizard
#ACT 
goto @GeoManipulation2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@GeoManipulation2]
#IF
Checklevel 26
#SAY
You have successfully learnt{FCOLOR/10} GeoManipulation.\ \
<Close/@exit>
#ACT
actcmd addmagic GeoManipulation
take GeoManipulation(Manual) 1
#ELSESAY 
You must be level 26 \ \
<Close/@exit>

[@TurnUndead]
#IF
Checkjob Wizard
#ACT 
goto @TurnUndead2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@TurnUndead2]
#IF
Checklevel 26
#SAY
You have successfully learnt{FCOLOR/10} TurnUndead.\ \
<Close/@exit>
#ACT
actcmd addmagic TurnUndead
take TurnUndead(Manual) 1
#ELSESAY 
You must be level 26\ \
<Close/@exit>

[@FireCloud]
#IF
Checkjob Wizard
#ACT 
goto @FireCloud2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@FireCloud2]
#IF
Checklevel 24
#SAY
You have successfully learnt{FCOLOR/10} FireCloud.\ \
<Close/@exit>
#ACT
actcmd addmagic FireCloud
take FireCloud(Manual) 1
#ELSESAY 
You must be level 24\ \
<Close/@exit>

[@BlowEarth]
#IF
Checkjob Wizard
#ACT 
goto @BlowEarth2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@BlowEarth2]
#IF
Checklevel 23
#SAY
You have successfully learnt{FCOLOR/10} BlowEarth.\ \
<Close/@exit>
#ACT
actcmd addmagic BlowEarth
take BlowEarth(Manual) 1
#ELSESAY 
You must be level 23\ \
<Close/@exit>

[@FrozenEarth]
#IF
Checkjob Wizard
#ACT 
goto @FrozenEarth2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@FrozenEarth2]
#IF
Checklevel 22
#SAY
You have successfully learnt{FCOLOR/10} FrozenEarth.\ \
<Close/@exit>
#ACT
actcmd addmagic FrozenEarth
take FrozenEarth(Manual) 1
#ELSESAY 
You must be level 22\ \
<Close/@exit>

[@LightningBeam]
#IF
Checkjob Wizard
#ACT 
goto @LightningBeam2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@LightningBeam2]
#IF
Checklevel 21
#SAY
You have successfully learnt{FCOLOR/10} LightningBeam.\ \
<Close/@exit>
#ACT
actcmd addmagic LightningBeam
take LightningBeam(Manual) 1
#ELSESAY 
You must be level 21\ \
<Close/@exit>

[@ScorchedEarth]
#IF
Checkjob Wizard
#ACT 
goto @ScorchedEarth2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@ScorchedEarth2]
#IF
Checklevel 20
#SAY
You have successfully learnt{FCOLOR/10} ScorchedEarth.\ \
<Close/@exit>
#ACT
actcmd addmagic ScorchedEarth
take ScorchedEarth(Manual) 1
#ELSESAY 
You must be level 20\ \
<Close/@exit>

[@GreatPowerBurst]
#IF
Checkjob Wizard
#ACT 
goto @GreatPowerBurst2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@GreatPowerBurst2]
#IF
Checklevel 18
#SAY
You have successfully learnt{FCOLOR/10} GreatPowerBurst.\ \
<Close/@exit>
#ACT
actcmd addmagic GreatPowerBurst
take GreatPowerBurst(Manual) 1
#ELSESAY 
You must be level 18\ \
<Close/@exit>

[@IceBlades]
#IF
Checkjob Wizard
#ACT 
goto @IceBlades2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@IceBlades2]
#IF
Checklevel 17
#SAY
You have successfully learnt{FCOLOR/10} IceBlades.\ \
<Close/@exit>
#ACT
actcmd addmagic IceBlades
take IceBlades(Manual) 1
#ELSESAY 
You must be level 17\ \
<Close/@exit>

[@LightningBolt]
#IF
Checkjob Wizard
#ACT 
goto @LightningBolt2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@LightningBolt2]
#IF
Checklevel 16
#SAY
You have successfully learnt{FCOLOR/10} LightningBolt.\ \
<Close/@exit>
#ACT
actcmd addmagic LightningBolt
take LightningBolt(Manual) 1
#ELSESAY 
You must be level 16\ \
<Close/@exit>

[@AdamantineFireball]
#IF
Checkjob Wizard
#ACT 
goto @AdamantineFireball2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@AdamantineFireball2]
#IF
Checklevel 15
#SAY
You have successfully learnt{FCOLOR/10} AdamantineFireball.\ \
<Close/@exit>
#ACT
actcmd addmagic AdamantineFireball
take AdamantineFireball(Manual) 1
#ELSESAY 
You must be level 15\ \
<Close/@exit>

[@Teleport]
#IF
Checkjob Wizard
#ACT 
goto @Teleport2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Teleport2]
#IF
Checklevel 14
#SAY
You have successfully learnt{FCOLOR/10} Teleport.\ \
<Close/@exit>
#ACT
actcmd addmagic Teleport
take Teleport(Manual) 1
#ELSESAY 
You must be level 14\ \
<Close/@exit>

[@Stunning]
#IF
Checkjob Wizard
#ACT 
goto @Stunning2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Stunning2]
#IF
Checklevel 13
#SAY
You have successfully learnt{FCOLOR/10} Stunning.\ \
<Close/@exit>
#ACT
actcmd addmagic Stunning
take Stunning(Manual) 1
#ELSESAY 
You must be level 13\ \
<Close/@exit>

[@FlameRepulsor]
#IF
Checkjob Wizard
#ACT 
goto @FlameRepulsor2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@FlameRepulsor2]
#IF
Checklevel 12
#SAY
You have successfully learnt{FCOLOR/10} FlameRepulsor.\ \
<Close/@exit>
#ACT
actcmd addmagic FlameRepulsor
take FlameRepulsor(Manual) 1
#ELSESAY 
You must be level 12\ \
<Close/@exit>

[@PowerBurst]
#IF
Checkjob Wizard
#ACT 
goto @PowerBurst2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@PowerBurst2]
#IF
Checklevel 10
#SAY
You have successfully learnt{FCOLOR/10} PowerBurst.\ \
<Close/@exit>
#ACT
actcmd addmagic PowerBurst
take PowerBurst(Manual) 1
#ELSESAY 
You must be level 10\ \
<Close/@exit>

[@Iceball]
#IF
Checkjob Wizard
#ACT 
goto @Iceball2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Iceball2]
#IF
Checklevel 9
#SAY
You have successfully learnt{FCOLOR/10} Iceball.\ \
<Close/@exit>
#ACT
actcmd addmagic Iceball
take Iceball(Manual) 1
#ELSESAY 
You must be level 9\ \
<Close/@exit>

[@LightningBall]
#IF
Checkjob Wizard
#ACT 
goto @LightningBall2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@LightningBall2]
#IF
Checklevel 8
#SAY
You have successfully learnt{FCOLOR/10} LightningBall.\ \
<Close/@exit>
#ACT
actcmd addmagic LightningBall
take LightningBall(Manual) 1
#ELSESAY 
You must be level 8\ \
<Close/@exit>

[@Fireball]
#IF
Checkjob Wizard
#ACT 
goto @Fireball2
#ELSESAY 
You are not a Wizard. \ \
<Close/@exit>

[@Fireball2]
#IF
Checklevel 7
#SAY
You have successfully learnt{FCOLOR/10} Fireball.\ \
<Close/@exit>
#ACT
actcmd addmagic Fireball
take Fireball(Manual) 1
#ELSESAY 
You must be level 7\ \
<Close/@exit>

[@SwordsmanShip]
#IF
Checkjob Warrior
#ACT 
goto @SwordsmanShip2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@SwordsmanShip2]
#IF
Checklevel 7
#SAY
You have successfully learnt{FCOLOR/10} SwordsmanShip.\ \
<Close/@exit>
#ACT
actcmd addmagic SwordsmanShip
take SwordsmanShip(Manual) 1
#ELSESAY 
You must be level 7\ \
<Close/@exit>

[@Slaying]
#IF
Checkjob Warrior
#ACT 
goto @Slaying2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Slaying2]
#IF
Checklevel 14
#ACT
actcmd addmagic Slaying
take Slaying(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} Slaying.\ \
<Close/@exit>
#ELSESAY 
You must be level 14\ \
<Close/@exit>

[@AdvancedSlaying]
#IF
Checkjob Warrior
#ACT 
goto @AdvancedSlaying2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@AdvancedSlaying2]
#IF
Checklevel 19
#ACT
actcmd addmagic AdvancedSlaying
take AdvancedSlaying(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} AdvancedSlaying.\ \
<Close/@exit>
#ELSESAY 
You must be level 19\ \
<Close/@exit>

[@Halfmoon]
#IF
Checkjob Warrior
#ACT 
goto @Halfmoon2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Halfmoon2]
#IF
Checklevel 24
#ACT
actcmd addmagic HalfMoon
take Halfmoon(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} Halfmoon.\ \
<Close/@exit>
#ELSESAY 
You must be level 24\ \
<Close/@exit>

[@ShoulderDash]
#IF
Checkjob Warrior
#ACT 
goto @ShoulderDash2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@ShoulderDash2]
#IF
Checklevel 27
#ACT
actcmd addmagic ShoulderDash
take ShoulderDash(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} ShoulderDash.\ \
<Close/@exit>
#ELSESAY 
You must be level 27\ \
<Close/@exit>

[@FlamingSword]
#IF
Checkjob Warrior
#ACT 
goto @FlamingSword2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@FlamingSword2]
#IF
Checklevel 32
#ACT
actcmd addmagic FlamingSword
take FlamingSword(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} FlamingSword.\ \
<Close/@exit>
#ELSESAY 
You must be level 32\ \
<Close/@exit>

[@DragonRise]
#IF
Checkjob Warrior
#ACT 
goto @DragonRise2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@DragonRise2]
#IF
Checklevel 35
#ACT
actcmd addmagic DragonRise
take DragonRise(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} DragonRise.\ \
<Close/@exit>
#ELSESAY 
You must be level 35\ \
<Close/@exit>

[@BladeStorm]
#IF
Checkjob Warrior
#ACT 
goto @BladeStorm2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@BladeStorm2]
#IF
Checklevel 38
#ACT
actcmd addmagic BladeStorm
take BladeStorm(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} BladeStorm.\ \
<Close/@exit>
#ELSESAY 
You must be level 38\ \
<Close/@exit>

[@DestructiveSurge]
#IF
Checkjob Warrior
#ACT 
goto @DestructiveSurge2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@DestructiveSurge2]
#IF
Checklevel 40
#ACT
actcmd addmagic DestructiveSurge
take DestructiveSurge(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} DestructiveSurge.\ \
<Close/@exit>
#ELSESAY 
You must be level 40\ \
<Close/@exit>

[@InterChange]
#IF
Checkjob Warrior
#ACT 
goto @InterChange2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@InterChange2]
#IF
Checklevel 42
#ACT
actcmd addmagic InterChange
take InterChange(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} InterChange.\ \
<Close/@exit>
#ELSESAY 
You must be level 42\ \
<Close/@exit>

[@Defiance]
#IF
Checkjob Warrior
#ACT 
goto @Defiance2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Defiance2]
#IF
Checklevel 44
#ACT
actcmd addmagic Defiance
take Defiance(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} Defiance.\ \
<Close/@exit>
#ELSESAY 
You must be level 44\ \
<Close/@exit>

[@Beckon]
#IF
Checkjob Warrior
#ACT 
goto @Beckon2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Beckon2]
#IF
Checklevel 46
#ACT
actcmd addmagic Beckon
take Beckon(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} Beckon.\ \
<Close/@exit>
#ELSESAY 
You must be level 46\ \
<Close/@exit>

[@Might]
#IF
Checkjob Warrior
#ACT 
goto @Might2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Might2]
#IF
Checklevel 48
#ACT
actcmd addmagic Might
take Might(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} Might.\ \
<Close/@exit>
#ELSESAY 
You must be level 48\ \
<Close/@exit>

[@Assault]
#IF
Checkjob Warrior
#ACT 
goto @Assault2
#ELSESAY 
You are not a Warrior. \ \
<Close/@exit>

[@Assault2]
#IF
Checklevel 50
#ACT
actcmd addmagic Assault
take Assault(Manual) 1
#SAY
You have successfully learnt{FCOLOR/10} Assault.\ \
<Close/@exit>
#ELSESAY 
You must be level 50\ \
<Close/@exit>


}