Stabilis
Member
|
This is a rewards system that gives credits-priced prizes. This system works by rewarding players who log into EpicDuel in succession (or consecutive days, whichever way you say it). For any given day a player is logged in, a prize box in the character upgrades screen is visible. To claim the prize a captcha code must be entered. Sorry (better this than battles anyhow). On day1, a prize equal to character.level * (random.range (1, 50)) in credits is awarded. On day2, the prize is the logic for day1 * 1.2. On day3, it is day1 * 1.3. Day4 is day1 * 1.4. Day5 is day1 * 1.5. Day6 is day1 * 1.6. Day7 is day1 * 2.0. When I mean dayX is day1, I mean that dayX is character.level * (random.range (1, 50)), not the same prize from day1 multiplied. Also, there is the random chance of a credit item being rewarded for each prize. This would be a 20% chance of getting a broken or rusted item close to the player's level. Also, to encourage participation, to claim these prizes besides the captcha, the player must win 3/5 matches out of a series of random matches. This will be challenge mode. The player clicks challenge mode from the loyalty rewards box and enters 1 random 1V1, 2V2, or NPC battle. After completion, the player has to accept challenge mode round 2 and so on. After 3/5 wins loyalty rewards becomes available. Maybe captcha is not necessary for this, nevermind. If the player loses 3/5 times, challenge mode is reset. Challenge mode is deactivated after loyalty rewards are claimed. Anything missing or broken? Edit: Loyalty rewards resets after day7 prize is claimed.
< Message edited by Depressed Void -- 10/2/2012 11:43:36 >
|