5 /* the number of stages for this map */ /***************** * STAGE 1 * *****************/ /* time to complete stage */ 120 /* completion bonus */ 0 /* health bonus */ 20 /* mana bonus */ 0 /* time bonus */ 250 /* ammo bonus */ 0 /* grade B */ 20000 /* grade A */ 27750 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 400 /***************** * STAGE 2 * *****************/ /* time to complete stage */ 60 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 200 /* ammo bonus */ 2000 /* grade B */ 14000 /* grade A */ 17500 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250 /***************** * STAGE 3 * *****************/ /* time to complete stage */ 60 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 500 /* ammo bonus */ 2500 /* grade B */ 27000 /* grade A */ 33000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250 /***************** * STAGE 4 * *****************/ /* time to complete stage */ 75 /* completion bonus */ 0 /* health bonus */ 0 /* mana bonus */ 0 /* time bonus */ 250 /* ammo bonus */ 10000 /* grade B */ 32000 /* grade A */ 40000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250 /***************** * STAGE 5 * *****************/ /* time to complete stage */ 210 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 100 /* ammo bonus */ 200 /* grade B */ 20000 /* grade A */ 27000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250