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 "23a:Trap component token"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(Fixing links within namespace (873/950))
m
 
(One intermediate revision by the same user not shown)
Line 48: Line 48:
 
| MATERIAL_SIZE:
 
| MATERIAL_SIZE:
 
| value
 
| value
| How much material is needed to make the item. Is most important with bars. The number of bars needed is the value divided by three.
+
| Intended to specify the number of bars needed to construct this trap component, divided by 3. Is not actually used - all trap components require 2 bars of metal.
 
|}
 
|}
  
 
{{Category|Modding}}
 
{{Category|Modding}}
 
{{Category|Tokens}}
 
{{Category|Tokens}}

Latest revision as of 15:29, 25 July 2012

This article is about an older version of DF.

For use on trap components.

Token Arguments Description
NAME singular:plural What this item will be called ingame.
ADJECTIVE adjective Appears before the name of the weapon's material. Eg. "enormous steel corkscrew"
[DAMAGE:<damage amount>:<damage type>] dmg amount - value

dmg type - (slash, burn, etc.)

Sets the amount and the type of Damage
STICK_CHANCE value The chance of a weapon sticking in a target.
WEIGHT value How much an item weighs.
HITS value Number of times it hits.
CRIT_BOOST: value Increases the chance of a weapon piercing internal organs.
MATERIAL_SIZE: value Intended to specify the number of bars needed to construct this trap component, divided by 3. Is not actually used - all trap components require 2 bars of metal.