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/disruptor.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="-111" y="-96" w="595" h="438" />
<offsets>
<floor x="280" y="214" />
<cloak x="-10" y="-10" />
</offsets>
<weaponMounts>
<mount x="469" y="178" rotate="true" mirror="true" gib="5" slide="up" />
<mount x="469" y="260" rotate="true" mirror="false" gib="3" slide="down" />
<mount x="250" y="99" rotate="true" mirror="true" gib="2" slide="up" />
<mount x="250" y="340" rotate="true" mirror="false" gib="6" slide="down" />
</weaponMounts>
<explosion>
<gib1>
<velocity min="0.20" max="0.40" />
<direction min="0" max="40" />
<angular min="-0.10" max="0.10" />
<x>58</x>
<y>78</y>
</gib1>
<gib2>
<velocity min="0.50" max="1.00" />
<direction min="40" max="70" />
<angular min="-0.50" max="-0.20" />
<x>0</x>
<y>0</y>
</gib2>
<gib3>
<velocity min="0.10" max="0.30" />
<direction min="200" max="250" />
<angular min="0.05" max="0.10" />
<x>102</x>
<y>150</y>
</gib3>
<gib4>
<velocity min="0.10" max="0.30" />
<direction min="80" max="100" />
<angular min="-0.10" max="0.10" />
<x>18</x>
<y>114</y>
</gib4>
<gib5>
<velocity min="0.40" max="0.60" />
<direction min="290" max="320" />
<angular min="0.10" max="0.30" />
<x>213</x>
<y>133</y>
</gib5>
<gib6>
<velocity min="0.50" max="0.70" />
<direction min="120" max="150" />
<angular min="0.10" max="0.40" />
<x>0</x>
<y>237</y>
</gib6>
</explosion>