https://github.com/lotgd-core/fairy-bundle
Forest Fairy event for LoTGD IDMarinas Edition.
https://github.com/lotgd-core/fairy-bundle
event fairy lotgd lotgd-bundle lotgd-idmarinas-edition occurrence
Last synced: 4 months ago
JSON representation
Forest Fairy event for LoTGD IDMarinas Edition.
- Host: GitHub
- URL: https://github.com/lotgd-core/fairy-bundle
- Owner: lotgd-core
- License: bsd-3-clause
- Created: 2021-08-31T12:29:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T15:10:31.000Z (over 3 years ago)
- Last Synced: 2026-01-11T15:54:34.110Z (5 months ago)
- Topics: event, fairy, lotgd, lotgd-bundle, lotgd-idmarinas-edition, occurrence
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README



[](http://php.net/)







[](https://www.paypal.me/idmarinas)
[](https://liberapay.com/IDMarinas/donate)
[](https://twitter.com/idmarinas)
## Installation ##
```bash
composer require lotgd-core/fairy-bundle
```
# Default configuration
```yaml
lotgd_fairy:
# Is a permanent hitpoint or lost when kill Dragon?
permanent: false
awards:
# How many Hitpoints given by the Fairy?
hitpoint: 1 # One of 1; 2; 3; 4; 5
# How many Turns give by the Fairy?
turn: 1 # One of 1; 2; 3; 4; 5
```