| Name | beacon_secondary_effect |
| Object | LocationTag |
| Input | ElementTag |
| Related Tags | <LocationTag.beacon_secondary_effect> Returns the secondary effect of the beacon. The return is simply a potion effect type name.
|
| Description | Sets the secondary effect of a beacon, with input as just an effect type name. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L5136 |