Resource icon

Wookiee 1.1 2016-10-05

These are Wookiee graphics from the Star Wars mod for Civ4, converted for use with Civ4Col.

UPDATE: Included the missing unit button and city management icon for the Wookiee.

XML:
Code:
		<UnitArtInfo>
			<Type>ART_DEF_UNIT_WOOKIEE</Type>
			<Button>Art/Interface/Buttons/Units/Wookiee.dds</Button>
			<FullLengthIcon>Art/Interface/Screens/City_Management/Wookiee.dds</FullLengthIcon>
			<fScale>0.44</fScale>
			<fInterfaceScale>1.0</fInterfaceScale>
			<NIF>Art/Units/Wookiee/warrior_fx.nif</NIF>
			<KFM>Art/Units/Free_Colonist/Free_Colonist.kfm</KFM>
			<fBattleDistance>0.35</fBattleDistance>
			<fRangedDeathTime>0.31</fRangedDeathTime>
			<bActAsRanged>0</bActAsRanged>
			<TrainSound>AS2D_UNIT_BUILD_UNIT</TrainSound>
			<AudioRunSounds>
				<AudioRunTypeLoop/>
				<AudioRunTypeEnd/>
			</AudioRunSounds>
		</UnitArtInfo>
		<UnitArtInfo>
			<Type>ART_DEF_UNIT_WOOKIEE_CLUBMAN</Type>
			<Button>Art/Interface/Buttons/Units/Wookiee.dds</Button>
			<FullLengthIcon>Art/Interface/Screens/City_Management/Free_Colonist.dds</FullLengthIcon>
			<fScale>0.44</fScale>
			<fInterfaceScale>1.0</fInterfaceScale>
			<NIF>Art/Units/Wookiee/warrior.nif</NIF>
			<KFM>Art/Units/Warrior/Warrior.kfm</KFM>
			<fBattleDistance>0.35</fBattleDistance>
			<fRangedDeathTime>0.31</fRangedDeathTime>
			<bActAsRanged>0</bActAsRanged>
			<TrainSound>AS2D_UNIT_BUILD_UNIT</TrainSound>
			<AudioRunSounds>
				<AudioRunTypeLoop/>
				<AudioRunTypeEnd/>
			</AudioRunSounds>
		</UnitArtInfo>

The Wookiee uses Free Colonist animations, while the Wookiee Clubman uses (Civ4) Warrior animations.
Author
Androrc the Orc
Downloads
281
Views
282
First release
Last update
Rating
0.00 star(s) 0 ratings
Top Bottom