5 /* the number of stages for this map */ /***************** * STAGE 1 - Death from Above *****************/ /* time to complete stage */ 100 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 150 /* ammo bonus */ 0 /* grade B */ 17000 /* grade A */ 21500 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250 /***************** * STAGE 2 - Assault *****************/ /* time to complete stage */ 120 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 200 /* ammo bonus */ 5 /* grade B */ 16000 /* grade A */ 24000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250 /***************** * STAGE 3 - Incoming *****************/ /* time to complete stage */ 240 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 200 /* ammo bonus */ 20 /* 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 4 - Run Ash Run *****************/ /* time to complete stage */ 120 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 200 /* ammo bonus */ 2500 /* grade B */ 15000 /* grade A */ 22000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 1000 /* combo bonus */ 250 /***************** * STAGE 5 - Bomberman *****************/ /* time to complete stage */ 220 /* completion bonus */ 0 /* health bonus */ 10 /* mana bonus */ 0 /* time bonus */ 200 /* ammo bonus */ 50 /* grade B */ 60000 /* grade A */ 75000 /* map type */ KILL /* death bonus */ 250 /* arm removal */ 100 /* leg removal */ 150 /* head removal */ 200 /* combo bonus */ 250