rpd:mods
This is an old revision of the document!
Table of Contents
Modding
Brief features list
Maybe it worth to you check Remixed PD mods mechanics? It very far from complete, completely lack documentations, full of bugs, and so on. But at this point it allow do following (without touching java code):
- Replace any sprite
- Replace any text for any language already in
- Assign file & index for item sprites
- Change animation sequences for mobs ( not all special effects implemented yet )
- Change dungeon structure ( levels graph, kind, size )
- Assign custom level music
- Assign custom music for boss fight
- Add predesigned levels to dungeon ( no editor yet, but you can define floor layout, place mobs and items)
- Add random levels ( this feature somewhat similar to YourPD custom maps but no gui avaliable yet )
- Create custom bestiary ( mob|level probability )
- Add signs and codexes with arbitary texts
Existing mods
If you interested just check assets folder in source ( https://github.com/NYRDS/pixel-dungeon-remix/tree/master/PixelDungeon/src/main/assets ) and for example ( https://github.com/NYRDS/PD_mini-RPD-MOD )
Gameplay with mods
Since mod can drastically change game difficulty one cannot earn badges while playing in mod.
rpd/mods.1482583926.txt.gz · Last modified: 2016/12/24 07:52 (external edit)