Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.23 KB | None | 0 0
  1. MMORPG
  2.  
  3. Login Server (Handles login requests, if login successfull: Selection interface for GameServers)
  4. World Server (Holds information for interworld contacting and events for all worlds)
  5. Game Server (Holds information for the users which are in them and the world events)
  6.  
  7. ---------------------------------------
  8. Character Game Mechanics
  9. Contains things characters can do ingame
  10. ---------------------------------------
  11. View XLS File for formulas
  12.  
  13. The user can create diffrent characters on 1 account
  14. Character starts at Tutorial Area
  15. At tutorial area the user learns about skills, spells, combat and purchesing.
  16. After finishing the tutorial the user obtains basic armor, a weapon and food
  17. The user can kill monsters for EXP or complete quests
  18. The user can keep his items in his inventory or his bank
  19. The user can upgrade an armor or weapon with Upgrade Orbs
  20. The user can upgrade the weapons element with Element Orbs
  21. 3 Elements exist in the game. Flame, Water and Electric
  22.  
  23. ---------------------------------------
  24. Jobs
  25. All first jobs can be obtained at level
  26. 10. Seccond jobs are obtained at level 40
  27. ---------------------------------------
  28. - Warrior (Melee)
  29. -- Knight (Melee)
  30. - Priest (Magic)
  31. -- Holy-Priest (Magic)
  32. - Ranger (Ranged)
  33. -- Bowman (Ranged)
  34. - Magician (Magic)
  35. -- Ancient-Magician (Magic)
  36.  
  37. ---------------------------------------
  38. Spells
  39. Spells characters can use
  40. ---------------------------------------
  41.  
  42. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43. Warrior
  44. 7 Spells
  45. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  46. - (Attack) Level 10. Rage Blast (A hit with increased damage)
  47. -- Maxed: Increases damage by 15%
  48. -- Maxed: Uses 60 FP
  49. -- Has a 3 second cooldown
  50.  
  51. - (Buff) Level 15. Defence Increase (A buff which decreases hits on self)
  52. -- Maxed: Decreases damage by 15%
  53. -- Maxed: Uses 60 MP
  54.  
  55. - (Attack) Level 20. Roar (Stuns the enemy for a limited time)
  56. -- Maxed: stuns the enemy for 30 secconds
  57. -- Maxed: Uses 300 FP
  58. -- 1 minute cooldown
  59.  
  60. - (Attack) Level 25. Double Hit (Hits the enemy twice in a short period)
  61. -- Maxed: 80% Damage twice
  62. -- Maxed: Uses 400FP
  63. -- 2 Second Cooldown
  64. -- Hits once per second
  65.  
  66. - (Buff) Level 30. Sword Damage Increase (Increases damage done with a sword)
  67. -- Maxed: Increases hit with axe by 10%
  68. -- Maxed: Uses 200MP
  69.  
  70. - (Buff) Level 30. Axe Damage Increase (Increases damage done with an axe)
  71. -- Maxed: Increases hit with sword by 10%
  72. -- Maxed: Uses 200MP
  73.  
  74. - (Attack) Level 35. Weapon Swing (Damages all enemys standing near you)
  75. -- Maxed: 50% Damage Per Hit
  76. -- Maxed: 800FP
  77. -- 7 second cooldown
  78.  
  79. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  80. Knight
  81. 4 Spells
  82. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  83. - (Buff) Level 40. Hitpoints Increase (Increases max hitpoints)
  84. -- Maxed: Increases hitpoints by 1000
  85. -- Maxed: Uses 300MP
  86.  
  87. - (Attack) Level 40. Quick Attack (A hit which cant be blocked)
  88. -- Maxed: Damages 75% of hit
  89. -- Maxed: Uses 400FP
  90. -- 6 Second cooldown
  91.  
  92. - (Attack) Level 45. Element Attack (Hits based on previous hit if the enemy is of opisite element)
  93. -- Maxed: Hits 150% of previous hit
  94. -- Maxed: Uses 500FP
  95. -- 8 second cooldown
  96.  
  97. - (Attack) Level 50. Weapon Throw (Throws the weapon at the enemy)
  98. -- Maxed: Reaches enemy's as far as 400 pixels
  99.  
  100. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101. Priest
  102. 9 Spells
  103. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  104. - (Support) Level 10. Heal (Heals the selected character)
  105. -- Maxed: Heals 30 per int point
  106. -- Maxed: Uses 100MP
  107. -- 2 Second Cooldown
  108.  
  109. - (Buff) Level 10. Quick Shoes (Increases walking speed of selected character)
  110. -- Maxed: Increaes movement speed by 40%
  111. -- Maxed: 150MP
  112.  
  113. - (Buff) Level 15. Stamina Increase (Increases stamina points of selected character)
  114. -- Maxed: Adds 15 points to Stamina
  115. -- Maxed: Uses 250MP
  116.  
  117. - (Buff) Level 15. Intellect Increase (Increases Intellect of selected character)
  118. -- Maxed: Adds 15 points to Intellect
  119. -- Maxed: Uses 250MP
  120.  
  121. - (Buff) level 20. Perfect Shield (Protects the user from losing HP)
  122. -- Maxed: Stops hits for 10 seconds
  123. -- Maxed: Uses 500MP
  124. -- 30 Seconds cooldown
  125.  
  126. - (Buff) Level 25. Reflex (Increases block rate of selected character)
  127. -- Maxed: Increases block rate by 10%
  128. -- Maxed: Uses 550MP
  129.  
  130. - (Support) Level 30. Time Heal (Heals the user overtime)
  131. -- Maxed: Heals the user by (10 * intellect) every 4 seconds for 12 seconds
  132. -- Maxed: Uses 200MP
  133. -- 15 seconds cooldown
  134.  
  135. - (Buff) Level 35. Dexterity Increase (Increases Dexterity of selecter character)
  136. -- Maxed: Adds 15 points to Dexterity
  137. -- Maxed: Uses 250MP
  138.  
  139. - (Buff) Level 35. Strength Increase (Increases strength of selected character)
  140. -- Maxed: Adds 15 points to Strength
  141. -- Maxed: Uses 250MP
  142.  
  143. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  144. Holy-Priest
  145. 5 Spells
  146. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  147. - (Support) Level 40. Party Heal (Heals all party members near you)
  148. -- Maxed: Heals 20 per int point at 300 pixel distence
  149. -- Maxed: Uses 500MP
  150. -- 5 Second cooldown
  151.  
  152. - (Buff) Level 40. Damage Increase (Increases damage done on selected character)
  153. -- Maxed: Increased max damage by 5%
  154. -- Maxed: Uses 700MP
  155.  
  156. - (Buff) Level 45. Decrease Consumption (Decreases MP and FP consumption by spells)
  157. -- Maxed: Decreases consumption by 20%
  158. -- Maxed: Uses 600MP
  159.  
  160. - (Buff) Level 50. Haste (Increases hit rate on selected character)
  161. -- Maxed: Increases hit rate by 25%
  162. -- Maxed: Uses 650MP
  163.  
  164. - (Buff) Level 50. EXP Increase (Increases EXP gained by monsters)
  165. -- Maxed: Increases EXP per mob by 25%
  166. -- Maxed: Uses 1000MP
  167. -- 1 minute cooldown
  168.  
  169. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  170. Ranger
  171. 7 Spells
  172. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  173. - (Attack) Level 10. Double Launch (Shoots 2 arrows at the same time)
  174. -- Maxed: Each arrow damages the enemy by 75% of max hit
  175. -- Maxed: Uses 50MP
  176. -- 3 Second Cooldown
  177.  
  178. - (Attack) Level 15. Accurate Shot (Increases damage done with on enemy)
  179. -- Maxed: Increased damage by 15%
  180. -- Maxed: 100MP
  181. -- 4 Second Cooldown
  182.  
  183. - (Attack) Level 20. Rapid Shot (Launches 3 arrows very quickly)
  184. -- Maxed: Each arrow damages the enemy by 75% of max hit
  185. -- Maxed: Uses 200MP
  186. -- 5 Second Cooldown
  187.  
  188. - (Attack) Level 25. Arrow Rain (Damages all enemys near you)
  189. -- Maxed: Each hit damages the enemy by 60%
  190. -- Maxed: Uses 400MP
  191. -- 8 Second Cooldown
  192.  
  193. - (Buff) Level 30. Arrow Return (Gives chance for the arrow to return after launching)
  194. -- Maxed: 50% Chance
  195. -- Maxed: Uses 300MP
  196.  
  197. - (Attack) Level 35. Wind Blast (Uses wind instead of arrow to damage the enemy)
  198. -- Maxed: 70% Damage
  199. -- Maxed: 250MP
  200. -- 5 Second Cooldown
  201.  
  202. - (Buff) Level 35. Protect (Decreases damage recieved)
  203. -- Maxed: Decreases Damage by 10%
  204. -- Maxed: Uses 300MP
  205.  
  206. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  207. Bowman
  208. 4 Spells
  209. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  210. - (Attack) Level 40. Multi Shot (Shots an arrow at all enemies near you)
  211. -- Maxed: Does 55% damage of total hit
  212. -- Maxed: Uses 350MP
  213. -- 5 second cooldown
  214.  
  215. - (Buff) Level 45. MP Increase (Increases Manapoints)
  216. -- Maxed: Increases MP by 2000
  217. -- Maxed: Uses 500MP
  218.  
  219. - (Attack) Level 45. Elemental Shot (Increased damage on enemy of the oposite element as the bow element)
  220. -- Maxed: Increases damage by 15%
  221. -- Maxed: Uses 300MP
  222. -- 4 Second Cooldown
  223.  
  224. - (Buff) Level 50. Critical Increase (Increases critical hits)
  225. -- Maxed: Increases damage done by critical hits by 15%
  226. -- Maxed: Uses 600MP
  227.  
  228. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  229. Magician
  230. 8 Spells
  231. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232. - (Attack) Level 10. Magic Blast (Damages the enemy with a ball of magic)
  233. -- Maxed: Hits enemy with 100% maximum hit
  234. -- Maxed: Uses 20MP
  235. -- 2 seconds cooldown
  236.  
  237. - (Attack) Level 15. Burn (Does damage to the enemy over time)
  238. -- Maxed: 10% of maximum damage every 3 seconds for 12 seconds
  239. -- Maxed: Uses 60MP
  240. -- 15 second cooldown
  241.  
  242. - (Support) Level 20. Transform (Transforms you into a dog, chance that the enemy will lose interest in you)
  243. -- Maxed: 40% Chance
  244. -- Maxed: Uses 250MP
  245. -- 1 minute cooldown
  246.  
  247. - (Buff) Level 25. Switch (Part of the hit is obsorbed by magicpoints)
  248. -- Maxed: 50% Gets obsorbed by MP.
  249. -- Maxed: Uses 400MP
  250. -- 2 minute cooldown
  251.  
  252. - (Attack) Level 30. Flame Ball (If the enemy is of Electric, damage is increased)
  253. -- Maxed: Increases damage by 20% on electric elements
  254. -- Maxed: Uses 250MP
  255. -- 4 seccond cooldown
  256.  
  257. - (Attack) Level 30. Water Ball (If the enemy is of fire, damage is increased)
  258. -- Maxed: Increases damage by 20% on fire elements
  259. -- Maxed: Uses 250MP
  260. -- 4 seccond cooldown
  261.  
  262. - (Attack) Level 30. Electric Ball (If the enemy is of water, damage is increased)
  263. -- Maxed: Increases damage by 20% on water elements
  264. -- Maxed: Uses 250MP
  265. -- 4 seccond cooldown
  266.  
  267. - (Support) Level 35. Item Pickup (Picks up all items which are yours and near you)
  268. -- Maxed: Picks up items at 400 pixel distence
  269. -- Maxed: 100MP
  270.  
  271. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  272. Ancient-Magician
  273. 4 Spells
  274. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275. - (Attack) Level 40. Touch of Cold (Stuns the enemy for a limited time)
  276. -- Maxed: Stuns the enemy for 30 seconds
  277. -- Maxed: 400MP
  278. -- 1 minute cooldown
  279.  
  280. - (Attack) Level 45. Meteor Shower (Deals damage to all enemies near you)
  281. -- Maxed: 70% of total damage per hit
  282. -- Maxed: 500MP
  283. -- 6 Second Cooldown
  284.  
  285. - (Buff) Level 50. Teleport (Teleports the user to the nearest town)
  286. -- Maxed: 5 Second Cast
  287. -- Maxed: 1000MP
  288. -- 3 minute cooldown
  289.  
  290. - (buff) Level 50. MP Increase (Increases manapoints)
  291. -- Maxed: Increases manapoints by 2000
  292. -- Maxed: 500mp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement