5 /* the number of stages for this map */ /***************** * STAGE 1 - Use Pistol Ammo Wisely! *****************/ /* time to complete stage */ 120 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 100 /* ammo bonus */ 0 /* grade B */ 20000 /* grade A */ 25000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 500 /* combo bonus */ 250 /***************** * STAGE 2 - Use Spray & Pistol in Combination *****************/ /* time to complete stage */ 105 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 150 /* ammo bonus */ 0 /* grade B */ 15000 /* grade A */ 21000 /* map type */ KILL /* death bonus */ 150 /* arm removal */ 50 /* leg removal */ 50 /* head removal */ 100 /* combo bonus */ 450 /***************** * STAGE 3 - Lightning the Groups *****************/ /* time to complete stage */ 90 /* completion bonus */ 0 /* health bonus */ 30 /* mana bonus */ 0 /* time bonus */ 300 /* ammo bonus */ 100 /* grade B */ 15000 /* grade A */ 20000 /* map type */ KILL /* death bonus */ 450 /* arm removal */ 200 /* leg removal */ 250 /* head removal */ 300 /* combo bonus */ 250 /***************** * STAGE 4 - Get Across the Map *****************/ /* time to complete stage */ 75 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 125 /* ammo bonus */ 0 /* grade B */ 10000 /* grade A */ 15000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250 /***************** * STAGE 5 - Chess?! *****************/ /* time to complete stage */ 135 /* completion bonus */ 0 /* health bonus */ 8 /* mana bonus */ 0 /* time bonus */ 150 /* ammo bonus */ 200 /* grade B */ 21000 /* grade A */ 27500 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250