
Type of feat: instant (custom)
Prerequisite: none
Specifics: All DM characters start with this instant feat. This feat does nothing unless implemented in a community-made module. The feat is implemented by editing the x3_dm_tool##
script in the Toolset.
Use: selected
Notes[]
- Added in patch 1.69.
- There are ten of these feats — DM tool 1 to DM tool 10.
- The intent of these feats is to relieve the reliance upon items to give DMs easy access to certain custom scripts. They also eliminate the activation animation associated with item use. A DM can select any of these tools from the radial menu, then select a target (which could be ignored, depending on the implementation), thereby initiating whatever actions the module builder associated with that tool.
Builder notes[]
Item feat: yes, but ineffective
Access to these feats is hardcoded into the graphical interface for DMs, and all DMs automatically have these feats.
So the only use in putting this feat on an item would be to give ordinary players access to these tools. However, players have no way to activate these tools unless the various cls_feat_*.2da
files are edited.
Custom content notes[]
Removable: no (DM interface is hardcoded)
Reusable: yes (no default behavior)
Scripts: x3_dm_tool01
through x3_dm_tool10