Last change
on this file since 11075 was
11052,
checked in by landauf, 9 years ago
|
merged branch presentationHS15 back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
1.9 KB
|
Rev | Line | |
---|
[6867] | 1 | <weaponslots> |
---|
[7052] | 2 | <WeaponSlot position="0,0,0" yaw=0 pitch=0 roll=0 /> |
---|
[9348] | 3 | <!-- |
---|
| 4 | <WeaponSlot position="-0.5,0.8,2.5" yaw=0 pitch=0 roll=0 /> |
---|
[7052] | 5 | <WeaponSlot position="15,-1.5,-25" yaw=0 pitch=0 roll=0 /> |
---|
[9348] | 6 | <WeaponSlot position="0,0,-45" yaw=0 pitch=0 roll=0 /> |
---|
| 7 | --> |
---|
[6867] | 8 | </weaponslots> |
---|
| 9 | <weaponsets> |
---|
| 10 | <WeaponSet firemode=0 /> |
---|
| 11 | <WeaponSet firemode=1 /> |
---|
| 12 | </weaponsets> |
---|
[11052] | 13 | <weaponpacks> |
---|
[6867] | 14 | <WeaponPack firemode=0> |
---|
[9348] | 15 | <links> |
---|
[6867] | 16 | <DefaultWeaponmodeLink firemode=0 weaponmode=0 /> |
---|
| 17 | <DefaultWeaponmodeLink firemode=1 weaponmode=1 /> |
---|
| 18 | <DefaultWeaponmodeLink firemode=2 weaponmode=2 /> |
---|
| 19 | </links> |
---|
[9348] | 20 | <Weapon> |
---|
| 21 | <HsW01 mode=0 munitionpershot=0 delay=0.0 damage=2.5 material="Flares/point_lensflare" muzzleoffset=" 0.7, -0.3, -3" /> |
---|
| 22 | <LightningGun mode=1 muzzleoffset="0,0,0" damage=3.14159 shielddamage=20/> |
---|
[6867] | 23 | </Weapon> |
---|
| 24 | <LaserGun |
---|
| 25 | position="0,0,0" |
---|
| 26 | munitionType="LaserGunMunition" |
---|
| 27 | bulletLoadingTime="0.2" |
---|
| 28 | magazineLoadingTime="5.0" |
---|
[7055] | 29 | speed="1000" |
---|
[6867] | 30 | unlimitedMunition=true |
---|
| 31 | /> |
---|
[9348] | 32 | <!--LaserGun |
---|
[6867] | 33 | position="0,0,0" |
---|
| 34 | munitionType="LaserGunMunition" |
---|
| 35 | bulletLoadingTime="0.2" |
---|
| 36 | magazineLoadingTime="5.0" |
---|
| 37 | speed="1250" |
---|
| 38 | unlimitedMunition=true |
---|
| 39 | /> |
---|
| 40 | </WeaponPack> |
---|
| 41 | <WeaponPack firemode=1> |
---|
| 42 | <Fusion |
---|
| 43 | position="0,0,0" |
---|
| 44 | munitionType="FusionMunition" |
---|
| 45 | bulletLoadingTime="0.3" |
---|
| 46 | magazineLoadingTime="3" |
---|
| 47 | speed="600" |
---|
| 48 | unlimitedMunition=true |
---|
[9348] | 49 | /--> |
---|
[6867] | 50 | </WeaponPack> |
---|
[11052] | 51 | </weaponpacks> |
---|
| 52 | <munition> |
---|
| 53 | <LaserMunition initialmagazines=8 maxmagazines=8 munitionpermagazine=5 replenishamount=1 replenishinterval=7.5/> |
---|
| 54 | <LightningMunition initialmagazines=2 maxmagazines=2 munitionpermagazine=8 /> |
---|
| 55 | </munition> |
---|
Note: See
TracBrowser
for help on using the repository browser.