************************************************************************
By downloading this mod, you agree that:
1. You will NOT share this mod outside of Marvelmods.com.
2. You will NOT sell this mod for money or any other form of privileges.************************************************************************
>>DOWNLOAD v1.3 HERE<<(for MUA-PC only)
Notes for V1.3: 
1. Added a 6th skin (X-Men costume) and the corresponding HUD
Notes for V1.2: 
1. Fixed the missing chill effect for the Ultimate costume
If you have installed V1.1, then you just need to replace Iceman's herostat with this:
stats {
ailevel = 1 ;
autospend = support ;
body = 5 ;
characteranims = 08_iceman ;
charactername = Iceman ;
level = 1 ;
menulocation = 19 ;
mind = 12 ;
name = Iceman ;
playable = true ;
powerstyle = ps_iceman ;
scriptlevel = 3 ;
skin = 0801 ;
skin_01_name = Classic ;
skin_02 = 03 ;
skin_02_name = Spiky ;
skin_03 = 02 ;
skin_03_name = Bobby Drake ;
skin_04 = 04 ;
skin_04_name = Original ;
skin_05 = 05 ;
skin_05_name = Ultimate ;
sounddir = iceman_m ;
strength = 4 ;
team = hero ;
textureicon = 6 ;
Race {
name = Mutant ;
}
Race {
name = XMen ;
}
talent {
level = 1 ;
name = iceman_p2 ;
}
talent {
level = 1 ;
name = iceman_resist ;
}
talent {
level = 1 ;
name = fightstyle_default ;
}
talent {
level = 1 ;
name = melee_moves ;
}
talent {
level = 1 ;
name = block ;
}
talent {
level = 1 ;
name = grab ;
}
StatEffect {
bolt = Bip01 Spine2 ;
effect = char/iceman/special_selfchill ;
fxlevel = 1 ;
skin = 01 ;
}
StatEffect {
bolt = Bip01 R Hand ;
effect = char/iceman/special_selfchill ;
fxlevel = 2 ;
skin = 03 ;
}
StatEffect {
bolt = Bip01 L Hand ;
effect = char/iceman/special_selfchill ;
fxlevel = 2 ;
skin = 03 ;
}
StatEffect {
bolt = Bip01 Spine2 ;
effect = char/iceman/special_selfchill ;
fxlevel = 1 ;
skin = 02 ;
}
StatEffect {
bolt = Bip01 Spine2 ;
effect = char/iceman/special_selfchill ;
fxlevel = 1 ;
skin = 04 ;
}
StatEffect {
bolt = Bip01 Spine2 ;
effect = char/iceman/special_selfchill ;
fxlevel = 1 ;
skin = 05 ;
}
}
You might need to start a new game for the changes to take effect.

Thanks
Gevth for pointing out the limits of the herostat!

Notes for V1.1: 
1. Changed the hit-effect for Ice Slide
2. Fixed the missing HUD for the Original costume

Thanks
SpongeSpider for reporting the bug!

Notes for v1.0: 
This mod gives Iceman:
1. ice-sled effects for his "Ice Slide" power.
2. an ice-shield model for his blocking animation
3. ice beam effect for his trip animation
4. a 5th costume (Ultimate Iceman) and the corresponding HUD
5. a fix in the cost of skill points in the talents file
6. a fix in the Xtreme that can damage all enemies including bosses
Instructions:* Please refer to the readme included in the download.
* You may want to consult
The Boy Sanga's tutorial if you don't know how to edit your herostat. However, you can use
Norrin Radd's Heroselect if you think all these steps are tedious.
* It is highly recommended that you start a new game with default stats after you have altered the herostat or installed a mod.

1. Ice-sled effects:I finally did it after spending some time studying the XML1 effects. Yay! I used most of the codes from XML1, but it's not a direct conversion.

2. Blocking effects and model:The animation was clearly designed for something like this, but the developers didn't make any effects and models. @_@ The ice shield is a custom model I modified from MUA, so it will turn red when your enemies hit you.

And, I think the developers were trying to copy Marvel VS Capcom. Well, at least I am.

3. Tripping effects:The developers used the same animation from XML2, but they forgot to add the ice-beam effects... So, I added them and defined them properly in the powerstyle.

Now. it deals cold damage instead of physical damage.
4. Ultimate Iceman:
The XML1 version (which can be found in the Skin Mega Pack) was really low quality; it was 128x64. I made this Ultimate Iceman (ice form) using Ultimate Iceman (human form) from XML2 and the textures of Iceman's Classic costume from MUA.
5. X-Men costume:
This is Iceman's human form before he started wearing leather coat.

The one in Marvel vs Capcom is a variant of this costume, but this costume has many variants.

