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

59
data/fusion.xml Executable file
View file

@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright (c) 2012 by Subset Games. All rights reserved.-->
<img x="-131" y="-37" w="630" h="348" />
<offsets>
<floor x="318" y="153" />
<cloak x="-10" y="-10" />
</offsets>
<weaponMounts>
<mount x="540" y="88" rotate="true" mirror="true" gib="3" slide="up" />
<mount x="540" y="260" rotate="true" mirror="false" gib="4" slide="down" />
<mount x="250" y="32" rotate="true" mirror="true" gib="6" slide="up" />
<mount x="320" y="309" rotate="true" mirror="false" gib="2" slide="down" />
</weaponMounts>
<explosion>
<gib1>
<velocity min="0.10" max="0.20" />
<direction min="80" max="150" />
<angular min="0.10" max="0.30" />
<x>72</x>
<y>135</y>
</gib1>
<gib2>
<velocity min="0.30" max="0.80" />
<direction min="140" max="180" />
<angular min="0.30" max="0.50" />
<x>0</x>
<y>164</y>
</gib2>
<gib3>
<velocity min="0.30" max="0.60" />
<direction min="290" max="330" />
<angular min="-0.50" max="-0.20" />
<x>306</x>
<y>28</y>
</gib3>
<gib4>
<velocity min="0.30" max="0.50" />
<direction min="220" max="250" />
<angular min="-0.30" max="0.30" />
<x>352</x>
<y>94</y>
</gib4>
<gib5>
<velocity min="0.10" max="0.30" />
<direction min="20" max="50" />
<angular min="-0.30" max="0.30" />
<x>122</x>
<y>47</y>
</gib5>
<gib6>
<velocity min="0.40" max="1.00" />
<direction min="30" max="60" />
<angular min="-0.60" max="-0.20" />
<x>39</x>
<y>0</y>
</gib6>
</explosion>