Skip to content

Commit

Permalink
chore: update readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
LionelLalande committed May 16, 2024
1 parent b92dc11 commit 43ac15f
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 13 deletions.
18 changes: 11 additions & 7 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,20 @@

Token Action HUD is a repositionable HUD of actions for a selected tokens.

![Downloads](https://img.shields.io/github/downloads/LionelLalande/fvtt-token-action-hud-cof1e/latest/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge)
![Downloads](https://img.shields.io/github/downloads/LionelLalande/fvtt-token-action-hud-cof1e/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge)

*Read this in other languages: [Français](README.fr.md)*
*Read this in other languages: [Français](README.md)*

## Features

- Make rolls directly from the HUD instead of opening your character sheet (use `Shift` when clicking the action to roll directly without opening the popup).
- Equip or use items from the inventory with left-`click`, open its sheet with `ctrl+click` or send it to the chat with right-`click`.
- Use activable capacities with left-`click`, open its sheet with `ctrl+click` or send it to the chat with right-`click`.
- Enable or disable effects with `click`.
Use the HUD to make these actions (instead of opening your character sheet) :

- Equip or use items from the inventory with `left-click`, open its sheet with `ctrl+left-click` or send its description to the chat with `right-click`.
- Roll tests (with damages for attacks) with `left-click` and without popup with `shift+left-click`
- Roll damages only with `ctrl+right-click` and without popup with `shift+right-click`
- Open weapon or capacity sheet with `ctrl+left-click` or send its description to the chat with `right-click`.
- Use activable capacities with `left-click`, open its sheet with `ctrl+left-click` or send it to the chat with `right-click`.
- Enable or disable effects with `left-click`.
- Add actor to combat in the `Utilitaire` tab; then roll initiative and terminate the turn in the `Combat` tab.
- Toggle visibility of the token in the `Utilitaire` tab.
- Move the HUD and choose to expand the menus up or down.
Expand All @@ -20,7 +24,7 @@ Token Action HUD is a repositionable HUD of actions for a selected tokens.

## Installation

### Method 1 (not available for now)
### Method 1

1. On Foundry VTT's **Configuration and Setup** screen, go to **Add-on Modules**
2. Click **Install Module**
Expand Down
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,29 @@

Token Action HUD est un HUD repositionnable lorsque des tokens sont sélectionnés.

![Downloads](https://img.shields.io/github/downloads/LionelLalande/fvtt-token-action-hud-cof1e/latest/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge)
![Downloads](https://img.shields.io/github/downloads/LionelLalande/fvtt-token-action-hud-cof1e/module.zip?color=2b82fc&label=DOWNLOADS&style=for-the-badge)

*Read this in other languages: [English](README.md)*
*Read this in other languages: [English](README.en.md)*

## Fonctionnalités

- Lancez les jets directement depuis le HUD plutôt que depuis la fiche du personnage (utiliser `Shift` en même temps que le clic pour lancer le jet directement sans ouvrir la popup).
- Équipez ou utilisez les objets de l'inventaire avec un `click`-gauche, ouvrez sa fiche avec `ctrl+click` ou envoyez la description dans le chat avec un `click`-droit.
- Utilisez les capacités activable avec un `click`-gauche, ouvrez sa fiche avec `ctrl+click` ou envoyez la description dans le chat avec un `click`-droit.
Utilisez le HUD pour réaliser les actions suivantes (plutôt que depuis la fiche du personnage) :

- Équipez ou utilisez les objets de l'inventaire avec un `clic-gauche`, ouvrez sa fiche avec `ctrl+clic-gauche` ou envoyez la description dans le chat avec un `clic-droit`.
- Lancez les tests (avec les dommages pour les attaques) avec un simple `clic-gauche` et sans popup avec un `shift+clic-gauche`
- Lancez seulement les dommages avec un `ctrl+clic-droit` et sans popup avec un `shift+clic-droit`
- Ouvrez la fiche de l'arme ou de la capacité avec un `ctrl+clic-gauche` ou envoyez sa description dans le chat avec un `clic-droit`.
- Ajoutez l'acteur au combat dans l'onglet `Utilitaire` ; et déterminer l'initiative et terminez le tour depuis l'onglet `Combat`.
- Utiliser les capacités activables avec `clic-gauche`, ouvrez sa fiche avec `ctrl+clic-gauche` ou envoyez la description dans le chat avec un `clic-droit`.
- Activer ou désactiver les effecs avec `clic-gauche`.
- Modifiez la visibilité du token dans l'onglet `Utilitaire`.
- Déplacez le HUD et ouvrez les menus au clic ou au survol.
- Déverouillez le HUD pour personnaliser l'affichage des groupes par utilisateur et des actions par acteur.
- Ajoutez vos propres macros, entrée de journal entries et table de compendiums.

## Installation

### 1ère méthode (pas encore disponible)
### 1ère méthode

1. Dans l'application Foundry VTT's, sur l'écran de **Configuration**, allez sur **Modules**
2. Cliquez sur **Installer un module**
Expand Down

0 comments on commit 43ac15f

Please sign in to comment.