Skip to content

Commit

Permalink
templates: Moved and renamed README assets
Browse files Browse the repository at this point in the history
  • Loading branch information
flamewave000 committed Mar 7, 2022
1 parent d179a88 commit 555677c
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 4 deletions.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
6 changes: 3 additions & 3 deletions df-templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Various enhancements to the FoundryVTT Templates layer. This brings different fo

If enabled, templates will automatically mark tokens that are inside the template area of effect as "Targetted". This is very useful for quickly placing spell templates and be able to apply the spells affect to the targeted tokens.

![Auto-Target Tokens](../.assets/df-qol/df-qol-auto-target.gif)
![Auto-Target Tokens](../.assets/df-templates/auto-target.gif)

## Template Preview

If enabled, templates will now actively update the grid highlighting and auto-targetting (if auto-target is on) whil moving the template around the scene, or whil creating a new template. This helps a lot when placing a new template and your players are trying to place it in a particular spot in an attempt to optimize their spell's impact.

![Template Preview](../.assets/df-qol/df-qol-template-preview.gif)
![Template Preview](../.assets/df-templates/template-preview.gif)

## D&D 5e Style Templates

Expand All @@ -28,4 +28,4 @@ When enabled, the Core Foundry template measurements will be overridden to follo

|Foundry Core|D&D 5e|
|:-:|:-:|
|![Foundry Core Templates](../.assets/df-qol/df-qol-templates-core.png)|![D&D5e Style Templates](../.assets/df-qol/df-qol-templates-dnd5e.png)|
|![Foundry Core Templates](../.assets/df-templates/templates-core.png)|![D&D5e Style Templates](../.assets/df-templates/templates-dnd5e.png)|
1 change: 0 additions & 1 deletion df-templates/module.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"esmodules": "{{sources}}",
"languages": [
{ "lang": "en", "path": "lang/en.json", "name": "English" },
{ "lang": "fr", "path": "lang/fr.json", "name": "Française" },
{ "lang": "ja", "path": "lang/ja.json", "name": "日本語" }
],
"url": "https://github.com/flamewave000/dragonflagon-fvtt/tree/master/df-templates",
Expand Down

0 comments on commit 555677c

Please sign in to comment.