Other than Classic Avengers ( :hulk_icon:, :capamer:, :thor:, :stark:), what other bonus teams can you make using :hulk_icon:
I have him in Bruisers, New Fantastic Four and Defenders.
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?
Remember that there is a maximum of 8 heroes that can be listed per team. Perhaps that is the problem with your Bruisers team.
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.
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 ;
}
}
OOPS!
I've been trying to do this on my Xbox 360 GE.
ok, brain fart.