Skip to content
View in the app

A better way to browse. Learn more.

MagicDuel Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Redacted

Featured Replies

This is just a thing i considered for a while now, but about resource regeneration.
Rather then using percentage to calculate how much the resources regenerate then next day, i think the actual process is calculated using something more like this:

If(x mod 2 == 1) (Where x represents the amount of resources)
x = x + x div 2 + 1
else
x = x + x div 2

Meaning that if the amount of resources left is odd, it is calculated as x + x/2 + 1.
Example. If there are 5 herbs left, then 5 + 2 + 1 = 8.
If there are 15 left, then 15 + 7 + 1 = 23.
If there are 29 left, then 29 + 14 + 1 = 44.
If there are 14 left, then 14 + 7 = 21
If there is 1 left, then 1 + 0 + 1 = 2


Though i really have no idea how the resources regeneration is coded, If you calculate using this formula at least you will know for sure how much resources will regenerate the next day and who gathered more then he should.

Edited by stavaroiu

Spell Name: Protect the Land
Description: Guard the citizen and alliance
Actions on player: Effect Citizen and alliance

  • Root Admin

[quote name='SkyArmy' timestamp='1331734804' post='106547']
Spell Name: Protect the Land
Description: Guard the citizen and alliance
Actions on player: Effect Citizen and alliance
[/quote]

You relise you have to email council to submit spells and not post them on the forum?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Forum Statistics

  • Total Topics 17.5k
  • Total Posts 182.2k

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.