https://github.com/yous/pad_monster_book
The monster book for Puzzle & Dragons
https://github.com/yous/pad_monster_book
Last synced: about 2 months ago
JSON representation
The monster book for Puzzle & Dragons
- Host: GitHub
- URL: https://github.com/yous/pad_monster_book
- Owner: yous
- License: mit
- Created: 2014-08-30T04:03:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-04T03:08:21.000Z (over 10 years ago)
- Last Synced: 2025-02-10T21:19:05.898Z (4 months ago)
- Language: Ruby
- Homepage: http://www.thisisgame.com/pad/info/monster/simulator.php?n=1743
- Size: 24.8 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Puzzle & Dragons Monster Book
The monster book for [Puzzle & Dragons](http://www.gungho.jp/pad/).
You can see the generated article on [thisisgame.com](http://www.thisisgame.com/pad/info/monster/simulator.php?n=1743).
## Usage
For the task list:
``` sh
rake -T
```Task | Description
------------|---------------------------------------------------------------------
`update` | Update the monster dictionary file by getting from puzzledragonx.com
`download` | Download the monster icons from puzzledragonx.com
`grayscale` | Generate grayscale icons
`generate` | Generate article based on article.yml
`diff` | Print the difference of monsters in sort.yml and icon list
`rubocop` | Run RuboCop## License
Copyright (c) 2014 ChaYoung You. See [LICENSE.txt](LICENSE.txt) for details.
Copyright (c) 2014 [Puzzle Dragon X](http://www.puzzledragonx.com/) 4.00.
Puzzle & Dragons logo and all related images are registered trademarks or trademarks of [GungHo Online Entertainment, Inc](http://www.gunghoonline.com/games/puzzle-dragons/).