Marvel Mods

Off-Topic => Video Games Talk => Topic started by: Lightwave on September 04, 2012, 11:50AM

Title: Team bonus using Hulk
Post by: Lightwave on September 04, 2012, 11:50AM
Other than Classic Avengers ( :hulk_icon:,  :capamer:,  :thor:,  :stark:), what other bonus teams can you make using  :hulk_icon:
Title: Re: Team bonus using Hulk
Post by: fox456 on September 04, 2012, 03:02PM
I have him in Bruisers, New Fantastic Four and Defenders.
Title: Re: Team bonus using Hulk
Post by: Lightwave on September 06, 2012, 10:08AM
I added Hulk to the Bruisers line-up but it did not give me the team bonus. Adding him to Defenders and New FF worked fine. Could it be because I have the Gold Addition?
Title: Re: Team bonus using Hulk
Post by: fox456 on September 06, 2012, 04:39PM
Remember that there is a maximum of 8 heroes that can be listed per team.  Perhaps that is the problem with your Bruisers team.
Title: Re: Team bonus using Hulk
Post by: Lightwave on September 07, 2012, 09:05AM
When I start a game I swap out Thing for Hulk. There are 5 initial members of the Bruisers.   :capamer: :pman: :colossus: :warbird: :thing:. Hulk would make 6. But when I put Hulk in, it no longer counts the team as Bruisers and I lose the +15 striking.
Title: Re: Team bonus using Hulk
Post by: fox456 on September 07, 2012, 01:45PM
Sounds like you haven't edited the team_bonus.engb file yet.  It's in the data folder.

I noticed that I don't have most of those guys that you do on my "Bruisers" team and realized that I edited the file.  Below is the portion of the file to show you the code I use for the Bruisers.  (When playing, I believe you have to use at least 3 of the 8 on your team to get the +15 striking bonus).

So, instead of Captain America, Power Man, Colossus, Ms. Marvel and Thing, I have the following Bruiser team:

Hulk, Power Man, She-Hulk, Thing, Juggernaut, Giant Man, Blob and Colossus.

   bonus {
   descbonus = +15 Striking ;
   descname1 = Bruisers ;
   powerup = shared_team_increase_striking ;
   sound = common/team_bonus_br ;
      hero {
      name = hulk ;
      }

      hero {
      name = lukecage ;
      }

      hero {
      name = shehulk ;
      }

      hero {
      name = thing ;
      }

      hero {
      name = juggernaut_hero ;
      }

      hero {
      name = giantman ;
      }

      hero {
      name = blob_hero ;
      }

      hero {
      name = colossus ;
      }

   }



Title: Re: Team bonus using Hulk
Post by: Lightwave on September 08, 2012, 06:50PM
OOPS!
I've been trying to do this on my Xbox 360 GE.
ok, brain fart.