practicing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
practicing [2026/09/23 00:05] – created - external edit 127.0.0.1practicing [2026/09/23 00:59] (current) – external edit 127.0.0.1
Line 3: Line 3:
   * See also: [[skillstree|Skills Tree]]   * See also: [[skillstree|Skills Tree]]
 ===== Practice ===== ===== Practice =====
- The ''practice command'' will inform a player on where his or her abilities are on the [[SkillsTree][skills tree]. This is a purely informative command and will not adjust the abilities of the player.+ The ''practice command'' will inform a player on where his or her abilities are on the [[skillstree|Skills Tree]]. This is a purely informative command and will not adjust the abilities of the player.
  
  
  
 Issuing the ''practice'' command by itself will display the amount of practice sessions you have left and the skills you are able to practice and the skills you already have. Issuing the ''practice'' command by itself will display the amount of practice sessions you have left and the skills you are able to practice and the skills you already have.
 +
 +<code mud>
 +> practice
 +  Martialism                  0]    Elementalism                0]
 +  Psychokinetic              [  0]    Spellcraft                  0]
 +  Parapsychology              0]    Perception                  0]
 +  Subterfuge                  0]    Meditation                  0]
 +  Philosophy                  0]    Arithmetic                  0]
 +  Alchemy                    [  0]    Anthropotomy                0]
 +  Literacy                    0]    Astrology                  [  0]
 +  Catechism                  [  0]    Herbology                  [  0]
 +  Animism                    [  0]    Divination                  0]
 +
 +You have nothing practiced.
 +You have 100 practice sessions remaining.
 +
 +>
 +</code>
 +
  
 ==== Practice with a fundamental skill ==== ==== Practice with a fundamental skill ====
Line 17: Line 36:
  
 The skill ''spellcraft'' is a gateway to other practical skills. Those directly affected by ''spellcraft'' are listed under the _post-requisite_ list. The skill ''spellcraft'' is a gateway to other practical skills. Those directly affected by ''spellcraft'' are listed under the _post-requisite_ list.
 +
 +<code mud>
 +> practice spellcraft
 +SPELLCRAFT                 [ 0/80 ]
 +---- qualifiers -----
 +50% intelligence               [ 17 => 80 ]
 +50% wisdom                     [ 17 => 80 ]
 +* (50%x80int 50%x80wis) = 80 maximum Spellcraft
 +--- post-requisite --
 +Infravision         Remove Darkness     Identify            Teleport
 +Control Weather     Magic Missile       Chill Touch         Burning Hands
 +Shocking Grasp      Instant Recharger   Armor               Invisibility
 +Knock               Wizard Lock         Strength            Forget
 +Floating Disc       Orb Of Draining     Faerie Fire         Sunbeam
 +Moonbeam            Word Of Recall      Poison              Water Walking
 +Water Breathing     Pass Without Trace  Detect Magic        Blindness
 +Auric Sense
 +You have 100 practice sessions remaining.
 +Your master is Sin.
 +You can learn:
 +SPELLCRAFT
 +
 +> learn spellcraft
 +You follow the example of Sin in the art of 'Spellcraft.'
 +You attempt to learn 'Spellcraft'.
 +
 +
 +> practice spellcraft
 +SPELLCRAFT                 [ 3/80 ]
 +---- qualifiers -----
 +50% intelligence               [ 17 => 80 ]
 +50% wisdom                     [ 17 => 80 ]
 +* (50%x80int 50%x80wis) = 80 maximum Spellcraft
 +--- post-requisite --
 +Infravision         Remove Darkness     Identify            Teleport
 +Control Weather     Magic Missile       Chill Touch         Burning Hands
 +Shocking Grasp      Instant Recharger   Armor               Invisibility
 +Knock               Wizard Lock         Strength            Forget
 +Floating Disc       Orb Of Draining     Faerie Fire         Sunbeam
 +Moonbeam            Word Of Recall      Poison              Water Walking
 +Water Breathing     Pass Without Trace  Detect Magic        Blindness
 +Auric Sense
 +You have 99 practice sessions remaining.
 +Your master is Sin.
 +
 +>
 +</code>
  
 ==== Practice with a primary skill ==== ==== Practice with a primary skill ====
Line 28: Line 94:
  
 A list of the skills needed by the primary skill are listed in the _post-requisite_ list. A list of the skills needed by the primary skill are listed in the _post-requisite_ list.
 +
 +<code mud>
 +> practice spellcraft
 +SPELLCRAFT                 [ 0/80 ]
 +---- qualifiers -----
 +50% intelligence               [ 17 => 80 ]
 +50% wisdom                     [ 17 => 80 ]
 +* (50%x80int 50%x80wis) = 80 maximum Spellcraft
 +--- post-requisite --
 +Infravision         Remove Darkness     Identify            Teleport
 +Control Weather     Magic Missile       Chill Touch         Burning Hands
 +Shocking Grasp      Instant Recharger   Armor               Invisibility
 +Knock               Wizard Lock         Strength            Forget
 +Floating Disc       Orb Of Draining     Faerie Fire         Sunbeam
 +Moonbeam            Word Of Recall      Poison              Water Walking
 +Water Breathing     Pass Without Trace  Detect Magic        Blindness
 +Auric Sense
 +You have 100 practice sessions remaining.
 +
 +>
 +</code>
  
 ==== Practice with a tertiary skill ==== ==== Practice with a tertiary skill ====
Line 37: Line 124:
  
 If other practical skills are dependent upon the given skill, they will be listed under the _post-requisite_ list. If other practical skills are dependent upon the given skill, they will be listed under the _post-requisite_ list.
 +
 +<code mud>
 +> practice armor
 +ARMOR                      [ 0/0 ] [UNQUALIFIED]
 +--- pre-requisite ---
 +50% Spellcraft                 [ 0/80 ] [UNSKILLED]
 +50% Psychokinetic              [ 0/80 ] [UNSKILLED]
 +* (0x50% + 0x50%) = 0 maximum Armor
 +--- post-requisite --
 +Barrier
 +You have 100 practice sessions remaining.
 +
 +>
 +</code>
  
 ===== Apprenticeship ===== ===== Apprenticeship =====
  • practicing.1790121931.txt.gz
  • Last modified: 2026/09/23 00:05
  • by 127.0.0.1