| Name | beacon_primary_effect | 
| Object | LocationTag | 
| Input | ElementTag | 
| Related Tags | <LocationTag.beacon_primary_effect>Returns the primary effect of the beacon. The return is simply a potion effect type name. | 
| Description | Sets the primary 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#L5121 |