ArenMook

Add dragons config file

Jun 21st, 2017
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 1.01 KB | None | 0 0
  1. Version = 12
  2.     Ships
  3.         Dragon01 = 5000000
  4.             Stats
  5.                 Defense = 4
  6.                 Offense = 4
  7.                 Support = 4
  8.                 Mobility = 1
  9.                 Speed = 2
  10.             cargo = 2
  11.             townSize = 10
  12.             minTier = 751
  13.             price = 1
  14.             unlockable = false
  15.         Dragon02 = 5000000
  16.             Stats
  17.                 Defense = 4
  18.                 Offense = 4
  19.                 Support = 4
  20.                 Mobility = 1
  21.                 Speed = 2
  22.             cargo = 2
  23.             townSize = 10
  24.             minTier = 751
  25.             price = 1
  26.             unlockable = false
  27.         Dragon03 = 5000000
  28.             Stats
  29.                 Defense = 4
  30.                 Offense = 4
  31.                 Support = 4
  32.                 Mobility = 1
  33.                 Speed = 2
  34.             cargo = 2
  35.             townSize = 10
  36.             minTier = 751
  37.             price = 1
  38.             unlockable = false
  39.         Dragon04 = 5000000
  40.             Stats
  41.                 Defense = 4
  42.                 Offense = 4
  43.                 Support = 4
  44.                 Mobility = 1
  45.                 Speed = 2
  46.             cargo = 2
  47.             townSize = 10
  48.             minTier = 751
  49.             price = 1
  50.             unlockable = false
  51.         Dragon05 = 5000000
  52.             Stats
  53.                 Defense = 4
  54.                 Offense = 4
  55.                 Support = 4
  56.                 Mobility = 1
  57.                 Speed = 2
  58.             cargo = 2
  59.             townSize = 10
  60.             minTier = 751
  61.             price = 1
  62.             unlockable = false
Advertisement
Add Comment
Please, Sign In to add comment