[Crossfire-wiki] [Crossfire DokuWiki] page changed: spells

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Tue Jul 28 06:36:01 CDT 2009


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2009/07/28 06:35
User        : kbulgrien
Edit Summary: Replace FIXME and commentary with statement.

@@ -19,8 +19,9 @@
      * [[spells:summoning]]
    * [[spells:praying|Prayers]]
  
    * [[spells:index|Index]] of all spells
+ 
  
  
  
  
@@ -44,13 +45,10 @@
        * polymorph
        * regenerate spellpoints
          * **Polymorph is no longer used, and the others are spells which are never learned by players by are cast by some items/maps/monsters. For your script you should probably have it take into account which spells show up in which treasurelists (i.e. if players can learn them, what spell items they show up in, etc.)**
      * Looks like that's the next task; matching spells to treasurelists and adding a Found_In field of some sort.
-   * FIXME Two spells, [[spells:evocation#armour|armour]] and [[spells:praying#iron_skin|iron skin]] have a path_attuned value of 33, which doesn't match a single bit in the path_attuned bitmask.  Since they are the only two, I'm tempted to assume it's a typo, and they're supposed to be 32 (Self) or 1 (Protection).
-     * It's a [[wp>bitmask]]. By their very nature, bitmasks are intended to allow multiple things to be selected at once. This goes for spell paths just as well and the code should handle that properly. They are part of both the paths of self and protection.
-       * Thanks.  I assumed it was setup as a bitmask to allow for multiple paths, but since only two spells out of 200+ actually used more than one bit, I thought I should check and make sure they were correct.  I'll add that ability to the script.
- 
+   * Two spells, [[spells:evocation#armour|armour]] and [[spells:praying#iron_skin|iron skin]] have a path_attuned value of 33, which means they belong to two spell paths: 32 (Self), and 1 (Protection).
    * Feel free to link to this page from any other as the top-level page for the Spells section.
  
  ===== Credits =====
  
    * All information retrieved from the archetype files in the [[http://crossfire.real-time.com/svn/index.html|SVN repository]], or from the [[http://crossfire.real-time.com/spoiler/spells/index.html|Spells]] section of the main Crossfire site.


IP-Address  : 75.23.38.81
Old Revision: http://wiki.metalforge.net/doku.php/spells?rev=1248230914
New Revision: http://wiki.metalforge.net/doku.php/spells

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list