Skip to content

Commit

Permalink
Readme update in prep for 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashe committed Nov 5, 2023
1 parent aad5b60 commit f5d3704
Showing 1 changed file with 8 additions and 27 deletions.
35 changes: 8 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![foundry-shield]][foundry-url]
![Discord](https://img.shields.io/discord/748601513835888682?logo=discord&label=Discord&link=https%3A%2F%2Fdiscord.gg%2Fptufvtt)
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
Expand All @@ -7,8 +8,7 @@
# PTR System
The Pokemon Tabletop Reunited system for FoundryVTT is a continuiation of the Pokemon Tabletop United system, with balance changes, and new content, created with FoundryVTT in mind.

For any questions, feel free to open an issue or message me on Discord: AsheEon#0380.
You can also join our Discord Server for any questions & feedback: https://discord.gg/ZTFfKYDxZf
Feel free to open an issue or join our [Discord Server](https://discord.gg/ptrfvtt) for any questions & feedback.

## How to Install
#### Release Build
Expand All @@ -17,43 +17,24 @@ If you would like to use the latest stable build, just import the following mani
#### Beta Build
If you would like to have the latest features, or would like to help find us any bugs in the system, you can also try out Beta version by instead using the following manifest:
`https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/raw/development/system.json`

## Current Features
- SwSh Inspired Character Sheets
- Combat Support
- Including: Initative Tracker, Map Movement Rules, Automated Temp HP, Automated To-Hit & Damage Rolls
- Automated stat calculation based on species base stats
- Custom species editor
- Drag & Drop support for Abilities, Capabilities, Dex Entries, Edges, Features, Moves & Poké Edges
and much more...

### Images
Player Character Sheet
![character sheet image](https://cdn.discordapp.com/attachments/429729503149817856/801897991715029002/character-sheet.gif "Character Sheet Preview")
Pokemon Sheet
![pokemon sheet image](https://media.discordapp.net/attachments/429729503149817856/801896273473044540/pokemon-sheet.gif "Pokemon Sheet Preview")
Custom Species Editor (V1, UI WIP)
![custom species editor image](https://cdn.discordapp.com/attachments/429729503149817856/801898798816296980/custom-species-editor.gif "Custom Species Editor Preview")
Drag & Drop Support Example
![drag & drop support](https://cdn.discordapp.com/attachments/429729503149817856/801898068530167829/drag-and-drop.gif "Drag & Drop Preview")
### PTU 1.05
If you're looking for the Non-PTR version you can install the [PTU Branch](https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/tree/PTU-1.05)
Please note that this branch is no longer receiving updates and is only compatible with Foundry v10.

## Links & Recommendations
- [Quick Insert](https://gitlab.com/fvtt-modules-lab/quick-insert) is an amazing addon that allows you to drag & drop all over the place even more easily. We 1000% recommend using their module in conjuncture with our system!
- [Version 2 QOL Features & Bug Issues](https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/issues?q=is:open+is:issue+milestone:%22Version+2%22)
- [Version 2 Charactermancer Issues](https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/issues?q=is:open+is:issue+milestone:Charactermancer)
- [Version 3 Issues](https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/issues?q=is:open+is:issue+milestone:%22Automated+Combat+System%22)
- [Wiki](https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/wiki) (currently WIP)
- [Wiki](https://ptufvtt.com)

## Special Thanks
* [cswendrowski](https://github.com/cswendrowski) for starting this project!
* https://www.theworldofpokemon.com/ for their amazing pokedex entries
* The Amazing People and their amazing feedback, over at the [FVTTPTU Dev Server](https://discord.gg/fE3w59q)
* The Amazing People and their amazing feedback, over at the [PTR Dev Server](https://discord.gg/ptrfvtt)

## Copyright
Pokémon © 2002-2023 Pokémon. © 1995-2023 Nintendo/Creatures Inc./GAME FREAK inc. TM, ® and Pokémon character names are trademarks of Nintendo.
No copyright or trademark infringement is intended in using Pokémon content for the PTU for FoundryVTT System.

[foundry-shield]: https://img.shields.io/badge/Foundry-v10.291-informational
[foundry-shield]: https://img.shields.io/badge/Foundry-v11.314-success
[foundry-url]: https://foundryvtt.com/
[forks-shield]: https://img.shields.io/github/forks/dylanpiera/Foundry-Pokemon-Tabletop-United-System.svg?style=flat-square
[forks-url]: https://github.com/dylanpiera/Foundry-Pokemon-Tabletop-United-System/network/members
Expand Down

0 comments on commit f5d3704

Please sign in to comment.