[Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:objects

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Fri Dec 8 05:30:19 CST 2006


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

Date        : 2006/12/08 05:30
User        : ryo
Edit Summary: format

@@ -1116,39 +1116,31 @@
  | other_arch | which archetype to convert into |
  | slaying    | which archetype to convert from |
  | sp         | how many other_arch to create |
  | food       | how many items are needed to convert into <sp> other_arch |
+ 
  
  
  
  ===== Bows & arrows =====
  
- Missile weapons (type BOW) can be used to shoot missiles
- (type ARROW). The most common wepons are bows and crossbows
- but other weapons are also easy to implement (e.g. a sling).
- The following variables have the same meaning for both weapons
- and bullets:
+ Missile weapons (type BOW) can be used to shoot missiles (type ARROW). The most common wepons are bows and crossbows but other weapons are also easy to implement (e.g. a sling). The following variables have the same meaning for both weapons and bullets:
  
- race	type of missile (indentifies weapon and missile pairs)
- dam	the basic damage
- wc	the basic wc
- magic	the magic bonus
+ | race | type of missile (identifies weapon and missile pairs) |
+ | dam | the basic damage |
+ | wc | the basic wc |
+ | magic | the magic bonus |
  
- And these two used only for arrows.
+ These are used only for arrows:
+ | hp | the basic damage (internal use) |
+ | sp | the basic wc (internal use) |
+ | food | the breaking probability after a shot (0-100) |
  
- hp	the basic damage (internal use)
- sp	the basic wc (internal use)
- food	the breaking probability after a shot (0-100)
- 
- And these two are for bows.
- 
- sp		the shooting speed (% of normal speed, 1-100)
- no_strength	player's strength or monster's level doesn't affect
- 		the damage done by bow.
+ These are for bows:
+ | sp | the shooting speed (% of normal speed, 1-100) |
+ | no_strength | player's strength or monster's level doesn't affect the damage done by bow |
   
  The other variables has their normal meanings.
- 
-   
  
  ===== object creating objects =====
  by peterm
  What a creator is, is an object which creates another object when it is


IP-Address  : 213.174.127.3
Old Revision: http://wiki.metalforge.net/doku.php/dev:objects?rev=1164982320
New Revision: http://wiki.metalforge.net/doku.php/dev:objects

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




More information about the crossfire-wiki mailing list