v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "v0.34:Ammo token"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
m (Rated article "Superior")
m ({{text anchor}})
 
Line 7: Line 7:
  
 
|-
 
|-
| NAME
+
| {{text anchor|NAME}}
 
| singular:plural
 
| singular:plural
 
| What this item will be called ingame.
 
| What this item will be called ingame.
  
 
|-
 
|-
| CLASS
+
| {{text anchor|CLASS}}
 
| anything
 
| anything
 
| This ammo can be fired from a weapon that is set to fire the same ammo type as this. Defaults to BOLT.
 
| This ammo can be fired from a weapon that is set to fire the same ammo type as this. Defaults to BOLT.
  
 
|-
 
|-
| SIZE / WEIGHT
+
| {{text anchor|SIZE}} / {{text anchor|WEIGHT}}
 
| value
 
| value
 
| How large the ammunition is. <font color="red">Required</font>.
 
| How large the ammunition is. <font color="red">Required</font>.
  
 
|-
 
|-
| ATTACK
+
| {{text anchor|ATTACK}}
 
|  
 
|  
 
*attacktype:BLUNT or EDGE
 
*attacktype:BLUNT or EDGE

Latest revision as of 02:24, 28 October 2013

This article is about an older version of DF.
Token Arguments Description
NAME singular:plural What this item will be called ingame.
CLASS anything This ammo can be fired from a weapon that is set to fire the same ammo type as this. Defaults to BOLT.
SIZE / WEIGHT value How large the ammunition is. Required.
ATTACK
  • attacktype:BLUNT or EDGE
  • contact_area:value
  • penetration_size:value
  • verb2nd:string
  • verb3rd:string
  • noun:string
  • velocity_multiplier:value
Specifies the attack characteristics of the ammunition.