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"
Jump to navigation
Jump to search
(though trap components didn't have the screw/spike tags, and they could only be made from metal) |
m |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{quality|Exceptional|21:15, 30 March 2011 (UTC)}}{{av}} |
For use on trap components. | For use on trap components. | ||
Line 23: | Line 23: | ||
| dmg amount - value | | dmg amount - value | ||
dmg type - (slash, burn, etc.) | dmg type - (slash, burn, etc.) | ||
− | | Sets the amount and the type of | + | | Sets the amount and the type of [[Damage]] |
|- | |- | ||
Line 48: | Line 48: | ||
| MATERIAL_SIZE: | | MATERIAL_SIZE: | ||
| value | | 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. |
|} | |} | ||
{{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. |