An open API service indexing awesome lists of open source software.

https://github.com/drmccoy/bullseye-ng

A Foundry VTT module to assist with finding targets
https://github.com/drmccoy/bullseye-ng

foundry-vtt foundryvtt ttrpg vtt vtt-modules

Last synced: 3 months ago
JSON representation

A Foundry VTT module to assist with finding targets

Awesome Lists containing this project

README

        

Bullseye NG
===========

![Supported Foundry Versions](https://img.shields.io/endpoint?url=https://foundryshields.com/version?url=https://github.com/DrMcCoy/bullseye-ng/releases/latest/download/module.json) ![Latest Release Download Count](https://img.shields.io/github/downloads/DrMcCoy/bullseye-ng/latest/module.zip) [![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fbullseye-ng&colorB=4aa94a)](https://forge-vtt.com/bazaar#package=bullseye-ng) [![Foundry Hub Endorsements](https://img.shields.io/endpoint?logoColor=white&url=https%3A%2F%2Fwww.foundryvtt-hub.com%2Fwp-json%2Fhubapi%2Fv1%2Fpackage%2Fbullseye-ng%2Fshield%2Fendorsements)](https://www.foundryvtt-hub.com/package/bullseye-ng/) ![Repository License](https://img.shields.io/github/license/DrMcCoy/bullseye-ng) ![Translation Status](https://weblate.foundryvtt-hub.com/widgets/bullseye-ng/-/svg-badge.svg)

Bullseye NG is a [Foundry VTT](https://foundryvtt.com/) add-on module assisting
the GM in keeping an overview over which tokens have been targetted by each
player. It does that by offering an UI element that displays all players and
their targetted tokens in a list.

Bullseye NG is based on version 1.0.3 of the original Bullseye module by
Victor Ling and is released under the terms of the [MIT
License](https://spdx.org/licenses/MIT.html) (aka "Expat License").

Bullseye NG can be found in the following places:
- [Bullseye NG repository on GitHub](https://github.com/DrMcCoy/bullseye-ng)
- [Bullseye NG on the FoundryVTT website](https://foundryvtt.com/packages/bullseye-ng)
- [Bullseye NG on Foundry Hub](https://www.foundryvtt-hub.com/package/bullseye-ng/)
- [Bullseye NG on Weblate](https://weblate.foundryvtt-hub.com/projects/bullseye-ng/main/)

If you want to help translate Bullseye NG, you can do that
[on Weblate here](https://weblate.foundryvtt-hub.com/engage/bullseye-ng/),
thank you!

How to use Bullseye NG
----------------------

After installing and enabling the Bullseye NG module in your Foundry VTT
installation, the GM can show the Bullseye NG UI element by clicking on the new
button in the tools menu, under the tokens submenu.

This will create a free-float UI element that can be positioned at will. It will
always show a full list of all players and any tokens the player has targetted.
Clicking on a targetted token in the list will select this token within the
scene.

The Bullseye NG UI element can be closed and reopened as needed.

![Open Bullseye NG](/images/bullseye-ng-1.png) ![No active players](/images/bullseye-ng-2.png)
![Active players, no targets](/images/bullseye-ng-3.png) ![All player target tokens](/images/bullseye-ng-4.png)

The previous method of opening Bulls NG using a right-click on the Foundry VTT
anvil logo has been removed.