Spoiler http://pastebin.com/dkhXeMfH Hello, this is my theme development for a Pokemon Mystery Dungeon, inside the spoiler above is a link to what I have so far of the paste bin and, what I want is some possible help because I do not have the certain creatively to come up with lines and messages, tell me what I need to fix and what I need to do! Thank you. (I hope I did this right)
Here is a guide on how to code and make mafia themes :http://pokemon-online.eu/threads/how-to-make-mafia-themes-v-3-0.27368/ Also, here is RiceKirby's Theme Checker: http://icekirby.github.io/PO-stuff/mafiachecker/ m8, you need to fix your code. :x Also, I personally don't agree with Mafia roles without any actions/votepower. That makes mafia more prone/weaker as the Mafia are fewer than the village.
Darkrai- Can /Void which converts the chosen player into a Gastly. Daykills which outspeeds everything. Inspects and exposes as Cresselia. Daykills which outspeeds everything. Really ??? Aggron- Gets one daykill which cannot be haxed. Gets one daykill which cannot be haxed. OMG...
Yeah that one daykill which cannot be haxed is just crap, I also find a problem with the weezing I set up, remember this is the first mafia thread I set up.
Spoiler http://pastebin.com/Aqqg2Rjn All right, I fixed the syntax, most of the roles and I made a bit of the spawn sequence! Hope I did better this time, thank you @Veteran Padgett for your help on the Spawn Sequence
Dude looks like you didnt get what is it actually... This is one of the example of one your role named Pikachu... Similarly, you have to make all the roles... I made this one for you... Spoiler { "role": "Pikachu", "translation": "Pikachu", "side": "village", "help": "You can use distract at night to distract one person using the command using the command /Distract [name].", "actions": { "night": { "distract": { "target": "AnyButSelf", "common": "Self", "priority": 1 } } } } You have to make the remaining roles... Try to see other themes if you want to understand hoe they made... Before that see this... http://pokemon-online.eu/threads/how-to-make-mafia-themes-v-3-0.27368/
If the theme was going into review, then it would need to be coded. Until then, ideas are fine. The code is just a representation of the role anyways.