Skip to content

Moon Mage Tutorials

Jonas Andersson edited this page Sep 18, 2017 · 25 revisions

Moon Mage Tutorials

Check this page for tutorials on how to configure your setup file for moon mageing

Casting Invocation of the Spheres

Invocation of the Spheres is a stat buff ritual spell that is cast on a planet. You need to have a telescope for casting this spell via script. You'll pull out your telescope and attempt to center it on each planet, letting the script know which planets are out. This incurs no rt, so its pretty fast but a little spammy.

Next you need to set up the spell data in your set up file. This is confirmed to work in waggle_sets and buff_spells.

Invocation of the Spheres:     
  mana: 700                    
  focus: staff                 
  worn_focus: true             
  stats:                       
  - Agility                    
  - Discipline                 
  - Wisdom                     

The list called stats is specific to this spell. This is a list of stats you want to buff, in order. So, in this example the spell will attempt to cast on an agility buffing planet. If no planet is out that buffs agility, then it will try for a discipline planet.

Training abilities in combat

You can train attunement and astrology with the following settings

training_abilities:
  PercMana: 60
  Astrology: 300

Please note that PercMana is not the same as Perc which the other guilds use. Perc does not work via the scripts for Moon Mages. Also note that astrology is trained via predict weather, which teaches terribly or not at all beyond ~200 ranks.

Clone this wiki locally