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/skeleton.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="-153" y="-129" w="600" h="606" />
<offsets>
<floor x="306" y="299" />
<cloak x="18" y="17" />
</offsets>
<weaponMounts>
<mount x="460" y="178" rotate="true" mirror="true" gib="4" slide="up" />
<mount x="460" y="428" rotate="true" mirror="false" gib="3" slide="down" />
<mount x="425" y="135" rotate="true" mirror="true" gib="6" slide="right" />
<mount x="425" y="472" rotate="true" mirror="false" gib="3" slide="right" />
</weaponMounts>
<explosion>
<gib1>
<velocity min="0.60" max="1.00" />
<direction min="150" max="240" />
<angular min="-0.40" max="0.40" />
<x>0</x>
<y>298</y>
</gib1>
<gib2>
<velocity min="0.00" max="0.20" />
<direction min="240" max="300" />
<angular min="-0.40" max="0.40" />
<x>204</x>
<y>225</y>
</gib2>
<gib3>
<velocity min="0.50" max="1.00" />
<direction min="180" max="250" />
<angular min="0.00" max="1.00" />
<x>207</x>
<y>317</y>
</gib3>
<gib4>
<velocity min="0.40" max="0.60" />
<direction min="-60" max="20" />
<angular min="-0.20" max="0.20" />
<x>247</x>
<y>148</y>
</gib4>
<gib5>
<velocity min="0.20" max="0.80" />
<direction min="60" max="120" />
<angular min="-1.00" max="-0.20" />
<x>0</x>
<y>161</y>
</gib5>
<gib6>
<velocity min="0.40" max="0.80" />
<direction min="0" max="40" />
<angular min="-0.70" max="-0.20" />
<x>21</x>
<y>0</y>
</gib6>
</explosion>