Pyronic

Untitled

May 27th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.12 KB | None | 0 0
  1. Let's make a game!
  2. -Pixel Clicker RPG
  3. -by Krazynewb
  4. -created on 5/25/2019
  5. -version 1.0
  6. Settings :
  7.  
  8. -prices increase by 110%
  9. -selling gives back 50%
  10. -resources are hidden by default
  11. -clickables are hidden by default
  12. -buildings are hidden by default
  13. -upgrades are hidden by default
  14. -custom stylesheet : http://pastebin.com/raw.php?i=vWDguSvc
  15. -background : http://i.imgur.com/ke4RCxa.jpg
  16.  
  17. Resources :
  18.  
  19. *BattleSiege
  20. -named Battle Siege
  21. -displayed as Battle Siege Activated
  22.  
  23. *Arena
  24. -named Arena
  25. -displayed as Boss Arena Activated
  26.  
  27. *BattleArena
  28. -named Battle Arena
  29. -displayed as Battle Boss Arena Activated
  30.  
  31. *HP
  32. -named ATK
  33. -displayed as ATK : %a ATK
  34. -starts at 99999999999999999999999999999999999999999999999999
  35. *FireATK
  36. -named Fire ATK
  37. -displayed as Fire ATK : %a Fire ATK
  38. -starts at 99999999999999999999999999999999999999999999
  39.  
  40. *WaterATK
  41. -named Water ATK
  42. -displayed as Water ATK : %a Water ATK
  43. -starts at 999999999999999999999999999999999999999999999
  44.  
  45. *EXP
  46. -named EXP
  47. -displayed as EXP : %a EXP
  48. -starts at 9999999999999999999999999999999999999999999
  49.  
  50. *Gold
  51. -named Gems
  52. -displayed as Gem : %a Gems
  53. -starts at 99999999999999999999999999999999999999999999999
  54.  
  55. *DragonFang
  56. -named Demon Wing
  57. -displayed as Demon Wing : %a Demon Wings
  58. -starts at 99999999999999999999999999999999999999999999999999999
  59.  
  60. *DragonClaw
  61. -named Dragon Wing
  62. -displayed as Dragon Wing : %a Dragon Wings
  63. -starts at 99999999999999999999999999999999999999999999
  64.  
  65. *LostSoul
  66. -named Lost Soul
  67. -displayed as Lost Soul : %a Lost Souls
  68. -starts at 99999999999999999999999999999999
  69.  
  70. *WaterScale
  71. -named Water Scale
  72. -displayed as Water Scale : %a Water Scales
  73. -starts at 99999999999999999999999999999999
  74.  
  75. *NetherCrystal
  76. -named Nether Crystal
  77. -displayed as Nether Crystal : %a Nether Crystals
  78. -starts at 99999999999999999999999999999999
  79.  
  80. *EarthScale
  81. -named Earth Scale
  82. -displayed as Earth Scale : %a Earth Scales
  83. -starts at 99999999999999999999999999999999
  84.  
  85. *Graffiti
  86. -named Graffiti
  87. -displayed as Graffiti : %a Graffiti
  88. -starts at 99999999999999999999999999999999
  89.  
  90. *Crystal
  91. -named Shard
  92. -displayed as Shard : %a Shards
  93. -starts at 99999999999999999999999999999999
  94.  
  95. *EarthCrystal
  96. -named Earth Shard
  97. -displayed as Earth Shard : %a Earth Shards
  98. -starts at 99999999999999999999999999999999
  99. *FireCrystal
  100. -named Fire Shard
  101. -displayed as Fire Shard : %a Fire Shards
  102. -starts at 99999999999999999999999999999999
  103. *WaterCrystal
  104. -named Water Shard
  105. -displayed as Water Shard : %a Water Shards
  106. -starts at 99999999999999999999999999999999
  107. *WindCrystal
  108. -named Wind Shard
  109. -displayed as Air Shard : %a Air Shards
  110. -starts at 99999999999999999999999999999999
  111. *TreasureChest1
  112. -named Medieval Castle Treasure Chest
  113. -displayed as Medieval Castle : %a Treasure Chests
  114. -starts at 99999999999999999999999999999999
  115. *EliteCharm
  116. -named Corrupted Pixel
  117. -displayed as Corrupt Mob : %a Corrupted Pixel
  118. -starts at 99999999999999999999999999999999
  119. *NanoTech
  120. -named NanoTech
  121. -displayed as Nano Tech : %a Nano Tech
  122. -starts at 99999999999999999999999999999999
  123. *ExecutionerHit
  124. -named Executioner Hit
  125. -displayed as Executioner : %a/2 Hits
  126. *ThorHit
  127. -named Thor Hit
  128. -displayed as Thor : %a/3 Hits
  129. *JackoHit
  130. -named Jacko Hit
  131. -displayed as Jacko : %a/5 Hits
  132. *KillerBotHit
  133. -named Killer Rule Bot Hit
  134. -displayed as Killer Rule Bot : %a/100 Hits
  135. *ScammerHit
  136. -named Scammer Hit
  137. -displayed as Scammer : %a/10 Hits
  138. *NetherWarriorHit
  139. -named Nether Warrior Hit
  140. -displayed as Nether Warrior : %a/5 Hits
  141. *NetherVendorHit
  142. -named Nether Vendor Hit
  143. -displayed as Nether Vendor : %a/10 Hits
  144. *CBigBillyHit
  145. -named Corrupted Big Billy Hit
  146. -displayed as Corrupted Big Billy : %a/6 Hits
  147. *VandalHit
  148. -named Vandal Hit
  149. -displayed as Vandal : %a/10 Hits
  150. *CJackoHit
  151. -named Corrupted Jacko Hit
  152. -displayed as Corrupted Jacko : %a/7 Hits
  153. *ChaosPart
  154. -named Chaos Part
  155. -displayed as Corrupted Jake : %a/4 Hits
  156.  
  157. *DarkWL
  158. -named Dark World Lock
  159. -displayed as %a Dark World Lock%s
  160.  
  161. Clickables :
  162.  
  163. *BossFinisher
  164. -gives 1 TreasureChest1, 50 EXP for 2 ExecutionerHit
  165. -gives 1 EarthCrystal, 250 EXP for 3 ThorHit
  166. -gives 2500 Gold, 5 DragonFang for 5 JackoHit
  167. -gives 100 EXP, 1 LostSoul for 10 ScammerHit
  168. -gives 400 EXP, 1 FireCrystal for 5 NetherWarriorHit
  169. -gives 200 EXP, 1 NetherCrystal for 10 NetherVendorHit
  170. -gives 500 EXP, 1 WaterCrystal, 1 elitecharm for 6 CBigBillyHit
  171. -gives 1000 EXP, 1 Graffiti for 10 VandalHit
  172. -gives 500 Gold, 1200 EXP, 1 WindCrystal for 7 CJackoHit
  173. -gives 200000 Gold, 5000 EXP, 2 LevelUp, 1 nanotech for 100 KillerBotHit
  174. -gives 100000 Gold, 1 LevelUp, 5000 EXP, 1 DarkWL for 4 ChaosPart
  175. -visible
  176. -picture : http://i.imgur.com/Vdgsj9u.jpg
  177. -named Finish Off a Boss
  178. -on success says You finished off the boss!
  179.  
  180. *Train
  181. -gives 100000000000000000000000000000000000000 HP
  182. -visible
  183. -picture : http://i.imgur.com/yMS8llU.jpg
  184. -named Train
  185. *Train2
  186. -gives 15 HP
  187. -picture : http://i.imgur.com/KSXb87T.jpg
  188. -named Train (Katana)
  189. *Train3
  190. -gives 20 HP
  191. -picture : http://i.imgur.com/5NsGMHQ.jpg
  192. -named Train (Claymore)
  193. *Train4
  194. -gives 30 HP
  195. -picture : http://i.imgur.com/gClOEyf.jpg
  196. -named Train (Scythe)
  197. *Train5
  198. -gives 40 HP
  199. -picture : http://i.imgur.com/C1zEqgw.jpg
  200. -named Train (Golden Short Sword)
  201.  
  202. //Arena is 1.1, need to update pictures and names
  203. // *ArenaActivate
  204. // -converts ArenaActivate into ArenaElemental for 15 EliteCharm, 60000 Gold
  205. // -unlock at 1 DarkWL
  206. // -on failure says needs 15 Corrupted Pixels and 60000 Gems to enter
  207. // -named Activate Starter Arena
  208. // -picture : http://i.imgur.com/TBQqsAT.jpg
  209.  
  210. *ArenaElemental
  211. -converts ArenaElemental into ArenaLich for 20000 HP
  212. -on failure says requires 20000 HP
  213. -named Arena Dark Elemental
  214. -picture : http://i42.tinypic.com/2dw837t.png
  215.  
  216. *ArenaLich
  217. -converts ArenaLich into ArenaUltros for 25000 HP
  218. -on failure says requires 25000 HP
  219. -named Arena Lich
  220. -picture : http://i40.tinypic.com/2dv3ldz.png
  221.  
  222. *ArenaUltros
  223. -converts ArenaUltros into ArenaMarilith for 40000 HP
  224. -on failure says requires 40000 HP
  225. -named Arena Ultros
  226. -picture : http://i41.tinypic.com/2z5vsd5.png
  227.  
  228. *ArenaMarilith
  229. -converts ArenaMarilith into ArenaFlashback for 60000 HP
  230. -on failure says requires 60000 HP
  231. -named Arena Marilith
  232. -picture : http://i41.tinypic.com/r7182e.png
  233.  
  234. *ArenaFlashback
  235. -converts ArenaFlashback into ArenaOverpowered for 100000 HP
  236. -on failure says requires 100000 HP
  237. -named Arena Flashback Ultros
  238. -picture : http://i41.tinypic.com/2z5vsd5.png
  239.  
  240. *ArenaOverpowered
  241. -converts ArenaOverpowered into NerfedChainlegs for 150000 HP
  242. -on failure says requires 150000 HP
  243. -named Arena Overpowered Elemental
  244. -picture : http://i42.tinypic.com/2dw837t.png
  245.  
  246. *NerfedChainLegs
  247. -converts NerfedChainlegs into ClaimArenaReward for 300000 HP
  248. -on failure says requires 300000 HP, this is the final duel
  249. -named Nerfed Mr. Chain Legs
  250. -picture : http://i40.tinypic.com/4ku04k.png
  251.  
  252. *ClaimArenaReward
  253. -gives 120000 Gold, 4000 EXP
  254. // -converts ClaimArenaReward into ArenaActivate
  255. -on success says Congratulations you completed the arena!!!
  256. -named Claim Arena Reward
  257.  
  258. *TreasureChestMedievalCastle
  259. -gives 500 Gold,500 HP,1 Crystal for 1 TreasureChest1
  260. -unlocks at 1 treasurechest1
  261. -picture : http://i.imgur.com/tnrjZNX.jpg
  262. -named Open Treasure Chest (Medieval Castle)
  263. -on failure says You need a Treasure Chest
  264.  
  265. *Attack1
  266. -gives 500000000000000000000000000000000000000000000000000000000 Gold for 3 HP
  267. -unlock with MiniBot
  268. -picture : http://i.imgur.com/0xzUuht.jpg
  269. -named Attack Mini Bot
  270.  
  271. *Attack2
  272. -gives 10 Gold, 30000000000000000000000000000000000000000000000000000000000000000000 EXP for 7 HP
  273. -unlock with UpMiniBot
  274. -picture : http://i.imgur.com/ya9aZCf.jpg
  275. -named Attack Upgraded Mini Bot
  276.  
  277. *Attack3
  278. -gives 15 Gold, 5 EXP for 12 HP
  279. -unlock with RuleBot
  280. -picture : http://i.imgur.com/ZlYbnP5.jpg
  281. -named Attack Rule Bot
  282.  
  283. *Attack4
  284. -gives 25 Gold, 10 EXP for 20 HP
  285. -unlock with Peasant
  286. -picture : http://i.imgur.com/S3vP0SD.jpg
  287. -named Attack Peasant
  288.  
  289. *Attack5
  290. -gives 32 Gold, 12 EXP for 25 HP
  291. -unlock with Knight
  292. -picture : http://i.imgur.com/L5R4RGo.jpg
  293. -named Attack Knight
  294.  
  295. *Attack6
  296. -gives 40 Gold, 15 EXP for 30 HP
  297. -unlock with Lord
  298. -picture : http://i.imgur.com/QIjEwOx.jpg
  299. -named Attack Lord
  300.  
  301. *Boss1
  302. -gives 1 ExecutionerHit for 500 HP
  303. -unlock with ExecutionerBOSS
  304. -picture : http://i.imgur.com/AYTr9Uw.jpg
  305. -named Attack The Executioner (Boss)
  306.  
  307. *Attack7
  308. -gives 50 Gold, 18 EXP for 38 HP
  309. -unlock with GAlien
  310. -picture : http://i.imgur.com/Pzm7Kh9.jpg
  311. -named Attack Green Alien
  312.  
  313. *Attack8
  314. -gives 55 Gold, 20 EXP for 40 HP
  315. -unlock with GRAlien
  316. -picture : http://i.imgur.com/CSAVLu0.jpg
  317. -named Attack Grey Alien
  318.  
  319. *Attack9
  320. -gives 60 Gold, 25 EXP for 45 HP
  321. -unlock with GChampion
  322. -picture : http://i.imgur.com/d8yTz2Q.jpg
  323. -named Attack Galactic Champion
  324.  
  325. *Attack10
  326. -gives 65 Gold, 30 EXP for 45 HP
  327. -unlock with CBeserker
  328. -picture : http://i.imgur.com/YPkLiy4.jpg
  329. -named Attack Cyber Beserker
  330.  
  331. *Attack11
  332. -gives 70 Gold, 35 EXP for 48 HP
  333. -unlock with DragonBjorn
  334. -picture : http://i.imgur.com/kEqSxoU.jpg
  335. -named Attack DragonBjorn
  336.  
  337. *Attack12
  338. -gives 75 Gold, 40 EXP for 50 HP
  339. -unlock with RedNinja
  340. -picture : http://i.imgur.com/RjlL30R.jpg
  341. -named Attack Red Ninja
  342.  
  343. *Attack13
  344. -gives 80 Gold, 45 EXP for 65 HP
  345. -unlock with BlueNinja
  346. -picture : http://i.imgur.com/KdekWHN.jpg
  347. -named Attack Blue Ninja
  348.  
  349. *Attack14
  350. -gives 100 Gold, 50 EXP for 70 HP
  351. -unlock with Beserker
  352. -picture : http://i.imgur.com/0ziys9f.jpg
  353. -named Attack Beserker
  354.  
  355. *Boss2
  356. -gives 1 ThorHit for 1000 HP
  357. -unlock with ThorBOSS
  358. -picture : http://i.imgur.com/z7oGSV5.jpg
  359. -named Attack Thor (Boss)
  360.  
  361. *Attack15
  362. -gives 2 DragonClaw for 100 HP
  363. -unlock with BlueDragon
  364. -picture : http://i.imgur.com/U623Xry.jpg
  365. -named Attack Blue Dragon
  366.  
  367. *Attack16
  368. -gives 2 DragonFang for 150 HP
  369. -unlock with RedDemon
  370. -picture : http://i.imgur.com/Qp9gqxN.jpg
  371. -named Attack Red Demon
  372.  
  373. *Attack17
  374. -gives 120 Gold, 55 EXP for 90 HP, 10 WaterATK
  375. -unlock with Spider
  376. -picture : http://i.imgur.com/j7GsS3M.jpg
  377. -named Attack Spider
  378.  
  379. *Attack18
  380. -gives 150 Gold, 60 EXP for 115 HP, 10 FireATK
  381. -unlock with Skull
  382. -picture : http://i.imgur.com/zLY6Xaz.jpg
  383. -named Attack Skull
  384.  
  385. *Attack19
  386. -gives 175 Gold, 65 EXP for 140 HP, 15 FireATK
  387. -unlock with Zombie
  388. -picture : http://i.imgur.com/30Kkefr.jpg
  389. -named Attack Zombie
  390.  
  391. *Boss3
  392. -gives 1 JackoHit for 1000 HP, 15 FireATK, 15 WaterATK
  393. -unlock with JackoBOSS
  394. -picture : http://i.imgur.com/meAl023.jpg
  395. -named Attack Jacko (Boss)
  396.  
  397. *Superboss1
  398. -gives 1 KillerBotHit for 5000 HP, 20 WaterATK
  399. -unlock with KillerRuleBotSUPERBOSS
  400. -picture : http://i.imgur.com/OVpj1CM.jpg
  401. -named Attack Killer Rule Bot (Superboss)
  402.  
  403. *Boss4
  404. -gives 1 ScammerHit for 1200 HP, 10 WaterATK
  405. -unlock with ScammerBOSS
  406. -picture : http://i.imgur.com/UjAbccX.jpg
  407. -named Attack Scammer (Boss)
  408.  
  409. *Attack20
  410. -gives 200 Gold, 70 EXP for 190 HP
  411. -unlock with FlameFlyer
  412. -picture : http://i.imgur.com/fWzEO8m.jpg
  413. -named Attack Flame Flyer
  414.  
  415. *Attack21
  416. -gives 210 Gold, 75 EXP for 215 HP, 20 WaterATK
  417. -unlock with FlameCharger
  418. -picture : http://i.imgur.com/EoWbi3x.jpg
  419. -named Attack Flame Charger
  420.  
  421. *Attack22
  422. -gives 230 Gold, 80 EXP for 235 HP, 20 WaterATK
  423. -unlock with AbyssWalker
  424. -picture : http://i.imgur.com/rjlrDYR.jpg
  425. -named Attack Abyss Walker
  426.  
  427. *Attack23
  428. -gives 250 Gold, 85 EXP for 250 HP, 20 WaterATK, 5 FireATK
  429. -unlock with StaffCaster
  430. -picture : http://i.imgur.com/hKToWVm.jpg
  431. -named Attack Staff Caster
  432.  
  433. *Boss5
  434. -gives 1 NetherWarriorHit for 4000 HP, 20 FireATK
  435. -unlock with NetherWarriorBOSS
  436. -picture : http://i.imgur.com/hKPsRWx.jpg
  437. -named Attack Nether Warrior (Boss)
  438.  
  439. *Boss6
  440. -gives 1 NetherVendorHit for 4500 HP, 15 WaterATK
  441. -unlock with NetherVendorBOSS
  442. -picture : http://i.imgur.com/D8qVaoE.jpg
  443. -named Attack Nether Vendor (Boss)
  444.  
  445. *Attack24
  446. -gives 260 Gold, 90 EXP for 290 HP, 20 FireATK
  447. -unlock with Octopus
  448. -picture : http://i.imgur.com/K7IBsQb.jpg
  449. -named Attack Symbiotic Octopus
  450.  
  451. *Attack25
  452. -gives 265 Gold, 92 EXP, 0.1 elitecharm for 300 HP, 20 FireATK
  453. -unlock with CorruptWhale
  454. -picture : http://i.imgur.com/j6IFcHR.jpg
  455. -named Attack Corrupted Whale
  456.  
  457. *Boss7
  458. -gives 1 CBigBillyHit for 10000 HP, 25 WaterATK
  459. -unlock with CorruptBigBillyBOSS
  460. -picture : http://i.imgur.com/1sEY1qM.jpg
  461. -named Attack Corrupted Big Billy (BOSS)
  462.  
  463. *Attack26
  464. -gives 275 Gold, 100 EXP, 0.1 elitecharm for 320 HP, 25 WaterATK
  465. -unlock with CMiniBot
  466. -picture : http://i.imgur.com/ao9YirW.jpg
  467. -named Attack Corrupted Mini Bot
  468.  
  469. *Attack27
  470. -gives 280 Gold, 105 EXP, 0.1 elitecharm for 340 HP, 25 WaterATK
  471. -unlock with CFisherman
  472. -picture : http://i.imgur.com/PgUm6PH.jpg
  473. -named Attack Corrupted Fisherman
  474.  
  475. *Attack28
  476. -gives 285 Gold, 115 EXP, 0.1 elitecharm for 350 HP, 25 FireATK
  477. -unlock with CHButterfly
  478. -picture : http://i.imgur.com/jDFZm79.jpg
  479. -named Attack Corrupted Humanoid Butterfly
  480.  
  481. *Attack29
  482. -gives 290 Gold, 125 EXP, 0.2 elitecharm for 400 HP, 20 WaterATK
  483. -unlock with BotMaster
  484. -picture : http://i.imgur.com/ao9YirW.jpg
  485. -named Attack Bot Master
  486.  
  487. *Boss8
  488. -gives 1 VandalHit for 7000 HP
  489. -unlock with VandalBOSS
  490. -picture : http://i.imgur.com/fGLCrTc.jpg
  491. -named Attack Vandal (Boss)
  492.  
  493. *Attack30
  494. -gives 300 Gold, 140 EXP, 5 DragonClaw, 0.1 elitecharm for 420 HP, 5 WaterATK
  495. -unlock with CBlueDragon
  496. -picture : http://i.imgur.com/62LCdAS.jpg
  497. -named Attack Corrupted Blue Dragon
  498.  
  499. *Attack31
  500. -gives 310 Gold, 160 EXP, 5 DragonFang, 0.1 elitecharm for 460 HP, 5 FireATK
  501. -unlock with CRedDemon
  502. -picture : http://i.imgur.com/oZgssWX.jpg
  503. -named Attack Corrupted Red Demon
  504.  
  505. *Attack32
  506. -gives 330 Gold, 170 EXP, 0.1 elitecharm for 500 HP, 15 FireATK
  507. -unlock with CAbyssWalker
  508. -picture : http://i.imgur.com/tf2MPpQ.jpg
  509. -named Attack Corrupted Abyss Walker
  510.  
  511. *Boss9
  512. -gives 1 CJackoHit for 10000 HP
  513. -unlock with CJackoBOSS
  514. -picture : http://i.imgur.com/EcuORPy.jpg
  515. -named Attack Corrupted Jacko (Boss)
  516.  
  517. *Boss10
  518. -gives 1 ChaosPart for 100000 HP, 40 FireATK, 40 WaterATK
  519. -unlock with CorruptedJake
  520. -picture : http://i.imgur.com/q24frwR.jpg
  521. -named Attack Corrupted Jake (Boss)
  522.  
  523.  
  524. Buildings :
  525.  
  526. *FellowWarrior
  527. -costs 10000 Gold
  528. -gives 25 Gold per second
  529. -unlock at 25 levelup
  530. -"This warrior will get 25 gold per second for you!
  531. -named Fellow Warrior
  532.  
  533. *ShortSword
  534. -costs 500 Gold
  535. -gives 0.2 HP per second
  536. -unlock at 1 Gold
  537. -"Upgrade your short sword. You will gain 1 ATK every 5 seconds"
  538. -picture : http://i.imgur.com/yMS8llU.jpg
  539. -named Short Sword
  540.  
  541. *Katana
  542. -costs 1250 Gold
  543. -gives 1 HP per second
  544. -unlock at 3 LevelUp
  545. -"Upgrade your katana. You will gain 1 ATK every second"
  546. -picture : http://i.imgur.com/KSXb87T.jpg
  547. -named Katana
  548.  
  549. *Claymore
  550. -costs 5000 Gold
  551. -gives 10 HP per second
  552. -unlock at 10 LevelUp
  553. -"Upgrade your claymore. You will gain 10 ATK every second"
  554. -picture : http://i.imgur.com/5NsGMHQ.jpg
  555. -named Claymore
  556.  
  557. *Scythe
  558. -costs 20000 Gold, 50 DragonClaw, 30 DragonFang
  559. -gives 40 HP per second
  560. -unlock at 30 LevelUp
  561. -"Upgrade your scythe. You will gain 40 ATK every second"
  562. -picture : http://i.imgur.com/gClOEyf.jpg
  563. -named Scythe
  564.  
  565. *GoldenShortSword
  566. -costs 95000 Gold, 100 DragonClaw, 50 DragonFang
  567. -gives 100 HP per second
  568. -unlock at 50 LevelUp
  569. -"Upgrade your golden short sword. You will gain 100 ATK every second"
  570. -picture : http://i.imgur.com/C1zEqgw.jpg
  571. -named Golden Short Sword
  572.  
  573. *LevelUp
  574. -costs 500 EXP
  575. -visible
  576. -"Level up to unlock more locations, weapons, and special enemies!"
  577. -picture : http://i.imgur.com/r4JyRkb.jpg
  578. -named Level
  579. -price increases by 115%
  580.  
  581. *EXPShard
  582. -costs 15 Crystal
  583. -unlock at 1 Crystal
  584. -gives 1 EXP per second
  585. -"With this magical shard you will get 1 EXP every second"
  586. -picture : http://i.imgur.com/UMPoOSs.jpg
  587. -named EXP Shard
  588.  
  589. *FireSword
  590. -costs 3000 Gold
  591. -gives 1 FireATK per second
  592. -unlock at 10 LevelUp
  593. -"Upgrade your fire sword and gain 1 Fire ATK per second"
  594. -picture : http://i.imgur.com/SqJgZDT.jpg
  595. -named Fire Sword
  596.  
  597. *FireSwordPlus
  598. -costs 7000 Gold, 50 DragonFang
  599. -gives 5 FireATK per second
  600. -unlock at 30 LevelUp
  601. -"Upgrade your fire sword plus and gain 5 Fire ATK per second"
  602. -picture : http://i.imgur.com/SqJgZDT.jpg
  603. -named Fire Sword Plus
  604.  
  605. *FrostSword
  606. -costs 3000 Gold
  607. -gives 1 WaterATK per second
  608. -unlock at 10 LevelUp
  609. -"Upgrade your frost sword and gain 1 Water ATK per second"
  610. -picture : http://i.imgur.com/s0M46j8.jpg
  611. -named Frost Sword
  612.  
  613. *FrostSwordPlus
  614. -costs 7000 Gold, 50 DragonClaw
  615. -gives 5 WaterATK per second
  616. -unlock at 30 LevelUp
  617. -"Upgrade your frost sword plus and gain 50 Water ATK per second"
  618. -picture : http://i.imgur.com/s0M46j8.jpg
  619. -named Frost Sword Plus
  620.  
  621. Upgrades :
  622. *Alert
  623. -visible
  624. -"Make sure you save!"
  625. -picture : http://i.imgur.com/6tbhZWc.jpg
  626. -named Alert!
  627.  
  628. *TrainConvert1
  629. -unlocks at 3 levelup
  630. -costs 2000 gold
  631. -"Upgrade your Short Sword to a Katana! Gain 15 ATK per click."
  632. -converts train to train2
  633. -locks trainconvert1
  634. -picture : http://i.imgur.com/KSXb87T.jpg
  635. -named Katana Upgrade
  636.  
  637. *TrainConvert2
  638. -unlocks with TrainConvert1 purchased
  639. -costs 4500 gold
  640. -requires 10 levelup
  641. -"Upgrade your Katana to a Claymore! Gain 20 ATK per click."
  642. -converts train2 to train3
  643. -locks trainconvert2
  644. -picture : http://i.imgur.com/5NsGMHQ.jpg
  645. -named Claymore Upgrade
  646.  
  647. *TrainConvert3
  648. -unlocks with TrainConvert2 purchased
  649. -costs 15000 gold
  650. -requires 30 levelup
  651. -"Upgrade your Claymore to a Scythe! Gain 30 ATK per click."
  652. -converts train3 to train4
  653. -locks trainconvert3
  654. -picture : http://i.imgur.com/gClOEyf.jpg
  655. -named Scythe Upgrade
  656.  
  657. *TrainConvert4
  658. -unlocks with TrainConvert3 purchased
  659. -costs 50000 gold
  660. -requires 50 levelup
  661. -"Upgrade your Scythe to a Golden Short Sword! Gain 40 ATK per click."
  662. -converts train4 to train5
  663. -locks trainconvert4
  664. -picture : http://i.imgur.com/C1zEqgw.jpg
  665. -named Golden Short Sword Upgrade
  666.  
  667. *PixelStation
  668. -visible
  669. -costs 0 Gold
  670. -"Enter the Pixel Station and unlock: mini bot, upgraded mini bot, rule bot"
  671. -picture : http://i.imgur.com/xYn8m6p.jpg
  672. -named Pixel Station
  673.  
  674. *MiniBot
  675. -unlock with PixelStation purchased
  676. -costs 0 Gold
  677. -"you can now fight mini bots, mini bots give 5 Gems and take 3 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they don't give EXP :("
  678. -picture : http://i.imgur.com/0xzUuht.jpg
  679. -named Mini Bot
  680.  
  681. *UpMiniBot
  682. -costs 50 Gold
  683. -unlock with PixelStation purchased
  684. -"you can now fight upgraded mini bots, upgraded mini bots give 10 Gems and take 7 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 3 EXP"
  685. -picture : http://i.imgur.com/ya9aZCf.jpg
  686. -named Upgraded Mini Bot
  687.  
  688. *RuleBot
  689. -costs 300 Gold
  690. -unlock with PixelStation purchased
  691. -"you can now fight rule bots, rule bots give 15 Gems and take 12 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 5 EXP"
  692. -picture : http://i.imgur.com/ZlYbnP5.jpg
  693. -named Rule Bot
  694.  
  695. *MedievalCastle
  696. -Unlock at 1 LevelUp
  697. -costs 500 Gold
  698. -"Enter the Medieval Castle and unlock: peasant, knight, lord and the boss The Executioner"
  699. -picture : http://i.imgur.com/xYn8m6p.jpg
  700. -named Medieval Castle
  701.  
  702. *Peasant
  703. -costs 750 Gold
  704. -unlock with MedievalCastle purchased
  705. -"you can now fight peasants, peasants give 25 Gems and take 20 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 10 EXP"
  706. -picture : http://i.imgur.com/S3vP0SD.jpg
  707. -named Peasant
  708.  
  709. *Knight
  710. -costs 1000 Gold
  711. -unlock with MedievalCastle Purchased
  712. -"you can now fight knights, knights give 32 Gems and take 25 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 12 EXP"
  713. -picture : http://i.imgur.com/L5R4RGo.jpg
  714. -named Knight
  715.  
  716. *Lord
  717. -costs 1200 Gold
  718. -unlock with MedievalCastle Purchased
  719. -"you can now fight lords, lords give 40 Gems and take 30 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 15 EXP"
  720. -picture : http://i.imgur.com/QIjEwOx.jpg
  721. -named Lord
  722.  
  723. *ExecutionerBOSS
  724. -costs 1500 Gold
  725. -unlock with MedievalCastle purchased
  726. -"you can now challenge The Executioner whose sole duty is to kill you, build up 500 ATK to hit him once, he takes two hits, defeat him and you will get rewarded with a treasure chest and 50 EXP"
  727. -picture : http://i.imgur.com/AYTr9Uw.jpg
  728. -named The Executioner (Boss)
  729.  
  730. *AlienPlanet
  731. -Unlock at 2 LevelUp
  732. -costs 1750 Gold
  733. -"Enter the Alien Planet and unlock: green alien, grey alien, galactic champion and cyber beserker"
  734. -picture : http://i.imgur.com/xYn8m6p.jpg
  735. -named Alien Planet
  736.  
  737. *GAlien
  738. -costs 2000 Gold
  739. -unlock with AlienPlanet Purchased
  740. -"you can now fight green aliens, green aliens give 50 Gems and take 38 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 18 EXP"
  741. -picture : http://i.imgur.com/Pzm7Kh9.jpg
  742. -named Green Alien
  743.  
  744. *GRAlien
  745. -costs 2200 Gold
  746. -unlock with AlienPlanet Purchased
  747. -"you can now fight grey aliens, grey aliens give 55 Gems and take 40 ATK to kill, if you don't have the HP required, you can't fight this enemy nor get it's rewards until you train, they also give 20 EXP"
  748. -picture : http://i.imgur.com/CSAVLu0.jpg
  749. -named Grey Alien
  750.  
  751. *GChampion
  752. -costs 2500 Gold
  753. -unlock with AlienPlanet Purchased
  754. -"you can now fight galactic champions, galactic champions give 60 Gems and take 45 ATK to kill, if you don't have the HP required, you can't fight this enemy nor get it's rewards until you train, they also give 25 EXP"
  755. -picture : http://i.imgur.com/d8yTz2Q.jpg
  756. -named Galactic Champion
  757.  
  758. *CBeserker
  759. -costs 2750 Gold
  760. -unlock with AlienPlanet Purchased
  761. -"you can now fight cyber beserkers, cyber beserkers give 65 Gems and take 45 ATK to kill, if you don't have the HP required, you can't fight this enemy nor get it's rewards until you train, they also give 25 EXP"
  762. -picture : http://i.imgur.com/YPkLiy4.jpg
  763. -named Cyber Beserker
  764.  
  765. *EarthShrine
  766. -Unlock at 5 LevelUp
  767. -costs 3500 Gold
  768. -"Enter the Earth Shrine and unlock: DragonBjorn, Red Binja, Blue Ninja, Beserker and the boss Thor"
  769. -picture : http://i.imgur.com/xYn8m6p.jpg
  770. -named Earth Shrine
  771.  
  772. *DragonBjorn
  773. -costs 4000 Gold
  774. -unlock with EarthShrine Purchased
  775. -"you can now fight dragonbjorn, dragonbjorn gives 70 Gold and takes 48 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 35 EXP"
  776. -picture : http://i.imgur.com/kEqSxoU.jpg
  777. -named DragonBjorn
  778.  
  779. *RedNinja
  780. -costs 4200 Gold
  781. -unlock with EarthShrine Purchased
  782. -"you can now fight red ninjas, red ninjas give 75 Gems and take 50 ATK from you, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 40 EXP"
  783. -picture : http://i.imgur.com/RjlL30R.jpg
  784. -named Red Ninja
  785.  
  786. *BlueNinja
  787. -costs 4500 Gold
  788. -unlock with EarthShrine Purchased
  789. -"you can now fight blue ninjas, blue ninjas give 80 Gems and take 65 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 50 EXP"
  790. -picture : http://i.imgur.com/KdekWHN.jpg
  791. -named Blue Ninja
  792.  
  793. *Beserker
  794. -costs 4700 Gold
  795. -unlock with EarthShrine Purchased
  796. -"you can now fight beserkers, beserkers give 100 Gems and take 70 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 45 EXP"
  797. -picture : http://i.imgur.com/0ziys9f.jpg
  798. -named Beserker
  799.  
  800. *ThorBOSS
  801. -costs 1 Crystal
  802. -unlock with EarthShrine purchased
  803. -"you can now challenge the Thor the God, if you manage to get 3500 ATK and hit him three times, you will get rewarded with an earth shard and 250 EXP"
  804. -picture : http://i.imgur.com/z7oGSV5.jpg
  805. -named Thor (Boss)
  806.  
  807. *BeastVault
  808. -Unlock at 7 LevelUp
  809. -costs 3500 Gold
  810. -"Enter the Beast Vault and unlock: Blue Dragon, Red Demon"
  811. -picture : http://i.imgur.com/xYn8m6p.jpg
  812. -named Beast Vault
  813.  
  814. *BlueDragon
  815. -costs 4000 Gold
  816. -unlock with BeastVault Purchased
  817. -"you can now fight blue dragons, blue dragons give 1 Dragon Wing and take 100 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they don't give EXP :("
  818. -picture : http://i.imgur.com/U623Xry.jpg
  819. -named Blue Dragon
  820.  
  821. *RedDemon
  822. -costs 4500 Gold
  823. -unlock with BeastVault Purchased
  824. -"you can now fight red wyverns, red wyverns give 1 Demon Wing and take 150 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they don't give EXP :("
  825. -picture : http://i.imgur.com/Qp9gqxN.jpg
  826. -named Red Demon
  827.  
  828. *BlackTower
  829. -Unlock at 10 LevelUp
  830. -costs 5000 Gold
  831. -"Enter the Black Tower and unlock: Spider, Skull, Zombie and the boss Jacko"
  832. -picture : http://i.imgur.com/xYn8m6p.jpg
  833. -named The Black Tower
  834.  
  835. *Spider
  836. -costs 5000 Gold
  837. -unlock with BlackTower Purchased
  838. -"you can now fight spiders, spiders give 120 Gems and take 90 ATK, 10 Water ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 55 EXP"
  839. -picture : http://i.imgur.com/j7GsS3M.jpg
  840. -named Spider
  841.  
  842. *Skull
  843. -costs 5200 Gold
  844. -unlock with BlackTower Purchased
  845. -"you can now fight skulls, skulls give 150 Gems and take 115 ATK, 10 Fire ATK to kill, if you don't have the AGK required, you can't fight this enemy nor get it's rewards until you train, they also give 60 EXP"
  846. -picture : http://i.imgur.com/zLY6Xaz.jpg
  847. -named Skull
  848.  
  849. *Zombie
  850. -costs 5500 Gold
  851. -unlock with BlackTower Purchased
  852. -"you can now fight zombies, zombies give 175 Gems and take 140 ATK, 15 Fire ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 65 EXP"
  853. -picture : http://i.imgur.com/30Kkefr.jpg
  854. -named Zombie
  855.  
  856. *JackoBOSS
  857. -costs 7000 Gold
  858. -unlock with BlackTower purchased
  859. -"you can now challenge Jacko the Pumpkin, if you manage to build up 1000 ATK, 15 Fire ATK, 15 Water ATK and hit him five times, you will get rewarded with 2500 Gems and 5 Demon Wings"
  860. -picture : http://i.imgur.com/meAl023.jpg
  861. -named Jacko (Boss)
  862.  
  863. *AbandonedLair
  864. -Unlock at 15 LevelUp
  865. -costs 14000 Gold
  866. -"Enter the Abandoned lair and unlock something very special"
  867. -picture : http://i.imgur.com/xYn8m6p.jpg
  868. -named Abandoned Lair
  869.  
  870. *KillerRuleBotSUPERBOSS
  871. -costs 20 Crystal, 10 LostSoul, 100000 Gold
  872. -unlock with AbandonedLair purchased
  873. -"The Killer Rule Bot is a prototype super monster that will take 5000 ATK, 20 Water ATK per hit, it takes 100 hits to kill, and if you survive you will receive a great ammount of EXP and Gold"
  874. -picture : http://i.imgur.com/OVpj1CM.jpg
  875. -named Killer Rule Bot (Superboss)
  876.  
  877. *ScammerBOSS
  878. -costs 15000 Gold, 10 DragonClaw, 50 DragonFang
  879. -unlock with AbandonedLair purchased
  880. -"you can now challenge the Scammer, one of the four corruption generators, if you manage to get 1200 ATK, 10 Fire ATK, and hit him 10 times, you will get rewarded with 100 EXP and a Lost Soul"
  881. -picture : http://i.imgur.com/UjAbccX.jpg
  882. -named Scammer (Boss)
  883.  
  884. *FireShrine
  885. -Unlock at 20 LevelUp
  886. -costs 8000 Gold
  887. -"Enter the Fire Shrine and unlock: Flame Flyer, Flame Charger, Abyss Walker, Staff Caster and the boss Nether Warrior"
  888. -picture : http://i.imgur.com/xYn8m6p.jpg
  889. -named Fire Shrine
  890.  
  891. *FlameFlyer
  892. -costs 8500 Gold
  893. -unlock with FireShrine Purchased
  894. -"you can now fight flame flyers, flame flyers give 200 Gems and take 190 ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 70 EXP"
  895. -picture : http://i.imgur.com/fWzEO8m.jpg
  896. -named Flame Flyer
  897.  
  898. *FlameCharger
  899. -costs 9000 Gold
  900. -unlock with FireShrine Purchased
  901. -"you can now fight flame chargers, flame chargers give 210 Gems and take 215 ATK, 20 Water ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 75 EXP"
  902. -picture : http://i.imgur.com/EoWbi3x.jpg
  903. -named Flame Charger
  904.  
  905. *AbyssWalker
  906. -costs 9700 Gold
  907. -unlock with FireShrine Purchased
  908. -"you can now fight abyss walkers, abyss walkers give 230 Gold and take 235 ATK, 20 Water ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 80 EXP"
  909. -picture : http://i.imgur.com/rjlrDYR.jpg
  910. -named Abyss Walker
  911.  
  912. *StaffCaster
  913. -costs 9700 Gold
  914. -unlock with FireShrine Purchased
  915. -"you can now fight staff casters, staff casters give 250 Gems and take 250 ATK, 20 Water ATK, 5 Fire ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 80 EXP"
  916. -picture : http://i.imgur.com/hKToWVm.jpg
  917. -named Staff Caster
  918.  
  919. *NetherWarriorBOSS
  920. -costs 1 Crystal, 10000 Gold
  921. -unlock with FireShrine purchased
  922. -"you can now challenge the Nether Warrior from the NetherWorld, if you manage to get 4000 ATK, 20 Fire ATK and hit him five times, you will get rewarded with 350 EXP and a fire shard"
  923. -picture : http://i.imgur.com/hKPsRWx.jpg
  924. -named Nether Warrior (Boss)
  925.  
  926. *NetherWorld
  927. -Unlock at 20 LevelUp
  928. -costs 20000 Gold
  929. -"Enter the NetherWorld and unlock something very special"
  930. -picture : http://i.imgur.com/xYn8m6p.jpg
  931. -named NetherWorld
  932.  
  933. *NetherVendorBOSS
  934. -costs 40000 Gold, 25 DragonClaw, 75 DragonFang, 5 EarthCrystal, 5 FireCrystal
  935. -unlock with NetherWorld purchased
  936. -"you can now challenge the Nether Vendor, one of the four corruption generators, if you manage to build up 4500 ATK and 15 Water ATK and hit him ten times, you will get rewarded with 200 EXP and a Nether Crystal"
  937. -picture : http://i.imgur.com/D8qVaoE.jpg
  938. -named Nether Vendor (Boss)
  939.  
  940. *WaterShrine
  941. -Unlock at 25 LevelUp
  942. -costs 30000 Gold, 2 NetherCrystal, 40 DragonClaw, 10 EarthCrystal
  943. -"Enter the Water Shrine and unlock Symbiotic Octopus, Corrupted Whale, and the boss Corrupted Big Billy, corrupt pixelians can drop corrupted pixels!"
  944. -picture : http://i.imgur.com/xYn8m6p.jpg
  945. -named Water Shrine
  946.  
  947. *Octopus
  948. -costs 25000 Gold
  949. -unlock with WaterShrine purchased
  950. -"you can now fight symbiotic octopus, symbiotic octopi give 260 Gems and take 290 ATK, 20 Fire ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 90 EXP"
  951. -picture : http://i.imgur.com/K7IBsQb.jpg
  952. -named Symbiotic Octopus
  953.  
  954. *CorruptWhale
  955. -costs 26000 Gold
  956. -unlock with WaterShrine purchased
  957. -"you can now fight corrupted whales, corrupted whales give 265 Gems, and take 300 ATK, 20 Fire ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 92 EXP"
  958. -picture : http://i.imgur.com/j6IFcHR.jpg
  959. -named Corrupted Whale
  960.  
  961. *CorruptBigBillyBOSS
  962. -costs 45000 Gold, 30 DragonFang
  963. -unlock with WaterShrine purchased
  964. -"you can now fight corrupted Big Billy, he gives 500 EXP, 1 corrupted pixel, and 1 Water Shard while taking 10000 ATK and 25 Water ATK per hit, with six hits being needed"
  965. -picture : http://i.imgur.com/1sEY1qM.jpg
  966. -named Corrupted Big Billy (Boss)
  967.  
  968. *CPixelStation
  969. -costs 50000 Gold, 3 EliteCharm
  970. -unlock at 30 LevelUp
  971. -"Enter and you can challenge Corrupted Mini Bot, Corrupted Fisherman, Corrupted Humanoid Butterfly, and the Bot Master! Corrupted pixelians can drop corrupted pixels!"
  972. -picture : http://i.imgur.com/xYn8m6p.jpg
  973. -named Corrupted Pixel Station
  974.  
  975. *CMiniBot
  976. -costs 30000 Gold
  977. -unlock with CPixelStation Purchased
  978. -"now you can battle the corrupted mini bot! Corrupted mini bots give 275 Gems and take 320 ATK, 25 Water ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 90 EXP"
  979. -picture : http://i.imgur.com/ao9YirW.jpg
  980. -named Corrupted Mini Bot
  981.  
  982. *CFisherman
  983. -costs 34000 Gold
  984. -unlock with CPixelStation Purchased
  985. -"now you can battle corrupted fishermen! Corrupted fishermen give 280 Gems and take 340 ATK, 25 Water ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 105 EXP"
  986. -picture : http://i.imgur.com/PgUm6PH.jpg
  987. -named Corrupted Fisherman
  988.  
  989. *CHButterfly
  990. -costs 39000 Gold
  991. -unlock with CPixelStation Purchased
  992. -"now you can battle corrupted humanoid butterflies! Corrupted humanoid butterflies give 285 Gems and take 350 ATK, 25 Fire ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 115 EXP"
  993. -picture : http://i.imgur.com/jDFZm79.jpg
  994. -named Corrupted Humanoid Butterfly
  995.  
  996. *BotMaster
  997. -costs 42000 Gold
  998. -unlock with CPixelStation Purchased
  999. -"now you can battle bot masters! Bot masters give 290 Gems and take 400 ATK, 20 Water ATK to kill, if you don't have the HP required, you can't fight this enemy nor get it's rewards until you train, they also give 125 EXP"
  1000. -picture : http://i.imgur.com/ao9YirW.jpg
  1001. -named Bot Master
  1002.  
  1003. *PixelCity
  1004. -costs 70000 Gold
  1005. -unlock at 35 LevelUp
  1006. -"Enter and unlock something special..."
  1007. -picture : http://i.imgur.com/xYn8m6p.jpg
  1008. -named Pixel City
  1009.  
  1010. *VandalBOSS
  1011. -costs 10 EliteCharm
  1012. -unlock with PixelCity purchased
  1013. -"you can now challenge the Vandal, one of the four corruption generators, if you manage to build up 7000 ATK and hit him seven times, you will get rewarded with 1000 EXP and graffiti"
  1014. -picture : http://i.imgur.com/fGLCrTc.jpg
  1015. -named Vandal (Boss)
  1016.  
  1017. *AirShrine
  1018. -costs 60000 Gold, 5 EliteCharm, 2 graffiti
  1019. -unlock at 35 LevelUp
  1020. -"Enter this and you unlock corrupted blue dragon, corrupted red demon, corrupted abyss walker, and the boss, corrupted Jacko! Remember, corrupted pixelians can drop a corrupted pixel."
  1021. -picture : http://i.imgur.com/xYn8m6p.jpg
  1022. -named Air Shrine
  1023.  
  1024. *CBlueDragon
  1025. -costs 45000 Gold
  1026. -unlock with AirShrine purchased
  1027. -"now you can battle elite blue dragons! Elite blue dragons give 300 Gems, and 5 Dragon Wings and take 420 ATK, 5 Water ATK to kill, if you don't have the ATK required, you can't fight this enemy nor get it's rewards until you train, they also give 140 EXP"
  1028. -picture : http://i.imgur.com/62LCdAS.jpg
  1029. -named Corrupted Blue Dragon
  1030.  
  1031. *CRedDemon
  1032. -costs 47500 Gold
  1033. -unlock with AirShrine purchased
  1034. -"now you can battle corrupted red demons! Corrupted red demons give 310 Gems, and 5 Demon Wings while taking 460 ATK, 5 Fire ATK to kill, if you don't have the HP required, you can't fight this enemy nor get it's rewards until you use a potion, they also give 160 EXP"
  1035. -picture : http://i.imgur.com/oZgssWX.jpg
  1036. -named Corrupted Red Demon
  1037.  
  1038. *CAbyssWalker
  1039. -costs 52000 Gold
  1040. -unlock with AirShrine purchased
  1041. -"now you can battle corrupted abyss walkers! Corrupted abyss walkers give 330 Gems and take 500 ATK, 15 Fire ATK to kill, if you don't have the HP required, you can't fight this enemy not get it's rewards until you train, they also give 170 EXP"
  1042. -picture : http://i.imgur.com/tf2MPpQ.jpg
  1043. -named Corrupted Abyss Walker
  1044.  
  1045. *CJackoBOSS
  1046. -costs 71000 Gold
  1047. -unlock with AirShrine purchased
  1048. -"now you can challenge corrupted Jacko, the broken pumpkin! Corrupted Jacko gives 500 gold and an air shard. But you have to build up 10000 ATK and hit him 7 times, he also gives 1200 EXP."
  1049. -picture : http://i.imgur.com/EcuORPy.jpg
  1050. -named Corrupted Jacko (Boss)
  1051.  
  1052. *CorruptedServer
  1053. -costs 50 EliteCharm
  1054. -unlock at 1 FireCrystal, 1 EarthCrystal, 1 WaterCrystal, 1 WindCrystal
  1055. -"Enter this and find something very special..."
  1056. -picture : http://i.imgur.com/xYn8m6p.jpg
  1057. -named Corrupted Server
  1058.  
  1059. *CorruptedJake
  1060. -costs 10 FireCrystal, 10 EarthCrystal, 5 WaterCrystal, 1 WindCrystal
  1061. -unlock with CorruptedServer purchased
  1062. -"now you can face corrupted Jake. The final corruption generator... Killing him requires hitting him down 4 times. Aswell each time takes 100000 ATK, 40 Fire ATK, and 40 Water ATK. Killing it gives many prizes, and the dark world lock..."
  1063. -picture : http://i.imgur.com/q24frwR.jpg
  1064. -named Corrupted Jake (FINAL BOSS)
  1065.  
  1066. Achievements :
  1067. *Achievement1
  1068. -"Enter the Pixel Station."
  1069. -unlocks with PixelStation purchased
  1070. -named Starter
  1071. *Achievement2
  1072. -"Enter the Medieval Castle."
  1073. -unlocks with MedievalCastle purchased
  1074. -named Lord of Lords
  1075. *Achievement3
  1076. -"Enter the Alien Planet."
  1077. -unlocks with AlienPlanet purchased
  1078. -named Alien Conqueror
  1079. *Achievement4
  1080. -"Enter the Earth Shrine."
  1081. -unlocks with EarthShrine purchased
  1082. -named From the Earth
  1083. *Achievement5
  1084. -"Enter the Beast Vault."
  1085. -unlocks with BeastVault purchased
  1086. -named Beast Tamer
  1087. *Achievement6
  1088. -"Enter the Black Tower."
  1089. -unlocks with BlackTower purchased
  1090. -named The Horror
  1091. *Achievement7
  1092. -"Enter the Abandoned Lair."
  1093. -unlocks with AbandonedLair purchased
  1094. -named Reawakened
  1095. *Achievement8
  1096. -"Enter the Fire Shrine."
  1097. -unlocks with FireShrine purchased
  1098. -named From the Flames
  1099. *Achievement9
  1100. -"Enter the NetherWorld."
  1101. -unlocks with NetherWorld purchased
  1102. -named Nether Defender
  1103. *Achievement10
  1104. -"Enter the Water Shrine."
  1105. -unlocks with WaterShrine purchased
  1106. -named From the Sea
  1107. *Achievement11
  1108. -"Enter the Corrupted Pixel Station."
  1109. -unlocks with CPixelStation purchased
  1110. -named Corrupted Slayer
  1111. *Achievement12
  1112. -"Enter the Pixel City."
  1113. -unlocks with PixelCity purchased
  1114. -named Gangster
  1115. *Achievement13
  1116. -"Enter the Air Shrine."
  1117. -unlocks with AirShrine purchased
  1118. -named From the Sky
  1119. *Achievement14
  1120. -"Enter the Corrupted Server."
  1121. -unlocks with CorruptedServer purchased
  1122. -named Climactic Showdown
Advertisement
Add Comment
Please, Sign In to add comment