An open API service indexing awesome lists of open source software.

https://github.com/lotgd-core/find-gold-bundle

Find Gold event for LoTGD IDMarinas Edition.
https://github.com/lotgd-core/find-gold-bundle

event gold-find lotgd-bundle lotgd-idmarinas-edition occurrence

Last synced: about 2 months ago
JSON representation

Find Gold event for LoTGD IDMarinas Edition.

Awesome Lists containing this project

README

          

![GitHub release](https://img.shields.io/github/release/lotgd-core/find-gold-bundle.svg)
![GitHub Release Date](https://img.shields.io/github/release-date/lotgd-core/find-gold-bundle.svg)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/lotgd-core/find-gold-bundle)
[![Build in PHP](https://img.shields.io/badge/PHP-^7.2-8892BF.svg?logo=php)](http://php.net/)

![GitHub issues](https://img.shields.io/github/issues/lotgd-core/find-gold-bundle.svg)
![GitHub pull requests](https://img.shields.io/github/issues-pr/lotgd-core/find-gold-bundle.svg)
![Github commits (since latest release)](https://img.shields.io/github/commits-since/lotgd-core/find-gold-bundle/latest.svg)
![GitHub commit activity](https://img.shields.io/github/commit-activity/w/lotgd-core/find-gold-bundle.svg)
![GitHub last commit](https://img.shields.io/github/last-commit/lotgd-core/find-gold-bundle.svg)

![GitHub top language](https://img.shields.io/github/languages/top/lotgd-core/find-gold-bundle.svg)
![GitHub language count](https://img.shields.io/github/languages/count/lotgd-core/find-gold-bundle.svg)

[![PayPal.Me - The safer, easier way to pay online!](https://img.shields.io/badge/donate-help_my_project-ffaa29.svg?logo=paypal&cacheSeconds=86400)](https://www.paypal.me/idmarinas)
[![Liberapay - Donate](https://img.shields.io/liberapay/receives/IDMarinas.svg?logo=liberapay&cacheSeconds=86400)](https://liberapay.com/IDMarinas/donate)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&cacheSeconds=86400)](https://twitter.com/idmarinas)

## Installation ##

```bash
composer require lotgd-core/find-gold-bundle
```

# Default configuration
```yaml
lotgd_find_gold:
# Minimum gold to find (multiplied by level)
min_gold: 10
# Maximum gold to find (multiplied by level)
max_gold: 50
```