Source

This page was generated with Wiki Builder. Do not change the format!

Info

Dictates a rule around whether the plug is enabled or insertable. In practice, the live Destiny data will refer to these entries by index. You can then look up that index in the appropriate property (enabledRules or insertionRules) to get the localized string for the failure message if it failed.

Schema

  • Schema Type: Definition
  • Type: object

Properties

Name Type Description
failureMessage string The localized string to show if this rule fails.

Example

{
    // Type: string
    "failureMessage": ""
}

References

  1. https://bungie-net.github.io/multi/schema_Destiny-Definitions-Items-DestinyPlugRuleDefinition.html#schema_Destiny-Definitions-Items-DestinyPlugRuleDefinition