Update README.md
parent
bcc17503f3
commit
306f83b640
22
README.md
22
README.md
|
@ -1,13 +1,9 @@
|
|||
# **Adventurer Conqueror King System** for Foundry VTT
|
||||
|
||||
---
|
||||
This game system for Foundry Virtual Tabletop provides character sheet and game system support for the Adventurer Conqueror King System (ACKS).
|
||||
|
||||
This system provides mechanics and character sheet support, and features a compendium for Monsters, Items, Spells, Abilities, and more, all to make the judge's job easier for running ACKS games on the Foundry VTT. ACKS, like most B/X clones, is also broadly compatible with thousands of modules and other OSR content and rulesets with a minimum of conversion necessary.
|
||||
|
||||
## ACKS Features
|
||||
|
||||
---
|
||||
## ACKS for Foundry VTT Features
|
||||
#### **Core Rules**
|
||||
- ACKS encumbrance rules (*using coin weight instead of stone* - 1000 coins to a stone)
|
||||
- ACKS Armor Class (Ascending starting from 0)
|
||||
|
@ -23,14 +19,7 @@ This system provides mechanics and character sheet support, and features a compe
|
|||
- Added an option to use exploding 20s in combat from HFH optional rules
|
||||
- Added an option to add Basic Healing Rate to the character sheet from HFH optional rules
|
||||
|
||||
## Artwork
|
||||
|
||||
---
|
||||
Weapon quality icons, and the Treasure chest are from Rexxard. Other graphics are from the Old School Essentials System for Foundry VTT (Unofficial) by U~man which can be found at <https://gitlab.com/mesfoliesludiques/foundryvtt-ose>.
|
||||
|
||||
## Manual Installation
|
||||
|
||||
---
|
||||
To install and use this system, simply paste the following URL into the Install System dialog on the Setup menu of the application.
|
||||
|
||||
<https://github.com/thehappyanarchist/foundryacks/raw/master/src/system.json>
|
||||
|
@ -38,15 +27,14 @@ To install and use this system, simply paste the following URL into the Install
|
|||
If you wish to manually install the system, you must clone or extract it into the foundry "/data/systems/acks" folder. You may do this by cloning the repository /src folder or downloading and extracting the zip archive available on the GitHub page.
|
||||
|
||||
## Community Contribution
|
||||
|
||||
---
|
||||
Code and content contributions are accepted. Please feel free to submit issues to the issue tracker or submit merge requests for code changes. Approval for such requests involves code and (if necessary) design review by The Happy Anarchist. Please reach out on the Autarch Discord ("vtt-collaboration" channel) with any questions.
|
||||
|
||||
## License
|
||||
|
||||
---
|
||||
#### System
|
||||
This system is offered and may be used under the terms of the Open Game License v1.0a and the Adventurer Conqueror King Product Identity License v1.0. Permission to develop and distribute the ACKS system for Foundry, and to create and distribute the content in the compendium have been granted by Autarch LLC.
|
||||
|
||||
This code is modified from a fork of the v1.0 code of the Old School Essentials System written by U~Man, and released under the GNUv3 license. The software source of this system is also distributed under the GNUv3 license and is considered open source.
|
||||
|
||||
Autarch, Adventurer Conqueror King, Adventurer Conqueror King System, and ACKS are trademarks of Autarch LLC. You may find further information about the system at <http://autarch.co>.
|
||||
Autarch, Adventurer Conqueror King, Adventurer Conqueror King System, and ACKS are trademarks of Autarch LLC. You may find further information about the system at <http://autarch.co>.
|
||||
#### Artwork
|
||||
Weapon quality icons, and the Treasure chest are from Rexxard, and came with the Old School Essentials System for Foundry VTT (Unofficial) by U~man which can be found at <https://gitlab.com/mesfoliesludiques/foundryvtt-ose>. Other icons are distributed under the Creative Commons 3.0 BY license and are available on <https://game-icons.net>.
|
Loading…
Reference in New Issue