Command reference

WeaponType

CombatBuilder · builder

Command words: weapontype, wt
Permission: SeniorAdmin

The WeaponType command is used to edit weapon types, which control the properties of a weapon. To use a weapon type on an item you need an item component, but the new/clone subcommands will automatically make one for you.

See also the closely related weaponattack and traitexpression commands.

You can use the following syntax with this command:

weapontype list - lists all weapon types
weapontype edit <id|name> - opens the specified weapon type for editing
weapontype edit new <name> - creates a new weapon type for editing
weapontype edit - equivalent of doing SHOW on your currently editing weapon type
weapontype close - closes the currently edited weapon type
weapontype clone <id|name> <new name> - creates a carbon copy of a weapon type for editing (including attacks)
weapontype show <id|name> - shows a particular weapon type
weapontype set name <name> - the name of this weapon type
weapontype set classification <which> - changes the classification of this weapon for law enforcement
weapontype set skill <which> - sets the skill which this weapon uses
weapontype set parry <which> - sets the skill which this weapon parries with
weapontype set bonus <number> - the bonus/penalty to parrying with this weapon
weapontype set reach <number> - sets the reach of the weapon
weapontype set stamina <cost> - how much stamina it takes to parry with this weapon

← Back to Command reference