Initial commit

Mr Kheese's Type DEF mod in its initial state before any changes
This commit is contained in:
Antoine Berenguer 2025-02-09 07:41:57 +01:00
commit 03a7150372
548 changed files with 17036 additions and 0 deletions

60
data/fed_cruiser.xml Executable file
View file

@ -0,0 +1,60 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2012 by Subset Games. All rights reserved.-->
<img x="-125" y="-60" w="710" h="401" />
<offsets>
<floor x="380" y="193" />
<cloak x="-10" y="-10" />
</offsets>
<weaponMounts>
<mount x="268" y="32" rotate="true" mirror="true" gib="2" slide="up" />
<mount x="268" y="368" rotate="true" mirror="false" gib="4" slide="down" />
<mount x="614" y="120" rotate="true" mirror="true" gib="5" slide="up" />
<mount x="614" y="282" rotate="true" mirror="false" gib="6" slide="down" />
<mount x="649" y="200" rotate="false" mirror="false" gib="6" slide="no" />
</weaponMounts>
<explosion>
<gib1>
<velocity min="0.40" max="0.70" />
<direction min="20" max="50" />
<angular min="-0.40" max="-0.10" />
<x>0</x>
<y>0</y>
</gib1>
<gib2>
<velocity min="0.20" max="0.50" />
<direction min="280" max="300" />
<angular min="-0.20" max="0.20" />
<x>126</x>
<y>0</y>
</gib2>
<gib3>
<velocity min="0.10" max="0.30" />
<direction min="260" max="280" />
<angular min="-0.30" max="0.30" />
<x>80</x>
<y>114</y>
</gib3>
<gib4>
<velocity min="0.30" max="0.60" />
<direction min="120" max="200" />
<angular min="0.20" max="0.60" />
<x>0</x>
<y>247</y>
</gib4>
<gib5>
<velocity min="0.30" max="0.60" />
<direction min="260" max="280" />
<angular min="-0.20" max="0.20" />
<x>327</x>
<y>73</y>
</gib5>
<gib6>
<velocity min="0.30" max="0.60" />
<direction min="200" max="240" />
<angular min="0.20" max="0.60" />
<x>470</x>
<y>130</y>
</gib6>
</explosion>