diff --git a/PokemonTabletopAdventures_v3/PTA3.html b/PokemonTabletopAdventures_v3/PTA3.html index db9aad43f1..91eb88ad9e 100644 --- a/PokemonTabletopAdventures_v3/PTA3.html +++ b/PokemonTabletopAdventures_v3/PTA3.html @@ -1,3 +1,20 @@ + + @@ -1288,7 +1305,7 @@
@@ -1296,7 +1313,7 @@ @@ -1331,7 +1348,7 @@ @@ -1421,7 +1438,7 @@ - + @@ -1492,7 +1509,7 @@
@@ -2101,6 +2118,17 @@ [{{character-name}}](https://journal.roll20.net/character/{{character-id}}" name="name-link") + + {{#range}} + + + + Range: {{range}} + + + + {{/range}} + {{#accuracy}} @@ -2224,6 +2252,17 @@ [{{character-name}}](https://journal.roll20.net/character/{{character-id}}" name="name-link") + + {{#range}} + + + + Range: {{range}} + + + + {{/range}} + {{#target}} @@ -2378,6 +2417,17 @@ [{{character-name}}](https://journal.roll20.net/character/{{character-id}}" name="name-link") + + {{#range}} + + + + Range: {{range}} + + + + {{/range}} + {{#target}} @@ -2956,6 +3006,17 @@ [{{character-name}}](https://journal.roll20.net/character/{{character-id}}" name="name-link") + + {{#range}} + + + + Range: {{range}} + + + + {{/range}} + {{#target}} @@ -3269,6 +3330,17 @@ [{{character-name}}](https://journal.roll20.net/character/{{character-id}}" name="name-link") + + {{#range}} + + + + Range: {{range}} + + + + {{/range}} + {{#target}} diff --git a/PokemonTabletopAdventures_v3/README.md b/PokemonTabletopAdventures_v3/README.md index df1af4252d..540c8cff4c 100644 --- a/PokemonTabletopAdventures_v3/README.md +++ b/PokemonTabletopAdventures_v3/README.md @@ -23,6 +23,9 @@ Things we want to add to the character sheet, presented in no particular order o ## Changelog +### Apr 13, 2025 +- Added a range output to the various move roll templates + ### Jan 28, 2025 - Updated the Hybrid Character to allow entering the advanced class level @@ -317,4 +320,4 @@ Current mobile bugs that I'm pretty sure are roll20 bugs: - Initial Commit - \ No newline at end of file +